MooseFS
Fault tolerant, POSIX-compliant, network distributed filesystem
MooseFS (MFS) is a fault tolerant, highly performing, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems:
* A hierarchical structure (directory tree)
* Stores POSIX file attributes (permissions, last access and modification times)
Supports special files (block and character devices, pipes and sockets...