Basically, you have one IP address that is used by two hosts, active one only one at a time. If one service fails, the other node take the IP thanks to keepalived. This works only if you’re on the same network segment. Google on “vrrp keepalived apache” and you’ll get this first link: http://www.cyberciti.biz/faq/rhel-centos-fedora-keepalived-lvs-cluster-configuration/ From: Harsimranjit singh Kler [mailto:simran4u2@xxxxxxxxx] Intially i want failover setup only with two node can you explain little about vrrp + keepalived. else some reference link how i can achive it step by step(on linux setup only) ? On Mon, Feb 6, 2012 at 3:12 PM, DENIS Laurent <Laurent.DENIS@xxxxxxxxxxxxxxxx> wrote: If you just want failover on the head apache: use two nodes with vrrp + keepalived (if you’re on linux) to monitor your service. If you need load-balancing, then you should use two VRRP addresses with DNS round-robin. But you’ll stumble on client-server persistence problem if you don’t use tomcat clustering. From: Jaco Kroon [mailto:jaco@xxxxxxxxx] Not that I'm aware of but someone else on the list may very well know something I don't.
On Mon, Feb 6, 2012 at 2:43 PM, Jaco Kroon <jaco@xxxxxxxxx> wrote: Hi,
Hi --------------------------------------------------------------------- *****DISCLAIMER***** This electronic transmission (and any attached document) is intended exclusively for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any disclosure, copying, distribution or other action based upon the information by persons or entities other than the intended recipient is prohibited. If you receive this message in error, please contact the sender and delete the material from any and all computers. Mobistar does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. *****END OF DISCLAIMER***** *****DISCLAIMER*****
This electronic transmission (and any attached document) is intended exclusively for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any disclosure, copying, distribution or other action based upon the information by persons or entities other than the intended recipient is prohibited. If you receive this message in error, please contact the sender and delete the material from any and all computers. Mobistar does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays.
*****END OF DISCLAIMER***** |