Hi, Suppose we have 4 resources in a group, res1, res2, res3 and res4.
By default if the res4 fails(or stops), there is no impact on others, whereas if res2 fails(or stops) , res3 and res4 will be stopped and no impact on res1. But I would like that if any of the 4 resources fails(or stops) , the whole group migrate to another node in the cluster. Is it possible to be configured with a group ? or do I have to give up the group and to use collocation constraints ? Thanks Regards Alain _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
