Hi, I really don't catch the thing between "no-quorum-policy" value and the probability of "race to stonith" ... For me, if there is a problem on the whole heartbeat network (so for all nodes in the cluster), whatever the number of healthy nodes (with quorum or not) , there will be a race to stonith . Could you explain to me my misunderstanding ?
Moreover, in a two-nodes cluster, I think that "no-quorum-policy=ignore" is mandatory, otherwise failover will not be possible ... right or not ? Thanks. Alain > Hi, > > > > ok but do you agree that in case of heartbeat network problem, there will > > be a "race to stonith" from all nodes in the cluster and so the risk that > > both nodes will be killed is not zero ? > > > not zero but incredibly small. > > first of all, bot all nodes have the same amount of work to do. one > node usually has a head start. > second, some switches only allow a single connection, perhaps that is > a feature in your case. > > also, this only happens when you've set no-quorum-policy=ignore which > is really not recommended. > > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
