From bad5c495d18de91147db591183e9bef1d6ba0a24 Mon Sep 17 00:00:00 2001 From: James Park-Watt Date: Sat, 24 May 2014 17:21:08 +0100 Subject: [PATCH] DRBD Added DRBD to the list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 209517f..85cc44b 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,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. @@ -279,4 +280,4 @@ Various resources, such as books, websites and articles, for improving your skil * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages. # Contributing -Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details. \ No newline at end of file +Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.