Hi, I am running heartbeat 2.1.2 and drbd 8.0.6. the file /etc/ha.d/haresources are like the following:
s2 drbddisk IPaddr::172.22.11.19/24 IPaddr::10.80.1.19/24 The 2 servers are named s1 and s2. When s1 starts up, heartbeat tries to start drbd resource. It will fail because drbd data is inconcistant and s2 is not reachable yet. And heartbeat will give up all resources on s1. This is expected behaviar. What I have expected is that when s2 starts up, it will take over all resources and run as the primary server. Because as of this point, it is ok for s2 to start up all resources. But actually s2 does nothing. As if s1 is still holding all resources. But from the logs of s1, heartbeat has given up and stopped all resources. What may be a problem is that heartbeat's standby attempt also failed because the peer s2 is absent. Any idea how to let s2 automatically take over all resources? Thanks _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
