Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Aug 2001 20:51:00 +0200
From:      Christoph Sold <so@i-clue.de>
To:        Alvin Sim <bsd140870@yahoo.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: backup server
Message-ID:  <3B6C4414.F112C4A6@i-clue.de>
References:  <18915082467.20010804003801@yahoo.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help


Alvin Sim wrote:
> 
> i'm looking into implementing 2 servers for a dept. and am looking for
> ways to to "mirror" a server -- ie, if one fails, all clients will
> automagically connect to the second server -- ala NT PDC's.
> 
> what do i (basically) need to do/implement? any pointers to some
> relevant docs would be great. thanks.

There is no such thing as the magic you describe. To get a little bit of
this ideal solution, you'd have to define
1) which services this boxes have to provide
2) what the least acceptable working level of that service is
3) how to detect the failure and 
4) how to switch over that service safely to the second box.

each of those considerations is pretty complicated, and there is no such
thing as a standard definition. Thus you have either to invest some time
to think about it, or pay some amount of money to get somebody who does.

HTH
-Christoph Sold

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B6C4414.F112C4A6>