Hi,

I'm running a CentOS 6.3 based two-node cluster and wanted to avoid a
possible STONITH death match. I configured STONITH to shut down the
other node instead of rebooting it by setting action="off" in the
STONITH primitive

primitive r_STONITH_ipmi_sr-easyc-lamp-01 stonith:fence_ipmilan \
        params auth="password" ipaddr="192.168.42.21" \
        login="stonith" passwd="xxx" action="off" priority="1" \
        op start interval="0" timeout="20" \
        op stop interval="0" timeout="20" \
        op monitor interval="300s" timeout="60"

but STONITH kept rebooting the machine. I found an earlier post [1] on
the mailing list discussing the exact same problem. I already tried to
set stonith-action="poweroff" but then fence_ipmilan complains that it
doesn't understand "poweroff".

Any help would be appreciated.

Regards,
Lukas

[1] http://lists.linux-ha.org/pipermail/linux-ha/2011-February/042423.html


-- 
Adfinis SyGroup AG
Lukas Grossar, Junior System Engineer

Keltenstrasse 98 | CH-3018 Bern
Tel. 031 550 31 11 | Direkt 031 550 31 06

Attachment: 0xF4F014C4.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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