<div dir="ltr"><div><div><div><div><div><div>Hi All,<br><br></div>Can someone help me in my below setup:<br><br></div>I am trying to monitor RA on a 2 node cluster setup.<br>The resources are already running before start of HB+pacemaker.<br>
</div>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>#crm configure primitive oc_d1 lsb::testd1 meta allow-migrate="true" 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" migration-threshold="3" failure-timeout="30s" op monitor interval="5s"<br>
#crm configure clone oc_d2_clone oc_d2<br>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br></div><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 ubuntu191 failed (target: 7 vs. rc: 0): Error<br>
Jun 06 14:45:22 ubuntu191 pengine: [11712]: notice: LogActions: Stop  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></div>Thanks<br></div>Eswar<br><div><div><br></div></div></div>