On 5/12/07, Mariusz Mart <[EMAIL PROTECTED]> 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
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems