On Fri, May 22, 2009 at 1:54 PM, Michael Schwartzkopff <[email protected]> wrote: > Hi, > > I have pacemaker 1.0.2-1 installed from OSBS. I can adjust the default > resource stickiness with two (!) attributes: > # cibadmin -Q | grep "resource.*stick" > (...) > <nvpair id="cib-bootstrap-options-default-resource-stickiness" > name="default-resource-stickiness" value="1"/> > (...) > <nvpair id="rsc_defaults-options-resource-stickiness" name="resource- > stickiness" value="2"/> > (...) > > From experiments I know that the second overrides the first one. Is there any > intention having these two attributes?
The first shouldn't be advertised anymore but in order to not break existing configurations its still supported for now. > Is the first one going to be abolished > somewhen? That is the idea. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
