<div dir="ltr">Hi Experts!!!<br><br>              Am having two node setup for HA (Primary/Secondary) with separate resources for Home/data/logs/Virtual IP.. As known the Expected behavior should be , if Primary node went down, secondary has to take in-charge (meaning initially the VIP will point the primary node, so user can access home/data/logs from primary node.Once primary node went down, the VIP/floatingIP will point the secondary node so that the user can experienced uninterrupted service).<br>             I'm using dual ring support to avoid split brain. I have two interfaces (Public & Private).Intention for having private interface is for Data Sync alone.<br><br>I have tested my setup in two different ways:<br>1. Made primary Interface down (ifdown eth0), as expected VIP and other resources moved from primary to secondary node.(VIP will not be reachable from primary node)<br>2. Made Primary Interface down (Physically unplugged the Ethernet Cable). The primary node still retain the resources, VIP/FloatingIP was reachable from primary node.<br><br>Is my testing correct?? how come the VIP will be reachable even though eth0 was down. Please advice!!!<br><br>Regards,<br>Madhan.B<br><br></div>