On 2011-06-22 12:41, Proskurin Kirill wrote:
> Hello all.
> 
> I have a strange problem.
> At the beginning of my cluster there is a nodes called mysender38.i and
> mysender39.i
> 
> Then I:
> Stop them
> Delete all from /var/lib/heartbeat/crm/*
> 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"/>'
> Changed they hostname
> Start them
> 
> And they are gone and new one a running.
> But *any time* I make changes in cluster configuration I get this:
> OFFLINE: [ mysender39.i mysender38.i ]
> 
> And I need to crm_node --force --remove and so on again to make them
> disappear. It is a bug or I doing something wrong?

Why do you do things the hard way rather than simply running "crm node
delete <node>"?

Cheers,
Florian

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pacemaker mailing list: Pacemaker@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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to