blob: 28ba4db4abee5359124a815b6f962c3e2a1611de (
plain)
1
2
3
4
5
6
7
8
9
|
GlusterFS is a clustered file-system capable of scaling to several
peta-bytes. It aggregates various storage bricks over Infiniband RDMA
or TCP/IP interconnect into one large parallel network file
system. GlusterFS is one of the most sophisticated file system in
terms of features and extensibility. It borrows a powerful concept
called Translators from GNU Hurd kernel. Much of the code in GlusterFS
is in userspace and easily manageable.
.
WWW: http://www.gluster.org/
|