PVE cluster communication failed when I changed PVE nodes IP address

caocao

New Member
Nov 4, 2024
2
0
1
Hi guys, When I changed the IP addresses of all nodes in the PVE cluster, I found that the PVE cluster communication failed.
before updating:
Node1:192.168.100.101,Node2:192.168.100.102
after updating:
Node1:172.16.100.101,Node2:172.16.100.102

After the IP address is modified successfully, the network communication of the virtual machine in PVE is normal, but the cluster communication fails. I guess it is because the cluster communication configuration still uses the old IP address instead of the newly modified IP address.

Can anyone tell me how to solve this problem? Thanks a lot
 
Last edited:
thanks a lot. Let me check the doc above and then reply you when I have question even