"Hi,
I am setting up a 3-node Proxmox cluster (WIK-1, WIK-2, WIK-3). I want to do it the right way from the start by separating the cluster traffic (Corosync) from the management/VM traffic.
My setup:
My questions:
Thanks for any advice!"
I am setting up a 3-node Proxmox cluster (WIK-1, WIK-2, WIK-3). I want to do it the right way from the start by separating the cluster traffic (Corosync) from the management/VM traffic.
My setup:
- Management Network: 192.168.120.0/24 (GUI access, Web, etc.)
- Cluster Network (Dedicated VLAN 140): 192.168.140.0/24
My questions:
- Should I point the hostname in /etc/hosts to the management IP (120.x) or the cluster IP (140.x)?
- When creating the cluster via GUI, I select the 140.x address as Link 0. Is this enough to ensure the cluster is isolated?
- I previously encountered 'Error 500' and 'pmxcfs lock' issues when trying this. What is the correct sequence of steps to bind the cluster to the dedicated VLAN so the Web GUI stays stable on the management IP?
Thanks for any advice!"