Hi I am using RHEL 5.3 with piranha for LVS configuration. I have total 6 nodes.
2 LVS server 2 jboss server and 2 mysql server all in RHEL5.3 lvs1 - 192.168.220.1 - eth0 lvs2 - 192.168.220.2 - eth0 lvsip (VIP) - 192.168.220.3 - eth0:1 jbossRIP1 - 192.168.225.3 - eth0 jbossRIP2 - 192.168.225.4 - eth0 jbossip (VIP) - 192.168.225.2 - eth0:1 mysqlRIP1 - 192.168.225.5 - eth0 mysqlRIP2 - 192.168.225.6 - eth0 mysqlip (VIP) - 192.168.225.7 - eth0:1 I have configured with LVS-DR with arptables as below lvs1:- 192.168.220.1 - eth0 - DIP 192.168.220.3 - eth0:1 - VIP 192.168.225.2 - eth0:2 - VIP jbossRIP1:- 192.168.225.3 - eth0 - RIP 192.168.220.3 - eth0:2 - VIP 192.168.225.2 - eth0:1 - VIP jbossRIP2:- 192.168.225.4 - eth0 - RIP 192.168.220.3 - eth0:2 - VIP 192.168.225.2 - eth0:1 - VIP Now am getting error as below Jul 13 23:31:05 srv01-www pulse[871]: gratuitous lvs arps finished Jul 13 23:31:06 srv01-www nanny[878]: READ to 192.168.225.3:8080 timed out Jul 13 23:31:06 srv01-www nanny[880]: READ to 192.168.225.4:8080 timed out Plz help me to sort out the problem. And plz correct me if am doing something wrong as am badly in need of help _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
