Networking Forums

Networking Forums > Computer Networking > Linux Networking > Creating a software mirror cluster.

Reply
Thread Tools Display Modes

Creating a software mirror cluster.

 
 
CGI
Guest
Posts: n/a

 
      09-10-2003, 11:12 AM
Hi.

I'm totally new to this clustering way of creating a secure system, but
I hope someone will answer my noobie questions

First of all, what I want to do is to create a cluster containing two
servers. One primary and one slave. The primary should mirror data to
the slave. And if the primary fails, the slave should transparently take
over and serve.

Is this possible to do with RH9 systems, and if yes how?
I've read about Kimberlite, but I am not sure if it would work the way I
want.

Finally, is this cluster system possible to create if the NIC's use
static IP addresses, ie not 192.168.x.x or 10.x.x.x? The cluster should
work as an externally visible webserver.

Help, feedback and links to good info will be greatly appreciated


Thnx,
/CGI

 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      09-10-2003, 11:46 AM
CGI <(E-Mail Removed)> wrote:
....
> First of all, what I want to do is to create a cluster containing two
> servers. One primary and one slave. The primary should mirror data to
> the slave. And if the primary fails, the slave should transparently take
> over and serve.


> Is this possible to do with RH9 systems, and if yes how?
> I've read about Kimberlite, but I am not sure if it would work the way I
> want.


http://www.linuxvirtualserver.org/
http://www.linux-ha.org/

> Finally, is this cluster system possible to create if the NIC's use
> static IP addresses, ie not 192.168.x.x or 10.x.x.x? The cluster should
> work as an externally visible webserver.


Sure, it's possible the above URL should get you started.

--
Michael Heiming

Remove +SIGNS and www. if you expect an answer, sorry for
inconvenience, but I get tons of SPAM
 
Reply With Quote
 
Peter T. Breuer
Guest
Posts: n/a

 
      09-10-2003, 11:47 AM
CGI <(E-Mail Removed)> wrote:
> I'm totally new to this clustering way of creating a secure system, but
> I hope someone will answer my noobie questions


> First of all, what I want to do is to create a cluster containing two
> servers. One primary and one slave. The primary should mirror data to
> the slave. And if the primary fails, the slave should transparently take
> over and serve.


> Is this possible to do with RH9 systems, and if yes how?
> I've read about Kimberlite, but I am not sure if it would work the way I
> want.


This is typically done with a combo of heartbeat + softraid1 + enbd/nbd
or drdb.

> Finally, is this cluster system possible to create if the NIC's use
> static IP addresses, ie not 192.168.x.x or 10.x.x.x? The cluster should


The usual thing is to assign a floating IP to the cluster, which moves
from primary to secondary as need be. It's an alias. You can also
use name aliases (though obviously if you use IP aliases, you don't
need to). If you want a static address that doesn't move from primary
to secondary it will have to be on a router (i.e. gateway machine) which
does forwarding to the real machine.

> work as an externally visible webserver.


> Help, feedback and links to good info will be greatly appreciated


Just look up the linux high availability pages on the web.

Peter
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Our high end SQL server cluster is maxed out, how else to expand? Will it help to move tables off of the cluster onto other clusters or will that just create processing bottleneck on the cluster running SQL server? Daniel Windows Networking 0 07-20-2007 07:02 PM
Linux cluster queue software spam.til.kasper@gmail.com Linux Networking 0 06-28-2006 11:28 AM
mirror server tim.pickup@gmail.com Windows Networking 0 12-13-2005 01:44 PM
Problem with Mirror TLC Tutor Windows Networking 0 11-15-2004 12:27 PM
Problems with Kimberlite Cluster Software on RedHat 9 Linux Albert Trojanowski Linux Networking 2 08-12-2003 12:28 PM



1 2 3 4 5 6 7 8 9 10 11