<div dir="ltr"><div><div><div><br></div>Hi All,<br><br></div>I have a 3 node cluster (node1,node2,node3).<br><br></div>The oc_pluginhandler resource is running in clone mode on 2 nodes as:<br>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>

primitive oc_pluginhandler lsb:pluginhandler \<br>
        meta allow-migrate="true" migration-threshold="10" failure-timeout="300s" \<br>
        op monitor interval="5s" timeout="120s"<br>
clone oc_nvp_app_clone_pluginhandler oc_pluginhandler \<br>
        meta clone-max="2" globally-unique="false" interleave="true"<br>location nvp_prefer_node_pluginhandler oc_nvp_app_clone_pluginhandler -inf: node3<br>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
<div><div><div><div><br>Jul 17 16:32:12 node2 lrmd: [12219]: info: rsc:oc_pluginhandler:1 monitor[53] (pid 32144)<br>Jul 17 16:32:12 node2 lrmd: [12219]: info: operation monitor[53] on oc_pluginhandler:1 for client 12222: pid 32144 exited with return code 7<br>
(mapped from 3)<br><br>Jul 17 17:32:17 node2 lrmd: [12219]: info: rsc:oc_pluginhandler:1 monitor[53] (pid 12412)<br>Jul 17 17:32:17 node2 lrmd: [12219]: info: operation monitor[53] on oc_pluginhandler:1 for client 12222: pid 12412 exited with return code 7<br>
(mapped from 3)<br><br>Jul 17 18:32:19 node2 lrmd: [12219]: info: rsc:oc_pluginhandler:1 monitor[53] (pid 25174)<br>Jul 17 18:32:19 node2 lrmd: [12219]: info: operation monitor[53] on oc_pluginhandler:1 for client 12222: pid 25174 exited with return code 7<br>
(mapped from 3)<br><br><br></div><div>For some reason even though pluginhandler is not running on node2, the node2 didn't intimate the  DC node(which was node1) .<br></div><div>So the process didn't get started on node2.<br>
</div><div>crm status shows that the process is running.<br><br></div><div>If I kill other processes on node2, then they are getting restarted correctly.<br><br></div><div>Can someone please help how can I debug why that resource wasn't getting restarted??????<br>
</div><div><br></div><div>Thanks<br></div><div>Eswar<br></div></div></div></div></div>