I originally set up my proxmox cluster with 3 nodes: proxmox1, proxmox2, proxmox3. This cluster had high availability set up.
Later on I added some newer hardware to the same cluster, creating pmx4, pmx5 and pmx6. I then shut down the original proxmox1, proxmox2, proxmox3 and used pvecm delnode proxmox1, 2, 3 to remove them from the new ones..
Removing the old nodes seems to have worked everywhere in the cluster, *except* in the HA tab. For some reason, the original proxmox1 is still showing as the master, and nodes 1 and 2 are both showing as having the LRM running.
I did find /etc/pve/local/lrm_status but confusingly on proxmox4 for example this just contains the below, which isn't reflected in the UI anywhere.
I have had a dig through the /etc/pve directory but can't obviously see where this config exists. Can anyone suggest how I can reset the HA subsystem to get it working on the new nodes 4,5,6?
Thank you in advance for any support
Later on I added some newer hardware to the same cluster, creating pmx4, pmx5 and pmx6. I then shut down the original proxmox1, proxmox2, proxmox3 and used pvecm delnode proxmox1, 2, 3 to remove them from the new ones..
Removing the old nodes seems to have worked everywhere in the cluster, *except* in the HA tab. For some reason, the original proxmox1 is still showing as the master, and nodes 1 and 2 are both showing as having the LRM running.
I did find /etc/pve/local/lrm_status but confusingly on proxmox4 for example this just contains the below, which isn't reflected in the UI anywhere.
Code:
{"mode":"active","state":"wait_for_agent_lock","results":{},"timestamp":1678223702}
I have had a dig through the /etc/pve directory but can't obviously see where this config exists. Can anyone suggest how I can reset the HA subsystem to get it working on the new nodes 4,5,6?
Thank you in advance for any support
Last edited: