Hello all,
I'm using IPVS with source hashing mechanism for UDP syslog traffic. I
also have sh-fallback defined. There are two real servers configured and
it work perfectly - events are balanced per source IP and when one goes
down, all syslog events are shifted to the remaining one. The problem is
when failed server comes back up, because all syslog events keep to be
delivered to the one which was online all the time. This makes one real
server constantly loaded, while other is not utilized almost at all.
Yes, few new events are delivered to the second real server, but
majority of events is still pointed to the first one. Hence I'd like to
find a way how to manually clear hash table to force IPVS to recreate
hash table to re-balance traffic between both available real servers.
Any idea how to do that? So far I can only achieve that by rebooting the
server which is not something I'd like to do on common basis.
Thanks for any ideas,
Petr
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|