<br><br><div class="gmail_quote">On 21 September 2010 15:28, Vadym Chepkov <span dir="ltr">&lt;<a href="mailto:vchepkov@gmail.com">vchepkov@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Tue, Sep 21, 2010 at 9:14 AM, Dan Frincu &lt;<a href="mailto:dfrincu@streamwide.ro">dfrincu@streamwide.ro</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; This =&gt;<br>
&gt; <a href="http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s-failure-migration.html" target="_blank">http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s-failure-migration.html</a><br>

&gt; explains it pretty well. Notice the INFINITY score and what sets it.<br>
&gt;<br>
&gt; However I don&#39;t know of any automatic method to clear the failcount.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Dan<br>
<br>
<br>
</div>in pacemaker 1.0 nothing will clean failcount automatically, this is a<br>
feature of pacemaker 1.1, imho<br>
<br>
But,<br>
<br>
crm configure rsc_defaults failure-timeout=&quot;10min&quot;<br>
<br>
will make cluster to &quot;forget&quot; about previous failure in 10 minutes.<br>
if you want to futher decrease this paramater, you might need to decrease<br>
<br>
crm configure property cluster-recheck-interval=&quot;10min&quot;<br>
<br>
Cheers,<br>
<font color="#888888">Vadym<br>
</font><div><div></div><div class="h5"><br></div></div></blockquote></div><br>Ok guys thank you very much for the info,<br>Pavlos<br>