<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/26/2012 12:43 PM, Andrew
      Widdersheim wrote:<br>
    </div>
    <blockquote cite="mid:SNT143-W750CD718456C789321EDFDDC20@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style><a class="moz-txt-link-freetext" href="http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s-failure-migration.html">http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s-failure-migration.html</a><br>
      <div dir="ltr"><br>
        "If STONITH is not enabled, then the cluster has no way to
        continue and will not try to start the resource elsewhere, but
        will try to stop it again after the failure timeout. "<br>
      </div>
    </blockquote>
    <br>
    I think these two phrases are referring to the same option:<br>
    <br>
    "However it is possible to expire them by setting the resource's <code
      class="literal">failure-timeout</code> option."<br>
    "but will try to stop it again after the failure timeout."<br>
    <br>
    By default, the failure timeout is infinity, so a stop is never
    re-attempted.<br>
    <br>
    I'm just basing this on my reading of the manual. I've not tested
    it, but it sounds interesting, so maybe someone with more direct
    experience can confirm.<br>
  </body>
</html>