<div dir="ltr"><div><div><div><div><div><div><div><br>Hi Florian,<br><br></div>Thanks fro the mail.<br><br></div>In my resource scripts, i never returned with 7.<br><br></div>In my lsb script (sample one)<br>++++++++++++++++++++++++++++++++<br>
</div>start)    i created a file<br></div>status) if file exists exit 0; else exit 3;<br></div>stop) remove file<br>restart) stop;start<br>force-reload) restart<br><br></div>return codes as per <a href="http://linux-ha.org/wiki/LSB_Resource_Agents">http://linux-ha.org/wiki/LSB_Resource_Agents</a><br>
<div><div><div><div><br>++++++++++++++++++++++++++++++++<br><br></div><div>Please let me know if there's any chance that I can monitor the already running resources ?????<br></div><div><br></div><div>Thanks<br></div><div>
Eswar<br></div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 6, 2013 at 7:06 PM, Florian Crouzat <span dir="ltr"><<a href="mailto:gentoo@floriancrouzat.net" target="_blank">gentoo@floriancrouzat.net</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">Le 06/06/2013 11:40, ESWAR RAO a écrit :<div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi All,<br>
<br>
Can someone help me in my below setup:<br>
<br>
I am trying to monitor RA on a 2 node cluster setup.<br>
The resources are already running before start of HB+pacemaker.<br>
++++++++++++++++++++++++++++++<u></u>++++++++++++++++++++++++++++++<u></u>+<br>
#crm configure primitive oc_d1 lsb::testd1 meta allow-migrate="true"<br>
migration-threshold="1" failure-timeout="30s" op monitor interval="3s"<br>
#crm configure clone oc_d1_clone oc_d1<br>
<br>
#crm configure primitive oc_d2 lsb::testd2 meta allow-migrate="true"<br>
migration-threshold="3" failure-timeout="30s" op monitor interval="5s"<br>
#crm configure clone oc_d2_clone oc_d2<br>
++++++++++++++++++++++++++++++<u></u>++++++++++++++++++++++++++++++<u></u>+<br>
<br>
But the resources are getting stopped on one node with below errors:<br>
<br>
  [11519]: WARN: status_from_rc: Action 9 (oc_d1:0_monitor_0) on<br>
ubuntu191 failed (target: 7 vs. rc: 0): Error<br>
Jun 06 14:45:22 ubuntu191 pengine: [11712]: notice: LogActions: Stop<br>
oc_d1:0  (ubuntu191)<br>
<br>
  Clone Set: oc_d1_clone [oc_d1]<br>
      Started: [ ubuntu190 ]<br>
      Stopped: [ oc_d1:1 ]<br>
  Clone Set: oc_d2_clone [oc_d2]<br>
      Started: [ ubuntu190 ]<br>
      Stopped: [ oc_d2:1 ]<br>
<br>
Thanks<br>
Eswar<br>
<br>
</blockquote>
<br></div></div>
1/ There is no question in your email.<br>
2/ You should not start your HA resources in the runlevels if you intend to have them clusterized: pacemaker (aka: the resource manager) should start them.<br>
3/ Eventually, if you persist against point 2, check what does return-code 7 means, and eventually read the sources from your RA to fine what could possibly returns 7.<span class=""><font color="#888888"><br>
<br>
-- <br>
Cheers,<br>
Florian Crouzat<br>
<br>
______________________________<u></u>_________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>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/<u></u>doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</font></span></blockquote></div><br></div></div></div></div></div></div></div></div>