<div dir="ltr">Hi all,<div><br></div><div>I'm having the following problem.  I have the following settings for testing purposes:</div><div><br></div><div><div>migration-threshold=1</div><div>failure-timeout=15s</div><div>
cluster-recheck-interval=30s</div></div><div><br></div><div>and verified those are in the running config via cibadmin --query</div><div><br></div><div>The issue is that even with failure-timeout and cluster-recheck-interval set, I've noticed that failcount resets at the default value of minutes.</div>
<div><br></div><div>The way I tested this was to force a resource failure on both nodes (2 node cluster), then watch syslog and sure enough, the service rights itself after the 15minute mark.</div><div><br></div><div><div>
May 22 00:09:22 sac-prod1-ops-web-09 crmd[16843]:   notice: do_state_transition: State transition S_TRANSITION_ENGINE -> S_IDLE [ input=I_TE_SUCCESS cause=C_FSA_INTERNAL origin=notify_crmd ]</div><div><br></div><div>May 22 00:24:22 sac-prod1-ops-web-09 crmd[16843]:   notice: do_state_transition: State transition S_IDLE -> S_POLICY_ENGINE [ input=I_PE_CALC cause=C_TIMER_POPPED origin=crm_timer_popped ]</div>
</div><div><br></div><div><br></div><div>Any ideas what I'm doing wrong here?  I would like failcount to reset much faster</div><div><br></div><div><br></div><div>My setup:</div><div><br></div><div>2 node centos6.5</div>
<div>pacemaker-1.1.10-14.el6_5.3.x86_64</div><div>corosync-1.4.1-17.el6_5.1.x86_64</div><div><br></div><div><br></div></div>