On Fri, Oct 17, 2008 at 05:48, Andrew Nelson <[EMAIL PROTECTED]> wrote: > I have an HA configuration where I have two hosts interconnected with two > network links between them. One is a crossover and the other is a standard > network connection. DRBD is configured to communicate over the crossover > link only. Both nics are on different networks. I also have configured a > ping node in the ha.cf file. I think I have my location constraint setup > correctly such that DRBD will only be master on a node that communicate with > the ping node. When I unplug the public facing nic on the master node it > will fail over to the other node, however the failover is not graceful. > Both nodes go into standalone but the services where are dependent on DRBD > do fail over and continue to work. > > I have included the cib which was created using the hb_gui. At present I am > not using Stonith. Would using Stonith fix this problem?
Maybe, but we should probably rule some other things out first. The config looks fine though. Can you use hb_report to generate an archive that grabs the cluster's activity during your test? That way I'll be able to determine if the cluster is acting correctly (potentially the RA might be doing something wrong) _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
