On Tue, Dec 16, 2008 at 00:33, Jakub Kuźniar <[email protected]> wrote: > > Hi everybody, > > I have recently updated heartbeat 2.0.8 to heartbeat 2.1.4. I'am running two > node Xen cluster using OCFS2. With heartbeat 2.0.8 my configuration worked > fine, but after upgrade strange things started to happen. When one of the node > was switched to stand-by mode the virtual machines were migrated (live) to the > second node, forcing the restart of the virtual machines running on second > node.
So the problem is not that they migrated, but that this caused a restart of the resources already on the second node? If so, add the interleave meta attribute to the clones and set it to true. > When the first node was then switched back online, the failed over VMs, > where migrated back to first node, once again causing the restart of VMs > running on the second node. This behaviour seems strange to me. I' am probably > making some mistake in the configuration. I would be very grateful for any > help. I attach also configuration part of cib and ha.cf file. > > Thank you for response > > Jakub > > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems >
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
