Hi all,
I've had a node die on me and so I was going to remove it from the cluster by following: https://pve.proxmox.com/wiki/Cluster_Manager#_remove_a_cluster_node but when I do pvecm status the dead node (pve2) isn't listed:
root@pve1:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
3 1 pve3
4 1 pve1 (local)
root@pve1:~#
But pvecm status shows 3 quorum votes:
root@pve1:~# pvecm status
Cluster information
-------------------
Name: pve-cluster-01
Config Version: 7
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Thu Apr 17 10:58:19 2025
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000004
Ring ID: 3.184d
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000003 1 192.168.0.201
0x00000004 1 192.168.0.202
pve2 isn't coming back so i just want it gone now. Do I just remove it from /etc/pve/nodes ?
I'm not worried about the VMs that were on it. They have been restored from backup to another node now.
Thanks
I've had a node die on me and so I was going to remove it from the cluster by following: https://pve.proxmox.com/wiki/Cluster_Manager#_remove_a_cluster_node but when I do pvecm status the dead node (pve2) isn't listed:
root@pve1:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
3 1 pve3
4 1 pve1 (local)
root@pve1:~#
But pvecm status shows 3 quorum votes:
root@pve1:~# pvecm status
Cluster information
-------------------
Name: pve-cluster-01
Config Version: 7
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Thu Apr 17 10:58:19 2025
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000004
Ring ID: 3.184d
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000003 1 192.168.0.201
0x00000004 1 192.168.0.202
pve2 isn't coming back so i just want it gone now. Do I just remove it from /etc/pve/nodes ?
I'm not worried about the VMs that were on it. They have been restored from backup to another node now.
Thanks