On Wed, Jun 4, 2008 at 8:18 AM, Alexander Hofmann <[EMAIL PROTECTED]> wrote: > Hello list, > > I have a problem with my Heartbeat and STONITH configuration: > When I disconnect the two private links both nodes are STONITHed.
Right - because neither side can see the other. And because the cluster only has two nodes, both sides also have quorum (which allows them to shoot the other). Two options: - add a third node (so only one side of the cluster will have quorum) - set the "stonith-action" option to "poweroff" (which would prevent the shot node from shooting the survivor when it returns) _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
