I'm trying to delete a host from an existing cluster. I read over some threads, specifically this one:
https://forum.proxmox.com/threads/deleted-cluster-node-still-shows-up-in-webinterface-pve-4-1.26819/
I ran this:
root@pm1:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
4 1 10.0.0.100
3 1 10.0.0.101 (local)
5 1 10.0.0.104
1 1 10.0.0.105
The host I want to remove was already NOT in this list (10.0.0.103)
I deleted the host from here:
/etc/pve/nodes/<node>
And double checked that /etc/pve/nodes/<node> was gone from all the other hosts.
Next I ran the following commands on all the hosts:
systemctl restart pvedaemon.service
systemctl restart pveproxy
I restarted my browser and even used an incognito window, but I'm still seeing the old host listed in the webUI.
Anyone have any thoughts?
https://forum.proxmox.com/threads/deleted-cluster-node-still-shows-up-in-webinterface-pve-4-1.26819/
I ran this:
root@pm1:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
4 1 10.0.0.100
3 1 10.0.0.101 (local)
5 1 10.0.0.104
1 1 10.0.0.105
The host I want to remove was already NOT in this list (10.0.0.103)
I deleted the host from here:
/etc/pve/nodes/<node>
And double checked that /etc/pve/nodes/<node> was gone from all the other hosts.
Next I ran the following commands on all the hosts:
systemctl restart pvedaemon.service
systemctl restart pveproxy
I restarted my browser and even used an incognito window, but I'm still seeing the old host listed in the webUI.
Anyone have any thoughts?