LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: i install rh6.2 and run the follow command,but nothing happen,why?

To: dick <jijun_zhang_cn@xxxxxxxxxxx>
Subject: Re: i install rh6.2 and run the follow command,but nothing happen,why?
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Horms <horms@xxxxxxxxxxxx>
Date: Tue, 31 Oct 2000 23:19:21 -0500
On Wed, Nov 01, 2000 at 11:49:22AM +0800, dick wrote:
> i first select the wrr(build)algorithm
> and compile.rebuild the corel.
> 
> second i reboot,
> and run follow commands.
> echo 1 > /proc/sys/net/ipv4/ip_forward.
> ipchains -A forward -j MASQ -s 200.200.200.0/24 -d 0.0.0.0/0 
> ipvsadm -A -t 200.200.200.54:80 -s wrr
> ipvsadm -a -t 200.200.200.54:80 -R 200.200.200.101:80 -m -w 1
> ipvsadm -a -t 200.200.200.54:80 -R 200.200.200.88:80 -m -w 2
> 
> but when i in 200.200.200.1,telnet 200.200.200.54 80,it respond none.i run 
> the testvs and show_traffics.sh in the 200.200.200.54  
> but show_traffics eth0.
> show 0/sec
> show_traffics lo
> show 11223/sec.
> 
> why this condition occured?

Try running the test from a node other than the Linux Director.
Also, make sure the default route for 200.200.200.101 and 
200.200.200.88 is the Linux Director.

-- 
Horms


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