Hello.
I have a cluster of nodes A, B and C. I wanted to change B's IP address.
On node B I did:
Then, on node B too, I changed its IP address on
And incremented the config version on that last file
Then
Then the PVE GUI showed a red sign on node B and question marks on its VMs. I tried unsuccessfully different things to solve it.
On A and C,
On A and C
What did I do wrong?
How could I troubleshoot it?
Thank you.
I have a cluster of nodes A, B and C. I wanted to change B's IP address.
On node B I did:
Code:
systemctl stop pve-cluster
systemctl stop corosync
pmxcfs -l
Then, on node B too, I changed its IP address on
/etc/network/interfaces
/etc/hosts
/etc/pve/corosync.conf
And incremented the config version on that last file
Then
reboot
Then the PVE GUI showed a red sign on node B and question marks on its VMs. I tried unsuccessfully different things to solve it.
On A and C,
pvecm status
does not show the new config version number of B. They were not updated and still show the old number.On A and C
pvecm nodes
only shows 2 nodes: A and C.What did I do wrong?
How could I troubleshoot it?
Thank you.
Last edited: