[SOLVED] Change ring address to node in cluster

Paspao

Active Member
Aug 1, 2017
69
2
28
55
Hello,

During cluster creation I forgot to add ring address to one of the nodes resulting it to be added in wrong network.

How can I fix this?

I was thinking to remove node and add again but documentation says removed nodes can't be added back.

The node is part of a Ceph hyper-converged configuration.

Which is the correct procedure?

Thank you.
Paolo
 
Thank you very much Chris, it worked.

In the pvecm status I see the name of the node I fixed showing old IP of wrong network. Is it possible to fix this too?

Then in web interface for cluster nodes summary I see some nodes with "Server Address" as public IP and some as local one, but in cluster information page I see correct Ring 0 local address.

Thank you.
Paolo
 
Last edited:
Did you restart corosync by `systemctl restart corosync` on all nodes of the cluster one by one after editing?
 
I thought so, maybe I missed one, now is fixed.

Thank you again.

Have a nice day ;-)