issue to delete a node of a cluster

yellow-cake

New Member
Feb 17, 2016
15
0
1
31
Hello,

I want delete a node of my cluster. For do this, i do :

- Poweroff the node.

- Connected on one of two remaining node via ssh.

- pvecm delnode [node]

but i had a return :

- Node/IP: [node] is not a known host of the cluster.

do you have an idea ?

Thank.

Edit : When I do pvecm status (with the node started) I see 3 nodes but when i poweroff this node, i see only 2 nodes (the node poweroff is miss)
 
Yes, indeed.

But when I turn off this node, it is not in the list.

edit : I try again today and strangely, it work ! (I think)

root@node2:~# pvecm delnode node1
Killing node 1
root@node2:~#
 
Last edited: