| 
 On Tue, 10 Feb 2009, lakshmana swamy wrote:
> I have setup LVS setup of apache with 3 machines 
> (RHEL-5.2). One is LVS and two are Real servers. I have 
> configured through piranha.
Piranha is a RedHat product. The LVS developers don't 
support it (see the HOWTO), but you may find people here 
who know how it 
works. You should be able to set up a 2 realserver LVS-NAT 
by hand
> The following commands has been executed on LVS
lookup the HOWTO on setting up with iptables rules
> [root@lvs1 ~]# ipvsadm -l
> IP Virtual Server version 1.2.1 (size=4096)
> Prot LocalAddress:Port Scheduler Flags
>  -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
> TCP  lvs1pp.locuz.org:http wrr
>  -> rs2.locuz.org:http           Masq    1      0          0
>  -> rs1.locuz.org:http           Masq    1      0          1
have you looked up the standard errors in the HOWTO?
Joe
-- 
Joseph Mack NA3T EME(B,D), FM05lw North Carolina
jmack (at) wm7d (dot) net - azimuthal equidistant map
generator at http://www.wm7d.net/azproj.shtml
Homepage http://www.austintek.com/ It's GNU/Linux!
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
 |