Hello, would appreciate any pointers in how to do this.
I created a Proxmox cluster with three nodes, with public IP addresses. Let's say:
I would like to change them to an internal network, behind a switch. Maybe to something like:
What do I need to do to achieve this. Is there a way to change the IP addresses in a number of files and know that the cluster will continue working from then on?
Would I need to rebuild the cluster? In this case, how do I do it, delete node by node and then create a new cluster, add node by node?
I don't know if it's even something that can be done. Ideally, I'd have this cluster running behind a switch, with the private IP addresses, and have the VMs visible to the public, with the production websites. If this is something that can be done in a series of discreet steps, I'd appreciate any input on how to go about it.
Thanks for any help you can share.
I created a Proxmox cluster with three nodes, with public IP addresses. Let's say:
74.6.143.25
74.6.143.26
74.6.143.27
I would like to change them to an internal network, behind a switch. Maybe to something like:
192.168.1.25
192.168.1.26
192.168.1.27
What do I need to do to achieve this. Is there a way to change the IP addresses in a number of files and know that the cluster will continue working from then on?
Would I need to rebuild the cluster? In this case, how do I do it, delete node by node and then create a new cluster, add node by node?
I don't know if it's even something that can be done. Ideally, I'd have this cluster running behind a switch, with the private IP addresses, and have the VMs visible to the public, with the production websites. If this is something that can be done in a series of discreet steps, I'd appreciate any input on how to go about it.
Thanks for any help you can share.