[Linux-HA] Remove node from cluster

Andrew Beekhof beekhof at gmail.com
Tue May 15 03:05:10 MDT 2007


On 5/12/07, Mariusz Mart <mamart at novell.pl> wrote:
> Hi!
>
> I have 3 node cluster and I would like to remove one node from CRM database. Is there a simple solution for that?
> I can just stop it and not use, but it will be better if there is no extra node in hb_gui;)

you need to stop the node
then you need to run hb_delnode (i'm not sure of the options)
then you need to delete the node from the CIB using
   cibadmin -D -o nodes -X '<node uname="yournodename"/>'
and
   cibadmin -D -o status -X '<node_status uname="yournodename"/>'

>
> Mariusz
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>


More information about the Linux-HA mailing list