On Wed, 2009-08-05 at 20:42 -0400, Bernie Wu wrote: > Hi Listers, > How can I remove nodes that currently appear in my Linux HA Management Client > ? If it's heartbeat based cluster, first you should run hb_delnode to delete the nodes.
And then delete them from cib: If you are using the latest cluster stack, you could either delete them via the GUI if you have pacemaker-mgmt installed, Or run "crm node delete ...". If you are still using heartbeat-2.1, you have to run cibadmin to delete them. > These nodes belong to another cluster and they appear as stopped. > > TIA > Bernie > > ________________________________ > The information contained in this e-mail message is intended only for the > personal and confidential use of the recipient(s) named above. This message > may be an attorney-client communication and/or work product and as such is > privileged and confidential. If the reader of this message is not the > intended recipient or an agent responsible for delivering it to the intended > recipient, you are hereby notified that you have received this document in > error and that any review, dissemination, distribution, or copying of this > message is strictly prohibited. If you have received this communication in > error, please notify us immediately by e-mail, and delete the original > message. > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems -- Regards, Yan Gao China R&D Software Engineer [email protected] Novell, Inc. Making IT Work As One?6?4 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
