ubuntu-users@lists.ubuntu.com
[Top] [All Lists]

Re: Distributed network RAID

Subject: Re: Distributed network RAID
From: Sean Carolan
Date: Thu, 17 Jan 2008 08:08:20 -0600
> How robust is this setup in your experience?  Quirks?  Problems?
> 
> And how difficult is it to maintain or recover from a problem with this?

I set up linux-HA and drbd on an NFS share in a VMWare lab, and yanked the 
virtual power on one box, then watched it fail over, then went back and forth 
several times in this manner.  Reading or writing to the mounted share took a 
little longer while it was doing it's failover, but no data was lost. 
Development seems robust, and they have quite a few success stories:

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

You'll probably want to use DRBD, which basically creates a networked block 
device.  To the OS, it behaves just like your /dev/hda drive but it's actually 
writing to two or more disks over the network simultaneously.

-- 
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

<Prev in Thread] Current Thread [Next in Thread>