MooseFS
Fault tolerant, POSIX-compliant, Net Distributed Storage / 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)
* Symbolic links (file names pointing to target files, not necessarily on MooseFS) and hard links (different names of files which refer to the same data on MooseFS)
* Access to the file system can be limited based on IP address and/or password
MooseFS on GitHub:
https://github.com/moosefs/moosefs
Packages repository, download:
https://moosefs.com/download
Documentation:
https://moosefs.com/support
Recent changes:
https://github.com/moosefs/moosefs/blob/master/NEWS