Thank you for your reply. I have been trying to get rsc_order constraints to do what I need, but cannot seem to get it right.

I can use order constraints to control when resources start/stop but can't seem to affect when resources migrate. I've tried just about every from/to start/stop migrate_from/migrate_to (where are migrate_from and migrate_to documented? ) combination that I can think of. The resource that is failing back always migrates prematurely or stops until the resource it is colocated with succeeds or fails to start.

Am I missing something?

Thank you very much,

Daniel


Andrew Beekhof wrote:
On Thu, Dec 11, 2008 at 00:21, Daniel DeFreez <[email protected]> wrote:
Hello all,

I've been playing with heartbeat 2 for a few weeks and have a good handle on
most of the basics, but I am having trouble with some of the subtleties. I'm
trying to prevent a resource from from returning to its preferred node until
resources that are co-located with it have SUCCESSFULLY started - it appears
to be returning during the process of starting these resources.

You need rsc_order constraints.  These control how resources
start/stop relative to each other.


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to