
rumen at voicecho
Oct 25, 2007, 6:57 AM
Views: 398
Permalink
|
|
[lvs-users] failover and connection threshold
|
|
Hallo all, I am experiencing problems with the LVS master and backup daemons. I have 2 directors running both with master and backup sync daemons. Failover works fine but the connection threshold does not. I mean if I have 2 real servers each accepting 3 connections, this means I can have 6 connections in total to the cluster, but if I have 5 and the master fails, the backup takes over(so far so good) but the new director accepts 6 more connections and the cluster ends up with 11 connections, if another failover occurs soon, 6 more connections will be accepted no matter how many were inherited from the failed director. How can I make the new director know how many connections are inherited? "ipvsadm -lnc" shows the inherited connections together with the new ones, while "ipvsadm -l" shows only the connections established by the current director. Is it a bug or a feature? Can I make the threshold work correctly with the failover? Rumen _______________________________________________ LinuxVirtualServer.org mailing list - lvs-users[at]LinuxVirtualServer.org Send requests to lvs-users-request[at]LinuxVirtualServer.org or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|