A plugin for advanced users installing SnapRAID onto UNRAID systems.
-
Non real-time (snapshot) parity, corruption detection/repair and undelete for unassigned / non-array disks. An example could be the parity protection of a custom-mounted, mergerFS-pooled array of disks outside of Unraid's.
-
Non real-time (snapshot) corruption detection/repair and undelete for array disks (on top of Unraid parity). An example could be comparing rarely changing media against earlier snapshot to detect and fix unwanted changes.
- Parity has minor space overhead, works best on large and rarely changing files (such as a media library).
- Not possible to use Unraid parity disk as SnapRAID parity disk (as SnapRAID operates on the file-level).
- A data disk at least size of the largest to be protected disk (in the SnapRAID array) is needed for parity.
- Most of my testing was on XFS filesystems, so other filesystems should be considered more experimental.
- ... for more information see: https://www.snapraid.it/manual
https://raw.githubusercontent.com/desertwitch/SnapRAID-on-unRAID/main/plugin/dwsnap.plg
This plugin is installable via Community Applications.
Plugin licensed under GPL2, GPL3 and/or MIT (where applicable, see respective source code files).
- SnapRAID © 2011-2024 Andrea Mazzoleni (https://github.com/amadvance/snapraid)
- SnapRAID AIO Script © Oliver Cervera (https://github.com/auanasgheps/snapraid-aio-script)
SnapRAID Source Code: https://github.com/amadvance/snapraid