[Pacemaker] Periodically appear non-existent nodes
Andreas Kurz
andreas at hastexo.com
Wed Apr 18 13:26:47 UTC 2012
On 04/17/2012 09:31 PM, ruslan usifov wrote:
>
>
> 2012/4/17 Proskurin Kirill <k.proskurin at corp.mail.ru
> <mailto:k.proskurin at corp.mail.ru>>
>
> On 04/17/2012 03:46 PM, ruslan usifov wrote:
>
> 2012/4/17 Andreas Kurz <andreas at hastexo.com
> <mailto:andreas at hastexo.com> <mailto:andreas at hastexo.com
> <mailto:andreas at hastexo.com>>>
>
>
> On 04/14/2012 11:14 PM, ruslan usifov wrote:
> > 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
>
>
> I have this problem some time ago.
> I "solved" it something like that:
>
> crm node delete NODENAME
> crm_node --force --remove NODENAME
> cibadmin --delete --obj_type nodes --crm_xml '<node uname="NODENAME"/>'
> cibadmin --delete --obj_type status --crm_xml '<node_state
> uname="NODENAME"/>'
>
> --
>
>
> I do the same, but some times after cluster reconfiguration (node failed
> due power supply failure) removed nodes appear again, and this happens
> 3-4 times
And the same behavior if you switch your cluster into maintenance-mode
(to avoid service downtime) and stop/start pacemaker and corosync
completely?
Regards,
Andreas
--
Need help with Pacemaker?
http://www.hastexo.com/now
>
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 222 bytes
Desc: OpenPGP digital signature
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20120418/232c9732/attachment-0004.sig>
More information about the Pacemaker
mailing list