changing primary subnets

isaacgolding

Member
Mar 2, 2023
1
0
6
So my cluster is getting moved into a new parent/host network with new addresses.


Other than "/etc/network/interfaces" and /etc/hosts what other files should I be looking at for ip addresses that will need to be changed?
 
Last edited:
/etc/resolv.conf for domain name and IP of DNS servers.
/etc/pve/corosync.conf to modify the IP's used by Corosync for the different members of the cluster
/etc/pve/storage.cfg for the config of shared storage like NFS, SMB or iSCSI that store the VM's and/or backups, templates, ISO's

See THIS official doc for more details and best practices about Corosync in Proxmox.
Have a nice day,

EDIT : add storage.cfg
 
Last edited: