[Pacemaker] Periodically appear non-existent nodes

ruslan usifov ruslan.usifov at gmail.com
Sat Apr 14 17:14:17 EDT 2012


Hello

I remove 2 nodes from cluster, with follow sequence:

crm_node --force -R <id of node1>
crm_node --force -R <id of node2>
cibadmin --delete --obj_type nodes --crm_xml '<node uname="node1"/>'
cibadmin --delete --obj_type status --crm_xml '<node_state uname="node1"/>'
cibadmin --delete --obj_type nodes --crm_xml '<node uname="node2"/>'
cibadmin --delete --obj_type status --crm_xml '<node_state uname="node2"/>'


Nodes after this deleted, but if for example i restart (reboot) one of
existent nodes in working cluster, this deleted nodes appear again in
OFFLINE state

PS:
   OS ubuntu 10.0.4(2.6.32-40)
   pacemaker 1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c
   corosync 1.4.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20120415/1f73ce5f/attachment-0002.html>


More information about the Pacemaker mailing list