Hallo On Fri, 2007-11-16 at 13:26 +0100, Glunk, Thomas wrote: > Now the problem. If one Windows 2003 Server is off, we cannot connect to the > remaining terminal server. I tried a lot with and without persitant, but > there is no difference. It looks like that lvs don“t recognize that one > server is down an redirect all new connections to the other server. Is this a > problem of the running version of lvs or maybe a setup problem?
If you're not running a healthcheck framework over the top of LVS, you won't detect the failure. LVS itself only does load balancing - not system monitoring. You may want to use keepalived, ldirectord or some other consolidated application that can manage your system for you both in terms of LVS setup and server/service monitoring. Graeme _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
