DRBD (was: MerriLUG Nashua ...)

Kenny Lussier klussier at gmail.com
Mon Jun 23 20:26:43 EDT 2008


On Mon, Jun 23, 2008 at 5:53 PM, Ben Scott <dragonhawk at gmail.com> wrote:

> On Mon, Jun 23, 2008 at 5:31 PM, Flaherty, Patrick <pflaherty at wsi.com>
> wrote:
> > I didn't go to the meeting, but I saw the slides mentioned DRBD ...
>
>  What's DRBD?
>
>  (Yes, I can use Google.  This is actually a cleverly disguised ploy
> intended to foster discussion on the list.  (Oh, drat, now it's not
> cleverly disguised anymore!))
>

DRBD is a way of doing network-based block devices. It's used to do network
RAID 1 in HA clusters. You set two system up and dedicate a particular block
device to be the drbd block device. Then, when you write to one, it goes
over a private network and writes to the other. It keeps the data in the
cluster synchronized. I used it a few years back in conjunction  with Linux
HA to build an HA NFS server. It was fairly simple to set up and get going.
I would say that it has been surpassed by GFS these days, though.

C-Ya,
Kenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20080623/6ae6f24b/attachment.html 


More information about the gnhlug-discuss mailing list