[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: server replication




On Mon, 31 Jan 2005, Alexandros Papadopoulos wrote:

> On Monday 31 January 2005 15:34, fluppe wrote:
> > hello,
> >
> > i want to replicate 2 fileservers so that if one failes, the other
> > one takes over.
> > What kind of software do i need for that ? can i do it with debian ?

simple/dumb way

dns1:	192.168.1.1	first box
dns2:	192.168.2.2	other box
 
depending on which dns server they found, they will go to
first box or other box

both boxes is up and running at the same time..
if one dies, the other one will automatically work

do natting accordingly...

keep your "common data" on a 3rd backup ...
where all development is done before being released
to the world

put dns1 in newyork .. and put dns2 in la ...

if both is in the same office.. and you lose power,
than both is offline

c ya
alvin

> Check out http://www.linux-ha.org/
> 
> and
> 
> apt-cache show heartbeat
> 



Reply to: