LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   High Availability (https://www.linuxquestions.org/questions/linux-enterprise-47/high-availability-787232/)

++nick++ 02-05-2010 08:27 AM

High Availability
 
Hello All,

I am looking for clustering solution to increase the availability of a service (say Apache). I have been hearing about VCS increasingly , can anyone around Please advise me of the best HA clustering solution similiar to VCS

thanks.

zordrak 02-05-2010 10:12 AM

http://www.clusterlabs.org/wiki/Main_Page

EricTRA 02-05-2010 10:25 AM

Hi,

I have a HA cluster setup with Apache nodes using Heartbeat. It works like a charm. I have it setup in combination with ldirectord for load balancing. I started out using a tutorial from http://www.howtoforge.com and completed the HA by setting up master-master replication for the MySQL databases.

Kind regards,

Eric

zordrak 02-05-2010 01:08 PM

Quote:

Originally Posted by EricTRA (Post 3853944)
Hi,

I have a HA cluster setup with Apache nodes using Heartbeat.

Heartbeat is being deprecated by corosync. In either case they should be used as a component of Pacemaker as linked above.

EricTRA 02-05-2010 01:12 PM

You might be right, but I'm a fan of:
Code:

If it works; don't break it!
and the way I have it set up it does exactly what we need.

Thanks for the heads up though.

Kind regards,

Eric

++nick++ 02-06-2010 11:55 AM

Thanks zordrak, Eric for your replies

EricTRA 02-06-2010 12:05 PM

You're welcome! Enjoy Linux.

Kind regards,

Eric

jerrybear 02-07-2010 11:53 AM

You can check out the following web pages that elaborate the
problems of conventional HA solutions like VCS and block level
replication solutions like DRBD. The web site also offer
new solutions for HA and many other areas.

http://www.twinpeaksoft.com/always%20available.html

http://www.twinpeaksoft.com/Brainy_Technology.ppt


Jerrybear


All times are GMT -5. The time now is 07:42 AM.