diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 00000000000..8c6cb42cea7 --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +GlusterFS is a powerful network/cluster filesystem. Posix compliant. You +can keep scaling your storage beyond peta bytes as your demand increases. + +GlusterFS natively supports Infiniband verbs calls to do RDMA between remote +machine to get the maximum I/O throughput. + +It has on the fly replication and striping as inbuilt options. + +Please visit http://www.gluster.org/glusterfs.php for more info. |