summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs/DESCR
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2010-08-26 14:26:18 +0000
committermanu <manu@pkgsrc.org>2010-08-26 14:26:18 +0000
commit3877617a2115323f1a88db2fa8e9beca26b902f8 (patch)
treed5c567d833d90f892d3d73d48108f779cf87d437 /filesystems/glusterfs/DESCR
parent3839e5612fdbbd9aea954ac2ae4b8b1280c50dba (diff)
downloadpkgsrc-3877617a2115323f1a88db2fa8e9beca26b902f8.tar.gz
This is an experimental port of glusterfs on NetBSD. Don't do this at home!
Diffstat (limited to 'filesystems/glusterfs/DESCR')
-rw-r--r--filesystems/glusterfs/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/filesystems/glusterfs/DESCR b/filesystems/glusterfs/DESCR
new file mode 100644
index 00000000000..34183e0b14c
--- /dev/null
+++ b/filesystems/glusterfs/DESCR
@@ -0,0 +1,11 @@
+GlusterFS is a flexible, powerful, POSIX-compliant cluster filesystem
+that can scale to several petabytes.
+
+GlusterFS works over either TCP/IP or high-performance Infiniband
+RDMA interconnect.
+
+GlusterFS provides striping and on-the-fly synchronous replication
+of files. GlusterFS has a fully distributed design, with no single
+point of failure.
+
+Please visit http://www.gluster.org/glusterfs.php for more info.