LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Help with lvs configuration

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Help with lvs configuration
From: Marcelo Keese Albertini <marcelo.albertini@xxxxxxxxx>
Date: Tue, 5 Oct 2004 21:37:57 +0000
Hi,

I trying to make work a lvs cluster with these configurations:

There are 3 computers:

192.168.1.1
192.168.1.2
192.168.1.3


Ipvsadm is loaded with 

ipvsadm -R < "-A -t 192.168.1.1:http -s wlc
-a -t 192.168.1.1:http -r 192.168.1.2:http -g -w 5
-a -t 192.168.1.1:http -r 192.168.1.3:http -g -w 5"

I only want to do a test. When I request something on 192.168.1.1
servers don't answer.

With 
ipvsadm -L
it shows no connections ...

when lsmod :

Module                  Size  Used by    Not tainted
ip_vs_wlc                580   1  (autoclean)
ip_vs_rr                 484   0  (autoclean)
ip_vs                  49192   3  [ip_vs_wlc ip_vs_rr]
usb-ohci               19240   0  (unused)
ehci-hcd               17580   0  (unused)
usbcore                59308   1  [usb-ohci ehci-hcd]
forcedeth               9164   1 
tg3                    45868   1 
nfsd                   67376   8 
ipt_multiport            664   8  (autoclean)
ipt_state                504   3  (autoclean)
ipt_MASQUERADE          1304   0  (unused)
ipt_LOG                 3416   0  (unused)
iptable_nat            15438   1  (autoclean) [ipt_MASQUERADE]
ip_conntrack           19236   0  (autoclean) [ipt_state
ipt_MASQUERADE iptable_nat]
iptable_filter          1644   1  (autoclean)
ip_tables              12416   8  [ipt_multiport ipt_state
ipt_MASQUERADE ipt_LOG iptable_nat iptable_filter]
ide-scsi                9328   0 
agpgart                43940   0  (unused)


What is happening? Do you need more informations?


Thanks in advance,

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