<br><br><div class="gmail_quote">On 21 September 2010 15:28, Vadym Chepkov <span dir="ltr"><<a href="mailto:vchepkov@gmail.com">vchepkov@gmail.com</a>></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 <<a href="mailto:dfrincu@streamwide.ro">dfrincu@streamwide.ro</a>> wrote:<br>
> Hi,<br>
><br>
> This =><br>
> <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>

> explains it pretty well. Notice the INFINITY score and what sets it.<br>
><br>
> However I don't know of any automatic method to clear the failcount.<br>
><br>
> Regards,<br>
> 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="10min"<br>
<br>
will make cluster to "forget" 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="10min"<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>