Hello,
i have strange issue. I've removed few nodes from proxmox cluster that i have using the command
and then removed the folders node1,2,3,4 located in /etc/pve/nodes/
Node is no longer existing in the node list, but i noticed that it is still showing in HA
is there a clean way how i can remove them from there. Thank you!
PS. I did that in the past, and the deleted node was staying in the HA for a while and then it was gone.
i have strange issue. I've removed few nodes from proxmox cluster that i have using the command
Code:
pvecm delnode node1
Node is no longer existing in the node list, but i noticed that it is still showing in HA
Code:
master node10 (idle, Sat Feb 8 15:21:08 2025)
lrm node1 (unable to read lrm status)
lrm node10 (idle, Tue Mar 4 07:19:43 2025)
lrm node11 (idle, Tue Mar 4 07:19:43 2025)
lrm node12 (idle, Tue Mar 4 07:19:41 2025)
lrm node13 (idle, Tue Mar 4 07:19:43 2025)
lrm node14 (idle, Tue Mar 4 07:19:43 2025)
lrm node2 (unable to read lrm status)
lrm node3 (unable to read lrm status)
lrm node4 (unable to read lrm status)
lrm node5 (idle, Tue Mar 4 07:19:44 2025)
lrm node6 (idle, Tue Mar 4 07:19:44 2025)
lrm node7 (idle, Tue Mar 4 07:19:43 2025)
lrm node8 (idle, Tue Mar 4 07:19:44 2025)
lrm node9 (idle, Tue Mar 4 07:19:44 2025)
is there a clean way how i can remove them from there. Thank you!
PS. I did that in the past, and the deleted node was staying in the HA for a while and then it was gone.