summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikas Gorur <vikas@gluster.com>2009-04-24 00:57:42 -0700
committerAnand V. Avati <avati@amp.gluster.com>2009-04-24 14:24:43 +0530
commitd892c56c1d0b1de466ee4cf4071ab7b722808c00 (patch)
tree2458e84af801e957a218cf0de916618f5827c739
parent689347f278e5acfda95a24f7804a1450043311f3 (diff)
Revised README
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
-rw-r--r--README12
1 files changed, 7 insertions, 5 deletions
diff --git a/README b/README
index 8c6cb42cea7..15b1b4a88c6 100644
--- a/README
+++ b/README
@@ -1,9 +1,11 @@
-GlusterFS is a powerful network/cluster filesystem. Posix compliant. You
-can keep scaling your storage beyond peta bytes as your demand increases.
+GlusterFS is a flexible, powerful, POSIX-compliant cluster filesystem
+that can scale to several petabytes.
-GlusterFS natively supports Infiniband verbs calls to do RDMA between remote
-machine to get the maximum I/O throughput.
+GlusterFS works over either TCP/IP or high-performance Infiniband RDMA
+interconnect.
-It has on the fly replication and striping as inbuilt options.
+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.