The is no "default" unless it's set, that's why crm complains<br><br><br><br><div class="gmail_quote">On Tue, May 11, 2010 at 12:41 PM, Gianluca Cecchi <span dir="ltr"><<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@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="gmail_quote"><div class="im">On Tue, May 11, 2010 at 5:47 PM, Vadym Chepkov <span dir="ltr"><<a href="mailto:vchepkov@gmail.com" target="_blank">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;">
pingd is a daemon with is running all the time and does it job<br>you still need to define monitor operation though, what if the daemon dies?<br>op monitor  just have a different meaning for ping and pingd.<br>with pingd - monitor daemon<br>


with ping - monitor connectivity<br><br>as for warnings:<br><br>crm configure property default-action-timeout="120s"<br><br></blockquote><div> </div></div><div>Thanks again!</div><div>Now it is more clear.</div>
<div>
<br></div><div>Only doubt: why pacemaker doesn't set directly as a default 120s for timeout?</div><div>Any drawbacks in setting it to 120?</div><div>Also, with</div><div>crm configure show</div><div>I can see</div><div>

 property $id="cib-bootstrap-options" \</div><div><span style="white-space: pre;">        </span>dc-version="1.0.8-9881a7350d6182bae9e8e557cf20a3cc5dac3ee7" \</div><div><span style="white-space: pre;">     </span>cluster-infrastructure="openais" \</div>

<div><span style="white-space: pre;">     </span>expected-quorum-votes="2" \</div><div><span style="white-space: pre;">       </span>stonith-enabled="false" \</div><div>
<span style="white-space: pre;">        </span>no-quorum-policy="ignore" \</div><div><span style="white-space: pre;">       </span>last-lrm-refresh="1273484758"</div><div class="im"><div>rsc_defaults $id="rsc-options" \</div>

</div><div><span style="white-space: pre;"> </span>resource-stickiness="1000"</div><div><br></div><div>Any way to see what is the default value for "default-action-timeout" parameter that I'm going to change (I presume it is 20s from the warnings I received) and for other ones for example that are not shown with the show command?</div>

<div><br></div></div>
<br>_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br></blockquote></div><br>