orphaned node preventing new node join

Vorl

Member
Jan 7, 2023
37
2
13
Hey, so I had a node fail and removed it with pvecm delnode and it was still showing up in the gui. after looking around I cleaned up the /etc/pve/nodes/<nodename> from all the active servers. Now I have a replacement node would like to add it but when I go into datacenter cluster it stuck trying to find the old node.

this is what I see.
1728077535220.png

The node that should be gone is pve-hunsn.

Cluster information
-------------------
Name: home
Config Version: 7
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Fri Oct 4 17:31:22 2024
Quorum provider: corosync_votequorum
Nodes: 4
Node ID: 0x00000004
Ring ID: 1.d7e
Quorate: Yes

Votequorum information
----------------------
Expected votes: 5
Highest expected: 5
Total votes: 4
Quorum: 3
Flags: Quorate

Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.1.220
0x00000003 1 192.168.1.243
0x00000004 1 192.168.1.244 (local)
0x00000005 1 192.168.1.239

Membership information
----------------------
Nodeid Votes Name
1 1 pve-hunsn2
3 1 pve-asrrack1
4 1 pve-asrrack2 (local)
5 1 pve-tr2950x


Any idea how I can resolve both removing the old node and letting me add the new node.

Thanks!