LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: Help debugging director problems after a period of time

To: "'LinuxVirtualServer.org users mailing list.'" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Help debugging director problems after a period of time
From: "Randy Paries" <randy.paries@xxxxxxxxxxx>
Date: Tue, 6 Apr 2004 12:47:29 -0500
Looks like this is the famous ARP problem.

I have my network guru looking at this

We are going to put the realservers on a different subnet

Randy 

-----Original Message-----
From: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Philip
Hayward
Sent: Tuesday, April 06, 2004 11:58 AM
To: 'LinuxVirtualServer.org users mailing list.'
Subject: RE: Help debugging director problems after a period of time

I don't think having three default routes to the same gateway will help. In
fact I think I've had this problem before...
Where is the routing table getting its default routes from? Check you've not
got multiple entries in /etc/rc.local and elsewhere (look under
/etc/sysconfig/network-scripts/ifcfg-eth1 if it's a redhat box).

And in the meantime run 'route del -net 0.0.0.0' twice. This is one of those
commands that you're always better running at the console in case it goes
titsup and you get disconnected.
Phil

 
-----Original Message-----
From: Randy Paries [mailto:randy.paries@xxxxxxxxxxx]
Sent: 06 April 2004 17:17
To: 'LinuxVirtualServer.org users mailing list.'
Subject: RE: Help debugging director problems after a period of time


Yes I agree, the name resolution is what cause the ipvsadm to be slow

This is an output from route
#route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
66.208.187.0    *               255.255.255.128 U     0      0        0 eth1
192.168.0.0     *               255.255.255.0   U     0      0        0 eth0
169.254.0.0     *               255.255.0.0     U     0      0        0 eth1
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         66.208.187.126  0.0.0.0         UG    0      0        0 eth1
default         66.208.187.126  0.0.0.0         UG    0      0        0 eth1
default         66.208.187.126  0.0.0.0         UG    1      0        0 eth1


-----Original Message-----
From: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Josh Tolley
Sent: Tuesday, April 06, 2004 11:07 AM
To: LinuxVirtualServer.org users mailing list.
Subject: Re: Help debugging director problems after a period of time

As an outsider, I submit that the ipvsadm --list slowness is because of the
lack of communication with the name server. I would check the routing tables
-- could be that the director or something munches them. 
Then again, I haven't necessarily read the messages that led up to your
included "readers' digest" version...

Josh Tolley

Randy Paries wrote:
> Hello,
> 
> It is me again. Still fighting this battle.

(snip...)
_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx Send
requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users

_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx Send
requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users
_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users

<Prev in Thread] Current Thread [Next in Thread>