<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>hi<br></div>i tried to change the IPaddr2 parameter ip <br><br>1) <br></div>crm resource edit <rsc> <br></div> (vi .. ) <br><br>2) <br></div>
 pcs resource update <rsc> <attr>=<value> <br><br></div>in both cases the cib is modified (`crm configure show` shows) <br></div>but old ip only is pingable and all depending resources are stopped <br><br>
</div>crm resource stop p_clusterip  # does not stop that resource ?! <br></div>crm resource start p_clusterip <br><br></div><div>after <br></div>crn resource cleanup p_clusterip <br></div>i can ping both (new and old) ip <br>
<br></div><div>`ip addr show` <br>    inet <a href="http://172.27.10.91/16">172.27.10.91/16</a> brd 172.27.255.255 scope global eth0<br>    inet <a href="http://172.27.10.199/16">172.27.10.199/16</a> brd 172.27.255.255 scope global secondary eth0<br>
    inet <a href="http://172.27.10.90/16">172.27.10.90/16</a> brd 172.27.255.255 scope global secondary eth0<br></div><div>maybe ip_stop() / delete_address() did not succeed ?<br></div><div><br></div>how this is done correctly ?<br>
<br></div>thanks in advance <br>andreas<br></div>