LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: modprobe: can't locate module mousedev, keydev

To: Bienvenida Valencia <bienve.valencia@xxxxxxxxx>, <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: modprobe: can't locate module mousedev, keydev
From: Horms <horms@xxxxxxxxxxxx>
Date: Tue, 8 Feb 2005 13:41:09 +0900
On Fri, Feb 04, 2005 at 02:03:57PM +0100, Bienvenida Valencia wrote:
> Hi again Horms,
> 
> Yes, I have prove with rr, and the results are the sames using 1 realserver. 
> If I put  a second realserver, making "ipvsadm -L -c -n" I can see
> that I have one conexion in each realserver, but it´s not true because
> when I finish the sesion in the webmail I have the configuration of
> the user only in one realserver. Ipvsadm is lying me?

Ipvsadm is probably not lying. It returns information from
LVS in the kernel about what connections are where. This is 
the same information that LVS uses to actually forward the packets.

Perhaps if you run tcpdump (with -e) or ethereal, or something like that,
you could see more clearly what packets are going where.

> The result is that the webmail fails when the director try to reconect
> to the first realserver, and webmail it´s ok when the director try to
> reconect to the second realserver(who has finally the user
> configuration). I think that the director has not making the
> persistence. And this behaviour is all the time like rr, first intent
> to realserver 1, second intent to realserver 2. It´s not doing
> enything with the load balancer lc, wich is that i have put.
> Any idea?

I am a little confused. If you want persistance you need
to specify this when you configure the virtual service.
And it should show up when you run ipvsadm -L -n.
Can you double-check that you have done this.

Also, note that for persistance to work the request
must come from the same host (or same network if
you have the persistance netmask set).

-- 
Horms

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