I wonder if someone can quickly help me.
I have the following for LVS.
rr persistent 3600
I need to drop a server out for maintenance. I have already dropped the weight to 0. Its taking forever for the ActiveConn to drop to 0.
I would like to ask, after dropping the weight, is there a way to force or politely get the maintenance server out (I.e. clear the persistence table).
Googling shows http://www.austintek.com/LVS/LVS-HOWTO/HOWTO/LVS-HOWTO.persistent_connection.html
If I read correctly I need to /proc/sys/net/ipv4/vs/expire_nodest_conn to 1. But Im not sure if its correct.
Thanks Brent