[ENBD] Confussion in DRBD and ENBD

enbd@lists.community.tummy.com enbd@lists.community.tummy.com
Thu, 13 Feb 2003 10:49:14 +0100 (MET)


> Hi all 
> 
>  I am having some little bit of confussion in DRBD and ENBD(Enhanced
>  Network 
> Block devise). Drbd is a file system for mirroring systems across a
> LAN. Enbd  does same thing but it is not a file system. I am not
> understanding the exact  difference between these two. What is the full
> name of DRBD. any one plz help  me.
> 
> thanx in advance.
> 
> Regards 
> Srinivasa Rao

The difference is very simple. As the name says ENBD is a block device which 
means it implements the elementary read, write, lseek functionality. It is 
simply one abstraction level below any file system.

Regards KAy