Revised README

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
This commit is contained in:
Vikas Gorur 2009-04-24 00:57:42 -07:00 committed by Anand V. Avati
parent 689347f278
commit d892c56c1d

12
README
View File

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