[Pacemaker] resource doesn't migrate after failcount is reached

emmanuel segura emi2fast at gmail.com
Sat Oct 20 06:53:00 EDT 2012


Hello List

I have a stand alone resource and one group, i would like that when the
stand alone resource reaches the failcount, the group doesn't migrate and
the stand alone stays on the node where the group is situated

This is my test conf
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
node suse01
node suse02
primitive apache lsb:apache2 \
        op monitor interval="60s"
primitive dovecot lsb:dovecot \
        op monitor interval="20s"
primitive dummy ocf:heartbeat:Dummy
group apachegroup dummy apache
colocation mycolo inf: dovecot apachegroup
property $id="cib-bootstrap-options" \
        dc-version="1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c" \
        cluster-infrastructure="openais" \
        expected-quorum-votes="2" \
        stonith-enabled="false" \
        no-quorum-policy="ignore" \
        last-lrm-refresh="1350729134"
rsc_defaults $id="rsc-options" \
        migration-threshold="4"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Thanks


-- 
esta es mi vida e me la vivo hasta que dios quiera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20121020/20cd7e82/attachment-0002.html>


More information about the Pacemaker mailing list