>>> "Christian Rishøj" <[EMAIL PROTECTED]> 08/16/07 11:11 PM >>> > Just to further my understanding of colocation constraints: Does this > also imply that B will stop/relocate if A fails, or does it take an >extra rule to achieve that?
If you have resource A and B and an asymetrical colocation constraint from B to A (INFINITY), then A must run for B to run. If A does not run B can't run. But if A runs, B can be stopped. Therefor, if A moves, B must also move. This is only valid for colocation score INFINITY. Newer versions allow colocation constraints with less then INFINITY. In this case many other variables come into play. Best regards Andreas Mock _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
