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 _______________________________________________ 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://bugs.clusterlabs.org