On Wed, May 27, 2009 at 9:26 AM, Michael Schwartzkopff
<[email protected]> wrote:
> hi,
>
> I have a DRBD Multistate resource. When I set the node, on which the DRBD run
> as master to "standby" the DRBd instance on the secondary get promoted to the
> master state. So far so good.
>
> When I switch the first node  online again (deleting the standby attribute) 
> the
> master fails back to the fist node instead of staying there where it is.
>
> I set:
> rsc_defaults $id="rsc_defaults-options" \
>        resource-stickiness="10"
>
> But this does not help. Still fails back. Any other idea?

Stickiness doesn't control promotion/demotion (perhaps it should but
thats another story).
The only thing that matters is the "master" score (set with
crm_master).  Perhaps the RA isn't setting it correctly?
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to