mirror of
https://github.com/mikeroyal/Self-Hosting-Guide.git
synced 2026-07-08 17:42:33 +02:00
Added Composefs to Filesystems.
This commit is contained in:
@@ -1820,6 +1820,8 @@ Red Hat Enterprise Linux Desktop
|
||||
- RAID - support for software-based RAID 0, RAID 1, RAID 10
|
||||
- Self-healing - checksums for data and metadata, automatic detection of silent data corruptions
|
||||
|
||||
[Composefs](https://github.com/containers/composefs) is a native Linux file system designed to help sharing filesystem contents, as well as ensuring said content is not modified. The initial target usecase are container images and ostree commits.
|
||||
|
||||
[MergerFS](https://github.com/trapexit/mergerfs) is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.
|
||||
|
||||
**MergerFS Features**
|
||||
|
||||
Reference in New Issue
Block a user