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.
Thanks, Pravin. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
