<div class="gmail_quote">On Tue, May 11, 2010 at 5:47 PM, Vadym Chepkov <span dir="ltr"><<a href="mailto:vchepkov@gmail.com">vchepkov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;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>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 class="Apple-tab-span" style="white-space:pre">        </span>dc-version="1.0.8-9881a7350d6182bae9e8e557cf20a3cc5dac3ee7" \</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>cluster-infrastructure="openais" \</div>
<div><span class="Apple-tab-span" style="white-space:pre">      </span>expected-quorum-votes="2" \</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>stonith-enabled="false" \</div><div>
<span class="Apple-tab-span" style="white-space:pre"> </span>no-quorum-policy="ignore" \</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>last-lrm-refresh="1273484758"</div><div>rsc_defaults $id="rsc-options" \</div>
<div><span class="Apple-tab-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>