Am Freitag, 30. Mai 2008 10:45 schrieb Paul Bowden: > Hello, > > I have configured a MySQL cluster on Ubuntu as per the how to at > http://www.howtoforge.com/loadbalanced_mysql_cluster_debian > > There were no problems with the setup, however if I try to telnet to > the virtual ip on port 3306, I get connection refused. However I can > telnet to the two real server ip's on 3306. I can ping the virtual IP > fine, and if I unplug the machine that has the virtual IP, it switches > over to the second load balancer no problem (still can't connect on > 3306 however).
Hi, this is definitely a question for the LVS mailing list. Sorry. But perhaps I can help here: - Does the connection show up in ipvs -Lcn on lb01? - if not, can you trace the TCP SYN with tcpdump in the incomming and outgoing IF? Follow up on the LVS mailing list. Greetings, -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [EMAIL PROTECTED] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
