After the IP address of GridDB cluster is changed, the database cannot be connected through gridstore-jdbc

Viewed 20

Environment description: OS:CentOS 7.9 GridDB :CE 5.0 Operation: changed the IP address of the GridDB cluster, mainly modified

"serviceAddress" in/var/lib/gridstore/conf/gs _ node.json file:

"notificationMember" in /var/lib/gridstore/conf file:

Check the service status after modification. enter image description here

Check the situation of the cluster. enter image description here

It seems that everything is correct, but it can't be connected through JDBC. My client is DBeaver. enter image description here

Please tell me what's wrong. thank you

0 Answers
Related