Question about ip's

  • Thread starter Thread starter Chogaw
  • Start date Start date
C

Chogaw

Guest
Hello,

I have 3 servers using proxmox. All of them clustered. I have 1 question about ips.

If i change my main servers ip subnet, what do i need to do?

For example, think that my server2's ip subnet is 2.2.2.2 /28 and i changed this servers ips with 2.2.2.100 /28. What do i need to do after that proccess? Is my cluster system detect new ips, or do i need to add and change it manually.

I hope i explained it.

Thanks.
 
Hello,

I have 3 servers using proxmox. All of them clustered. I have 1 question about ips.

If i change my main servers ip subnet, what do i need to do?

For example, think that my server2's ip subnet is 2.2.2.2 /28 and i changed this servers ips with 2.2.2.100 /28. What do i need to do after that proccess? Is my cluster system detect new ips, or do i need to add and change it manually.

I hope i explained it.

Thanks.
Hi,
pve need all clusternodes in the same subnet. For clustercommunication vmbr0 (or if not present eth0) is used.
Perhaps other configs will run, but they are not supportet.

Udo