<div dir="ltr">Hi guys,<div><br></div><div>  I have setup 3 nodes(node-1, node-2, node-3) as controller nodes, an vip is selected by pacemaker between them, after manually make the management interface down in node-1 (used by corosync) but still have connectivity to public or non-management network, I was expecting that the vip in node-1 will be stop/remove by pacemaker since this node lost connection with the other two node, however, now there are two vip in the cluster, below is my configuration:</div><div><br></div><div><div>[node-1]</div><div>Online: [ node-1.domain.tld node-2.domain.tld node-3.domain.tld ]</div><div> vip__public_old<span class="gmail-Apple-tab-span" style="white-space:pre">        </span>(ocf::es:ns_IPaddr2):<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>Started node-1.domain.tld </div><div><br></div><div>[node-2 node-3]</div><div>Online: [ node-2.domain.tld node-3.domain.tld ]</div><div>OFFLINE: [ node-1.domain.tld ]</div><div> vip__public_old<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>(ocf::es:ns_IPaddr2):<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>Started node-3.domain.tld </div></div><div><br></div><div><br></div><div>My question is am I miss any configuration, how can I make vip removed in node-1, shouldn't crm status in node-1 be:</div><div><div>[node-1]</div><div>Online: [ node-1.domain.tld ]</div><div>OFFLINE: [  node-2.domain.tld node-3.domain.tld ] </div></div><div><br></div><div><br></div><div>Thanks much.</div><div>Hui.</div><div><br></div></div>