LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: Problems with LVS

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Problems with LVS
From: "Hassan EL ALLOUSSI" <halloussi@xxxxxxxxxxx>
Date: Mon, 20 Feb 2006 17:50:16 -0000

Hello,
I installed ipvsadm on Linux Advanced server 3 (with kernel 2.4.21) that 
contains ip_vs library under /usr/src/linux-2.4/net/ipv4/ipvs . So I downloaded 
ipvsadm, compiled it and installed it. I configured everything necessery for 
ipvsadm and I checked the from a http client; so it is ok for the first time, 
but once I retry another time I'll have the director (where ipvsadm is 
installed) blocked (even the mouse). I should reboot it to continue (and the 
same problem at the same level)
Best regards

-----Message d'origine-----
De : Hassan EL ALLOUSSI 
Envoyé : samedi 18 février 2006 01:24
À : lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Objet : Problems with LVS

Hello,
I want to install a load-balancing on using two servers :
First Server : Redhat (Kernel 2.4.20 : I compiled a new kernel and installed it)
                       External Network  : 192.168.1.78
                       Virtual network : 172.16.0.2
Second server : RedHat (Kernel 2.4.20)
                       Virtual network : 172.16.0.1
The connection between the both servers is on a crossed cable
I tried these commands: 
ipvsadm -A -t 192.168.1.78:80 -s wlc
ipvsadm -a -t 192.168.1.78:80 -r 172.16.0.1:80 -i -w 1
when I tried http://192.168.1.78 i have no result. 
But I try this command afterward : 
ipvsadm -a -t 192.168.1.78:80 -r 172.16.0.2:80 -i -w 2
I have the default page of the first server. 
Can u help me?
Best regards
           




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