On Wed, Dec 12, 2007 at 01:38:30PM +0100, Jan-Michael Thölken wrote: > > Am 12.12.2007 um 03:59 schrieb Simon Horman: > > >>this works well with lditectord. The Problem occurs only with mysql :( > > > >Can you confirm that mysql will accept connections to the VIP? > >Perhaps it only accepting connections to the RIP of each real-server, > >192.168.0.148 and 192.168.0.147 respectively. > > > Loadbalancing is working, that means die VIP accept connections. > The problem is, that for every negatiote-check a new TIME_WAIT appears.
When you say load balancing is working what do you mean? Are connections from end-users to VIP:mysql working? If not it is possible that the real-servers are not accepting connections made to VIP:mysql. This is because ldirectord actually checks RIP:mysql not VIP:mysql as checking the latter is rather tricky to achieve. -- Horms _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
