LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   High Availability & Linux Virtual Servers....???? (https://www.linuxquestions.org/questions/slackware-14/high-availability-and-linux-virtual-servers-517807/)

crosaire 01-09-2007 04:35 PM

High Availability & Linux Virtual Servers....????
 
Anybody out there in Slackland build High Available (HA) and/or Linux Virtual Server (LVS) configs using Slackware...???

There are all kinds of reasons to stick with Slack.... talked about quite a bit on this forum.... and I would like to stay with Slack. I have several reasons to start looking into HA and LVS and I would like to use Slack as the baseline distro.

Any and all help is greatly appreciated...!!!!

CRosaire
:D

Alien Bob 01-10-2007 02:52 PM

For HA-cluster I would look into a two-node active/passive cluster using Heartbeat as the cluster manager and DRBD to replicate the filesystems realtime across the two cluster nodes.
I've been managing clusters built this way for four years now - all on Redhat since it is policy to use that distro, but I built the RPM's for heartbeat and drbd myself, and it would be fairly trivial to do the same for Slackware packages. You will have a rock-solid cluster that way, and except for catastrophic failure in your server room, your ens users would perceive a near 100% availability of their services (I run Samba, LDAP, IMAP, MySQL, Postfix, Apache and more as HA services - typical medium-sized office services)

As for LVS, their project at http://www.linuxvirtualserver.org/ works perfectly well on a Linux cluster used as loadbalancer with (again) Heartbeat as the cluster manager. I setup such an environment once as proof-of-concept for a client with a Linux Terminal Server farm (Nomachine/NX based) behind the load balancer. Great fun that was.

Eric


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