I'm thinking to install HA Linux cluster with 2 nodes, where srv A has pkg 1 while srv B has pkg 2. A and B have both serial and ethernet channels while IPFAIL checks gateway reachability. I need to keep services 1,2 on cluster when gateway is unreachable, just only for all clients which are in the same subnet of cluster servers; they must continue to use 1,2 services even if A and B cannot go out to external network by gateway. So 1,2 are unavailable for outside network but local clients can work and communicate with A,B. In normal condition, when gateway is unreachable, both A and B servers stop services "1" and "2" but I'd like keeping these services for local clients. Can I avoid to stop cluster services ONLY when ping directive fails to gateway on both servers ? I'd like IPFAIL can trigger package failover only when it detects gateway death either on A or on B but not both servers ! Of course, it has to exist a properly communication between internal channels. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
