On 11/21/11 08:35, [email protected] wrote: > Hi > > It seems that my last email a week ago has been lost, don't know why ... > so : > > does "migration-threshold" parameter in the meta of group is > allowed/efficient ?
I've never tried this, but I would be surprised if it worked. Groups don't have failcounts, indeed groups can't even fail -- only their constituent primitives can. > if not, ok I misunderstood ... > > if yes, how is manage the migration-threshold on group with regard to the > migration-threshold values > on each primitive inside the group ? Set the migration-threshold on each primitive. If that's not convenient, consider setting the migration threshold globally (via rsc_defaults) and then overriding it with INFINITY for individual resources. Hope this helps. Cheers, Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
