<div class="gmail_quote">I added a primitive to my cluster without setting a timeout:<br><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">root@trustcentric2:~# crm configure primitive PostgreSQL ocf:trustcentric:postgresql</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">WARNING: PostgreSQL: default timeout 20s for start is smaller than the advised 120</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">WARNING: PostgreSQL: default timeout 20s for stop is smaller than the advised 120</span><br>
<br>I would now like to correct the timeout, since the defaults are too short. How do I do this? I found a brief section in one of the manuals:<br><a href="http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Explained/index.html#s-operation-timeouts" target="_blank">http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Explained/index.html#s-operation-timeouts</a><br>
but this is really unclear. What id do I use in the <op>? Can I simply make one up? I assume the name attribute matches the command in the OCF but I'm not sure.<br><br>Also, perhaps more importantly, is there a way to do this without editing XML? I am happy to do this myself, but I don't think in-depth knowledge of XML should be a requirement for any admins we hire!<br>
<br>I have attached an XML dump.<br><br>Thanks,<br><font color="#888888">Jody<br>
</font></div>