<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    This will change the global timeouts. If you just want to change the
    settings for one resource, type "crm configure edit" to edit your
    configuration directly (and even without xml :-). Search your
    resource and add the appropriate intervals- like this:<br>
    <br>
    primitive PostgreSQL [...] \<br>
        op start interval="0" timeout="120" \<br>
        op stop interval="0" timeout="120"<br>
    <br>
    cheers<br>
    Uwe <br>
    <br>
    <br>
    <br>
    <br>
    Am 18.02.2011 17:34, schrieb Jody McIntyre:
    <blockquote
      cite="mid:AANLkTimhor6dfDCkjsGBkm47eLAC_Ps8nULoRjMQ6KjU@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">On Fri, Feb 18, 2011 at 11:29 AM, Vadym
        Chepkov <span dir="ltr"><<a moz-do-not-send="true"
            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;">
          crm configure property default-action-timeout=120s<br>
        </blockquote>
        <div><br>
          Will that set the default for all primitives?  I just want to
          change PostgreSQL.<br>
          <br>
          Alternately I could change the default but then I'd want to
          change ClusterIP to be something lower, which is essentially
          the same problem :)<br>
          <br>
          Cheers,<br>
          Jody<br>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Pacemaker mailing list: <a class="moz-txt-link-abbreviated" href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a>
<a class="moz-txt-link-freetext" href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a>

Project Home: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org">http://www.clusterlabs.org</a>
Getting started: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a>
Bugs: <a class="moz-txt-link-freetext" href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>