Deleted node in Proxmox cluster is still there

adoII

Renowned Member
Jan 28, 2010
182
19
83
Hi,

this is the output of pvecm nodes:
Code:
Node  Sts   Inc   Joined               Name
   1   X    968                        san03
   2   M   1160   2013-01-23 17:16:09  san05
   3   M   1168   2013-01-25 16:17:22  san07
   4   M   1024   2013-01-10 20:39:01  san06
   5   X   1192                        san01
   6   M    956   2012-11-27 13:10:13  san02

Yesterday I removed the machine san01 from the cluster. I was logged in on san01 and typed in "pvecm delnode san01".
I think I should better to this delnode stuff from another cluster member.

However:
The Server san06 still shows up in the webinterface datacenter view.
The node san03 which I also deleted some weeks ago is not shown in datacenter view.
How can I get datacenter view and pvecm nodes view right, so that the deleted cluster member is not shown anymore ?
 
To answer my own question:
I did an /etc/init.d/pve-daemon stop and an /etc/init.d/cman restart and an /etc/init.d/pve-daemon start on one of the nodes.
After this the delete cluster member was not visible anymore