Proxmox Cluster change IP of a node
Changing the IP address of a Proxmox cluster node is similar to changing the IP on a Linux machine, but it involves additional steps. Step 1 Update the new IP on these files /etc/network/interfaces /etc/hosts Step 2 Stop the corosync and cluster services systemctl stop corosync.service