LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

keepalived not removing VIP properly (not in general, just inspecial cas

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: keepalived not removing VIP properly (not in general, just inspecial case)
From: Dominik Klein <dk@xxxxxxxxxxxxxxxx>
Date: Thu, 04 May 2006 11:22:10 +0200
Hi

so I tested some situations:

/etc/init.d/keepalived start
VIP added - fine
/etc/init.d/keepalived stop
VIP removed - fine

/etc/init.d/keepalived start
VIP added - fine
pkill keepalived
VIP removed - fine

/etc/init.d/keepalived start
VIP added - fine
pkill -9 keepalived
VIP not removed - did not expect anything else

/etc/init.d/keepalived start
VIP still online (see above)
/etc/init.d/keepalived stop
VIP not removed - ?!

Can someone explain why keepalived does not remove the VIP in this case? I can easily script something that checks if VIP is still there after keepalived stopped and removes it, but it would be nice, if keepalived did this on its own.

Regards,
Dominik

<Prev in Thread] Current Thread [Next in Thread>
  • keepalived not removing VIP properly (not in general, just inspecial case), Dominik Klein <=