[Pacemaker] failback
Andrew Beekhof
andrew at beekhof.net
Mon Jun 8 22:13:42 UTC 2009
2009/6/8 Димитър Бойн <DBOYN at postpath.com>:
> Hi,
>
> Check if you have something like
>
> <nvpair id="stickiness" name="default-resource-stickiness"
> value="INFINITY"/>
>
> In your current <crm_config>
>
> Or similar setting by resources.
>
>
>
> The ability to set resource stickiness controls the "fail back on recovery".
>
>
>
> If you want your resources to failback on default set:
>
> <nvpair id="stickiness" name="default-resource-stickiness"
> value="-INFINITY"/>
noooooo
very bad idea
this will force the resources to bounce around the cluster.
try 0 instead
More information about the Pacemaker
mailing list