Change the IP Address of a Proxmox Clustered Node
First stop the cluster services
Mount the filesystem locally
Edit the network interfaces file to have the new IP information
Be sure to replace both the address and gateway
Replace any host entries with the new IP addresses
Change the DNS server as necessary
Edit the corosync file and replace the old IPs with the new IPs for all hosts
BE SURE TO INCREMENT THE config_version: x LINE BY ONE TO ENSURE THE CONFIG IS NOT OVERWRITTEN
Edit the known hosts file to have the correct IPs
If using ceph, edit the ceph configuration file to reflect the new network
If you want to be granular... fix the IP in /etc/issue
Verify there aren't any stragglers with the old IP hanging around
Reboot the system to cleanly restart all the networking and services
Bibliography
https://forum.proxmox.com/threads/change-cluster-nodes-ip-addresses.33406/ https://pve.proxmox.com/wiki/Cluster_Manager#_remove_a_cluster_node