> Don't clone it.
Removed the clone

>And it'd probably make sense to introduce a sleep() in the start action
>there, that would give the partition that has to instantiate sbd first a
>slight malus ...

I added a start-delay of 15, which seems to give the node with the running sbd 
resource an advantage over the other node, so the passive node gets killed if 
the primary is still active.

primitive stonith_sbd stonith:external/sbd \
        params 
sbd_device="/dev/disk/by-id/scsi-360012345678900000000123400005678-part1" \
        operations $id="stonith_sbd-operations" \
        op start interval="0" timeout="15" start-delay="15"


Thank you Lars.

Ulf
-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!                       
Jetzt informieren: http://www.gmx.net/de/go/freephone

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to