Ciao, On Thu, May 21, 2009 at 11:06:45AM +0200, Cristina Bulfon wrote: > Ciao, > > first of all I'd like to thank you for helping me to set up HA r2 style for > my needs. > I have another question to ask : is it possible to check with HA if a node > is in HANG state ?
What's a HANG state? > I am non sure if a machine is in HANG the resources will be migrate to the > other node and > I'd like to reduce the single point of failure in my cluster. If the HANG state is the state in which a node is... well, hanging, doing nothing worth mentioning, in that case there should be a failover of all resources to the node which is sort of healthy, providing that you have stonith enabled and the healthy node could fence (stonith) the hanging node. Also, if you're using pacemaker 1.x/openais you should set the no-qourum-policy to ignore. Thanks, Dejan > Thanks > > cristina > _______________________________________________ > 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
