Changing ip addresses on cluster

joostsoo

New Member
Jan 9, 2014
2
0
1
Hello
i need to change the ip addresses of 3 proxmox servers that are in a cluster.
can someone tell me what the impact will be on the cluster?
thanks, Joost
 
Hello Joost

i need to change the ip addresses of 3 proxmox servers that are in a cluster.
can someone tell me what the impact will be on the cluster?

in /etc/hosts you find the following line (example: IP is "192.168.22.111", nodename is "node1" domain is "mydomain.tld") :

Code:
192.168.22.111 node1.mydomain.tld node1 pvelocalhost

Do the following in all nodes:
- Define the new IP-address for the NIC (or bridge) you want to use
- adapt the IP-address in /etc/hosts accordingly
- Reboot

That´s all

Do not change the nodename (node1 in the example)!!

Kind regards

Mr.Holmes
 
Hello Joost



in /etc/hosts you find the following line (example: IP is "192.168.22.111", nodename is "node1" domain is "mydomain.tld") :

Code:
192.168.22.111 node1.mydomain.tld node1 pvelocalhost

Do the following in all nodes:
- Define the new IP-address for the NIC (or bridge) you want to use
- adapt the IP-address in /etc/hosts accordingly
- Reboot

That´s all

Do not change the nodename (node1 in the example)!!

Kind regards

Mr.Holmes
Hello Mr. Holmes
Thanks for your reply.
I will try this.
Thanks
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!