<br><br>
<div><span class="gmail_quote">On 11/6/07, <b class="gmail_sendername"><a href="mailto:jimmy.nimo@pranical.com">jimmy.nimo@pranical.com</a></b> <<a href="mailto:jimmy.nimo@pranical.com">jimmy.nimo@pranical.com</a>> wrote:
</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><br><br>Hello, thanks for reading my email,</blockquote>
<div> </div>
<div>Welcome :)</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"> I have a problem and perphaps someone in the<br>list can work it out<br><br>I have 3 working redhat 4 update 5 trying to work with piranha+lvs+nanny, 2 Real
<br>Server and 1 LVS Router, the router have 2 NIC, 1 with IP 172.16.247.130(eht0),<br>and the other with 10.11.12.9(eth1), the real server are <a href="http://10.11.12.11">10.11.12.11</a> and<br><a href="http://10.11.12.12">
10.11.12.12</a>, I want to put the virtual server to run in the ip <a href="http://172.16.247.150">172.16.247.150</a><br>(eth0:1) and the gateway in the real servers are <a href="http://10.11.12.10">10.11.12.10</a> (eth1:1 in the
<br>router server), </blockquote>
<div> </div>
<div>Since you have configured LVS- NAT your gateway on the real servers should be <a href="http://10.11.12.9">10.11.12.9</a></div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I create the <a href="http://lvs.cf">lvs.cf</a> with piranha and start pulse, but, NOTHING<br>happens, piranha create the 
<a href="http://10.11.12.10">10.11.12.10</a> and the <a href="http://172.16.247.150">172.16.247.150</a> virtual<br>interfaces (I can conect to the gui of piranha in <a href="http://172.16.247.150:3636">http://172.16.247.150:3636
</a>)<br>but can't do in the port 80. here are my <a href="http://lvs.cf">lvs.cf</a><br><br>serial_no = 137<br>primary = <a href="http://172.16.247.130">172.16.247.130</a><br>primary_private = <a href="http://10.11.12.9">
10.11.12.9</a><br>service = lvs<br>backup_active = 0<br>backup = <a href="http://172.16.247.131">172.16.247.131</a><br>backup_private = <a href="http://10.11.12.11">10.11.12.11</a><br>heartbeat = 1<br>heartbeat_port = 539
<br>keepalive = 3<br>deadtime = 10<br>network = nat<br>nat_router = <a href="http://10.11.12.10">10.11.12.10</a> eth1:1<br>nat_nmask = <a href="http://255.255.255.0">255.255.255.0</a><br>debug_level = NONE<br>monitor_links = 0
<br>virtual http {<br>    active = 1<br>    address = <a href="http://172.16.247.150">172.16.247.150</a> eth0:1<br>    vip_nmask = <a href="http://255.255.255.0">255.255.255.0</a><br>    port = 80<br>    use_regex = 0<br>
    load_monitor = ruptime</blockquote>
<div> </div>
<div>You should start 'rwhod' service on the real servers since you opted for 'load_monitor' as ruptime.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">    scheduler = rr<br>    protocol = tcp<br>    timeout = 5<br>    reentry = 5<br>    quiesce_server = 0<br>
    server uno {<br>        address = <a href="http://10.11.12.11">10.11.12.11</a><br>        active = 1<br>        weight = 1<br>    }<br>    server dos {<br>        address = <a href="http://10.11.12.12">10.11.12.12</a>
<br>        active = 1<br>        weight = 1<br>    }<br>}</blockquote>
<div> </div>
<div>Rest configuration looks fine.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">and I don't know why, but the ipsvadmin don't show the entrys of the real<br>servers:<br><br>[root@node1
 ~]# ipvsadm -Ln<br>IP Virtual Server version 1.2.0 (size=4096)<br>Prot LocalAddress:Port Scheduler Flags<br>-> RemoteAddress:Port           Forward Weight ActiveConn InActConn<br>TCP  <a href="http://172.16.247.150:80">
172.16.247.150:80</a> rr</blockquote>
<div> </div>
<div>Make sure you have the 80 port up and running on your real servers.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">can anyone help me? (sorry for my bad english)</blockquote>
<div> </div>
<div> </div>
<div>-GSR</div></div>