<div dir="ltr"><div>Hi All,</div><div><br></div><div>Can someone please help me in restarting all resources of clone on single node.</div><div><br>On 3 node setup with HB+pacemaker.<br></div><div>I have configured all 3 resources in clone mode with max as 2 to start only on node1 and node2.<br>
</div><div>+++++++++++++++++++++++++++++++++++++++<br>+ crm configure primitive res_dummy_1 lsb::dummy_1 meta allow-migrate=false op monitor interval=5s<br>+ crm configure clone dummy_1_clone res_dummy_1 meta clone-max=2 globally-unique=false<br>
 + crm configure location dummy_1_clone_prefer_node dummy_1_clone -inf: node-3<br>+++++++++++++++++++++++++++++++++++++++<br>advisory ordering:<br>+ crm configure order 1-BEFORE-2 inf: dummy_1_clone dummy_2_clone<br>+ crm configure order 1-BEFORE-3 inf: dummy_1_clone dummy_3_clone</div>
<div><br></div><div>I expect if I kill dummy_1 on node1 , dummy_2 and dummy_3 also to be restarted on node-1 along with dummy_1.</div><div>But dummy_2 and dummy_3 on node-2 are also getting restarted.</div><div><br></div>
<div>Is there any way so that I can achieve not restarting of dummy_2 and dummy_3 on node_2.</div><div><br></div><div><br></div><div>Thanks</div><div>Eswar</div><div><br></div><div><br></div></div>