Hi,<br><br>Sorry for long delay. This is my pingd configuration.<br><br>primitive pingd-res ocf:heartbeat:pingd \<br>        params dampen=&quot;5s&quot; multiplixer=&quot;20000&quot; host_list=&quot;my-gateway-ip&quot; \<br>
        op pingd-monitor-op interval=&quot;1s&quot; timeout=&quot;10s&quot; \<br>        meta target-role=&quot;started&quot;<br>clone pingd-clone pingd-res \<br>        meta target-role=&quot;Started&quot;<br><br>The print from pingd rsc:<br>
Nov 18 15:02:20 silverthorne2 pingd[13186]: INFO: __OCF_ACTION pingd-monitor-op<br><br>So I added the following code to pingd rsc to make it work:<br><br>if echo &quot;$__OCF_ACTION&quot; | grep monitor &gt; /dev/null; then<br>
  __OCF_ACTION=monitor<br>fi<br><br>Thanks<br><br><div class="gmail_quote">On Mon, Nov 16, 2009 at 7:34 AM, Andrew Beekhof <span dir="ltr">&lt;<a href="mailto:andrew@beekhof.net">andrew@beekhof.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On Thu, Nov 12, 2009 at 9:02 PM, hj lee &lt;<a href="mailto:kerdosa@gmail.com">kerdosa@gmail.com</a>&gt; wrote:<br>

&gt;<br>
&gt;<br>
&gt; On Thu, Nov 12, 2009 at 3:58 AM, Lars Marowsky-Bree &lt;<a href="mailto:lmb@suse.de">lmb@suse.de</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 2009-11-11T16:48:36, hj lee &lt;<a href="mailto:kerdosa@gmail.com">kerdosa@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; &gt; Here rewriting again with correct name:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I am using pacemaker-1.0.5 on CentOS 5.3 with openais cluster stack. I<br>
&gt;&gt; &gt; set<br>
&gt;&gt; &gt; up ocf:hearbeat:pingd as a clone and enabled monitor operation. The<br>
&gt;&gt; &gt; monitor<br>
&gt;&gt; &gt; operation returns $OCF_ERR_UNIMPLEMENTED. I printed $__OCF_ACTION<br>
&gt;&gt; &gt; variable<br>
&gt;&gt; &gt; in pingd RA, surprisingly that variable is set to pingd-monitor-op, not<br>
&gt;&gt; &gt; monitor! Doesn&#39;t any body have the same issue?<br>
&gt;&gt;<br>
&gt;&gt; That is certainly very weird. Does this only affect the pingd RA for<br>
&gt;&gt; you?<br>
&gt;<br>
&gt; Yes, this is the only one.<br>
<br>
</div></div>what does your configuration look like?<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Pacemaker mailing list<br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Dream with longterm vision!<br>kerdosa<br>