[Pacemaker] Manually controlled cluster
Vladislav Bogdanov
bubble at hoster-ok.com
Thu Nov 4 13:18:13 UTC 2010
04.11.2010 13:36, Pavlos Parissis wrote:
...
>>> why do you want that?
>>
>> Customer request. Definitely NOT my idea.
>>
>
> something like this could be useful
> location master-location ms-drbd_02 rule $id="master-rule"
> $role="Master" -1000: #uname eq node-02
-1000 is too weak
s/-1000/-inf/
this will prevent resource from running on node-02
or
s/-1000/inf/
will prevent resource from running on any node except node-02
More information about the Pacemaker
mailing list