[Box Backup] How to get geographic store redundancy right now?
Wout Mertens
boxbackup@fluffy.co.uk
Wed, 22 Feb 2006 11:18:26 +0100
On 22 Feb 2006, at 07:28, E.W. Peter Jalajas wrote:
> Maybe this is the wrong time, with all the development work going on,
> but I wanted to get some pointers for how best to, right now, provide
> geographic store redundancy, that is, keeping reasonably similar
> versions of the client data in at least 2 locations physically
> separated by many miles/kilometers.
Keeping the other comments in this thread in mind, how about coding
it using the built-in raid of the boxbackup serv?
It will need to adapted to allow for a straight mirror instead of a
raid-5, but you could then just mount one of the mirror sides on a
network mount from another server. This would allow you to bring up
the boxbackup service on that other server once the current one dies.
Making it so that both servers have a boxbackup service running for
the same users is a bit more work though :-/
Wout.