Hi all, I want to accomplish the following behaviour for two resource A and B:
* If A is running and B will be started, B should run on the same node as A * If A is NOT started and B will be started, B can be run whereever it wants. * If A is not running, B is running on node X, A is started on node Y because of its prefences, B should move to node Y (same node as A) * Both resources can be started and stopped independently. * Only if they run B have to run on same node as A How can I accomplish that with HAv2, 2.1.0? Happy puzzling! 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
