Added DRBD to the list
pull/102/head
James Park-Watt 2014-05-24 17:21:08 +01:00
parent b248a88f48
commit bad5c495d1
1 changed files with 2 additions and 1 deletions

View File

@ -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.