<br><br><div class="gmail_quote">On Wed, Jun 29, 2011 at 1:16 PM, Raoul Bhatia [IPAX] <span dir="ltr"><<a href="mailto:r.bhatia@ipax.at">r.bhatia@ipax.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 29.06.2011 05:28, Arizka Ashar wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello All,<br>
<br>
in active-active each node have clone vip..<br>
<br>
node1 = 1.2.3.4<br>
node2 = 5.6.7.8<br>
node3 = 9.10.11.12<br>
clone vip = 13.14.15.16<br>
</blockquote>
<br></div>
honestly, that depends on your network setup and<br>
on the lvs forwarding type.<br>
(e.g. are the node's real ips routable?)<br>
<br>
what i would do:<br>
1. configure the clone vip using a tun device on the real servers<br>
   (pay attention to the arp configuration!)<br>
   (13.14.15.16 = tunl0)<br>
<br>
2. add the vip to the load balancers.<br>
   make this setup redundant using pacemaker.<br>
   (floating vip, ldirectord, etc.)<br>
   (lb ip = x.x.x.x, y.y.y.y; 13.14.15.16 = floating vip, not cloned)<br>
<br>
3. point the lvs setup to the node's ips<br>
   (1.2.3.4, 5.6.7.8, 9.10.11.12)<br>
<br>
a similar setup is running at my company<br>
(except for the tunl devices which are not managed by pacemaker)<br>
<br>
cheers,<br>
raoul<br>
<br>
______________________________<u></u>_________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/<u></u>mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/<u></u>doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-<u></u>foundation.org/enter_bug.cgi?<u></u>product=Pacemaker</a><br></blockquote><div><br>
Hey Raoul <br><br>thank for suggestion, i will try that<br><br>first i just want to test on lvs side using nat and direct forwarding, <br>but without/reduced middle (real server),. LVS's -> active nodes<br><br>Warm regards,<br>
arizka <br></div></div><br>