[Pacemaker] failure-timeout Problem

Vogt Josef Josef.Vogt at telecom.li
Tue Jan 31 04:56:12 EST 2012


Hi all

I'm struggling with the use of failure-timeout.  Altough the failcount is expired, it is not reset. This is what the logs show:
Failcount for C_STONITH_VMWARE on id17 has expired (limit was 60s)

With pacemaker > 1.0 the failcounts should be reset when they have expired. What am I missing?

Here is the relevant part of my config:

property $id="cib-bootstrap-options" \
        dc-version="1.1.6-3.el6-a02c0f19a00c1eb2527ad38f146ebc0834814558" \
        cluster-infrastructure="openais" \
        no-quorum-policy="ignore" \
        stonith-enabled="true" \
        dc-deadtime="20s" \
        cluster-recheck-interval="60s" \
        expected-quorum-votes="2"
rsc_defaults $id="rsc-options" \
        resource-stickiness="100" \
        failure-timeout="60s"


Thanks!
Josef




More information about the Pacemaker mailing list