Hi,

On Mon, Feb 14, 2011 at 12:00:27PM -0500, pravin wrote:
> Hello,
> I have Linux HA setup (3.0.3) with pacemaker(1.0.7) for cluster of 6
> nodes. HA works fine. I have one question about managing nodes.
> Is there way to mark node offline manually when I know that node is
> down before heart-beat detect node down?
> `crm node fence <node>`  works when node is UP and running; stonith
> works. But fencing does not work when node is actually down, i do not
> see stonith script triggered in this case and I have to wait for
> heart-beat timeout to happen.

There's node clearstate command but only in Pacemaker 1.1.x.
Otherwise, you can try "node delete". The node should be added
automatically if it appears again. There were some issues with
that command, perhaps you'd need to upgrade to 1.0.10, not sure.

Thanks,

Dejan

> Thanks,
> Pravin.
> _______________________________________________
> 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

Reply via email to