Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
omv7:omv7_plugins:mergerfs [2025/02/22 00:38] – crashtest | omv7:omv7_plugins:mergerfs [2025/02/22 01:21] (current) – [Notes] crashtest | ||
---|---|---|---|
Line 15: | Line 15: | ||
====== The MergerFS Plugin For OMV7 ====== | ====== The MergerFS Plugin For OMV7 ====== | ||
\\ | \\ | ||
- | \ | + | \\ |
< | < | ||
\\ | \\ | ||
Line 132: | Line 132: | ||
\\ | \\ | ||
{{ : | {{ : | ||
+ | \\ | ||
+ | ---- | ||
+ | |||
+ | When considering which of the two set up options to use, read over the information in [[https:// | ||
+ | \\ | ||
\\ | \\ | ||
Line 139: | Line 144: | ||
For users interested in **Option 1**, see Option 1 following.\\ | For users interested in **Option 1**, see Option 1 following.\\ | ||
- | For those who are interested in **Option 2**, follow this link -> [[https:// | + | For those who are interested in **Option 2**, follow this link -> [[https:// |
\\ | \\ | ||
\\ | \\ | ||
Line 246: | Line 251: | ||
\\ | \\ | ||
\\ | \\ | ||
- | With the MergerFS array set up, continue on to -> [[https:// | + | With the MergerFS array set up, continue on to -> [[https:// |
\\ | \\ | ||
\\ | \\ | ||
Line 392: | Line 397: | ||
===== Notes ===== | ===== Notes ===== | ||
- | * MergerFS, by design, distributes folders and files between multiple hard drives. | + | * MergerFS, by design, distributes folders and files between multiple hard drives. |
+ | |||
+ | * Shared Folders, for data storage, should always be added using the merged filesystem mount point. | ||
+ | * If relational database files are added directly to a member drive, to get past the latency issue, use [[https:// | ||
+ | * Dockers use a form of overlayfs that is not compatible with MergerFS. | ||
+ | * If users are already committed to [[https:// | ||
- | * Shared Folders should always be added using the merged filesystem mount point. | + | === File Systems: === |
- | * If a Shared Folder is added directly to a member drive (this is possible), thereafter, the Balance Pool tool can not be used. | + | |
- | * If relational database files are added directly to a member drive, to get past the latency issue, the Balance Pool tool can not be used. | + | |
- | * Docker containers and image storage should not be added to a mergerfs pool. Dockers use a form of overlayfs that is not compatible with MergerFS. | + | |
- | * For relational database files and/or docker storage, a small SSD or hard drive outside of a merged pool is recommended. | + | |
- | * File Systems: | + | * MergerFS does not fully support COW (Copy on Write) filesystems like ZFS or BTRFS. |
- | - MergerFS does not fully support COW (Copy on Write) filesystems like ZFS or BTRFS. | + | |
- | - While MergerFS may work with NTFS or FAT (Windows filesystems) when using a package like ntfs-3g, they are non-POSIX file systems. | + | |
\\ | \\ | ||