<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=&quot;true&quot; migration-threshold=&quot;10&quot; failure-timeout=&quot;300s&quot; \<br>
        op monitor interval=&quot;5s&quot; timeout=&quot;120s&quot;<br>
clone oc_nvp_app_clone_pluginhandler oc_pluginhandler \<br>
        meta clone-max=&quot;2&quot; globally-unique=&quot;false&quot; interleave=&quot;true&quot;<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&#39;t intimate the  DC node(which was node1) .<br></div><div>So the process didn&#39;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&#39;t getting restarted??????<br>
</div><div><br></div><div>Thanks<br></div><div>Eswar<br></div></div></div></div></div>