[Pacemaker] target: 7 vs. rc: 0 error

ESWAR RAO eswar7028 at gmail.com
Thu Jun 6 05:40:46 EDT 2013


Hi All,

Can someone help me in my below setup:

I am trying to monitor RA on a 2 node cluster setup.
The resources are already running before start of HB+pacemaker.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#crm configure primitive oc_d1 lsb::testd1 meta allow-migrate="true"
migration-threshold="1" failure-timeout="30s" op monitor interval="3s"
#crm configure clone oc_d1_clone oc_d1

#crm configure primitive oc_d2 lsb::testd2 meta allow-migrate="true"
migration-threshold="3" failure-timeout="30s" op monitor interval="5s"
#crm configure clone oc_d2_clone oc_d2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

But the resources are getting stopped on one node with below errors:

 [11519]: WARN: status_from_rc: Action 9 (oc_d1:0_monitor_0) on ubuntu191
failed (target: 7 vs. rc: 0): Error
Jun 06 14:45:22 ubuntu191 pengine: [11712]: notice: LogActions: Stop
oc_d1:0  (ubuntu191)

 Clone Set: oc_d1_clone [oc_d1]
     Started: [ ubuntu190 ]
     Stopped: [ oc_d1:1 ]
 Clone Set: oc_d2_clone [oc_d2]
     Started: [ ubuntu190 ]
     Stopped: [ oc_d2:1 ]

Thanks
Eswar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20130606/8e3697de/attachment-0002.html>


More information about the Pacemaker mailing list