Hi , in Pacemaker documentation , it is written that groups inherit only priority, target-role, is-managed options, but not migration-threshold , that was the "detail" which leads me to ask my question .
so it seems that Pacemaker simply ignores any migration-threshold set on group meta. Alain De : Rasto Levrinc <[email protected]> A : General Linux-HA mailing list <[email protected]> Date : 21/11/2011 09:47 Objet : Re: [Linux-HA] Question about groups Envoyé par : [email protected] On Mon, Nov 21, 2011 at 8:35 AM, <[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 ? > > 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 ? I would be surprised if it wouldn't work, actually the logic behind the group attributes is, that the group resources inherit it. If you define it for group or for every resource in the group, it should be the same. Rasto -- Dipl.-Ing. Rastislav Levrinc [email protected] Linux Cluster Management Console http://lcmc.sf.net/ _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
