Bob
Have a question related to this hub?
Alice
Got something to say related to this hub?
Share it here.
RozoFS | |
---|---|
![]() | |
Developer(s) | Rozo Systems, SAS. |
Stable release | 2.5.1
/ 26 February 2018 |
Written in | C and Python |
Operating system | Linux, Mac OS X, NetBSD, FreeBSD, OpenSolaris |
Type | Distributed file system |
License | GNU General Public License v2 |
Website | www |
RozoFS is a free software distributed file system. It comes as a free software, licensed under the GNU GPL v2. RozoFS uses erasure coding for redundancy.[1][improper synthesis?]
Rozo provides an open source POSIX filesystem, built on top of distributed file system architecture similar to Google File System, Lustre or Ceph. The Rozo specificity lies in the way data is stored. The data to be stored is translated into several chunks using Mojette Transform[2] and distributed across storage devices in such a way that it can be retrieved even if several pieces are unavailable. On the other hand, chunks are meaningless alone.[3] Redundancy schemes based on coding techniques like the one used by RozoFS allow to achieve significant storage savings as compared to simple replication.[4][5]
The file system comprises three components:
{{cite book}}
: |journal=
ignored (help)