Browse Source

Merge pull request #7 from jimmypw/drbd

DRBD
pull/102/head
Francisco Augusto 10 years ago
parent
commit
db12a945a0
  1. 1
      README.md

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

Loading…
Cancel
Save