> > [EMAIL PROTECTED] ~]$ mysql -h 192.168.0.240 -u ldirector -p
> > Enter password:
> > ERROR 2003 (HY000): Can't connect to MySQL server on '192.168.0.240' (113)
> /etc/init.d/mysql status?
> Or ps auxw | grep mysql?
>
mysql server is running.  That's not the problem.

My guess is that something wrong with ldirectord.  It's showing Real
Server weights =0.  This shouldn't be the case because both servers
are running and weight should be 1 for both.

[EMAIL PROTECTED] me]# /sbin/ipvsadm -L -n
IP Virtual Server version 1.2.0 (size=4096)
Prot LocalAddress:Port Scheduler Flags
 -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
TCP  192.168.0.240:3306 wrr
 -> 192.168.0.5:3306             Route   0      0          0
 -> 192.168.0.4:3306             Route   0      0          0

_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to