diff --git a/README.md b/README.md index d7d0bf4..7d3496c 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ *Network distributed filesystems.* * [Ceph](http://ceph.com/) - Distributed object store and file system. +* [DRBD](http://www.drbd.org/) - Disributed Replicated Block Device. * [GlusterFS](http://www.gluster.org/) - Scale-out network-attached storage file system. * [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework. * [Lustre](http://lustre.opensfs.org/) - A type of parallel distributed file system, generally used for large-scale cluster computing.