Hello, we are currently working on rebalancing our disks across our production environment. This required removing a node from the cluster, and reinstalling PVE on a new OS disk. This task went alright, and was able to be rejoined into the cluster.
The node is available on its proper IP @ 192.168.20.50:8006. We use a completely separate network for ceph (4.4.4.x). The cluster & ceph are both working alright.
The issue is when running
Compared to all other nodes using the proper addressing like this:
Network & corosync configs are the same across each node so I'm not understanding why this one node is giving different output. Thanks in advance for any help!
The node is available on its proper IP @ 192.168.20.50:8006. We use a completely separate network for ceph (4.4.4.x). The cluster & ceph are both working alright.
The issue is when running
netstat -antplu | grep 8006
on each node; I can see this one the newly reinstalled nodeCompared to all other nodes using the proper addressing like this:
Network & corosync configs are the same across each node so I'm not understanding why this one node is giving different output. Thanks in advance for any help!