Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| omv8:omv8_plugins:snapraid-aio [2026/08/20 00:12] – [hd-idle] auanasgheps | omv8:omv8_plugins:snapraid-aio [2026/08/20 09:54] (current) – removed unneeded section auanasgheps | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | \\ |
| + | < | ||
| + | \\ | ||
| + | {{ : | ||
| + | ====== SnapRAID AIO Plugin for OMV8 ====== | ||
| ===== Summary ===== | ===== Summary ===== | ||
| Line 77: | Line 81: | ||
| <tr> | <tr> | ||
| <td style=" | <td style=" | ||
| - | Always run an initial sync from the SnapRAID plugin | + | Always run an initial sync before scheduling SnapRAID AIO. |
| The AIO script expects parity to already exist and will not create it from scratch. | The AIO script expects parity to already exist and will not create it from scratch. | ||
| + | You can run the initial sync from SnaRAID plugin or from AIO itself using " | ||
| </tr> | </tr> | ||
| </ | </ | ||
| Line 198: | Line 203: | ||
| * **Pre-hash data** — read data twice before syncing to detect silent read errors before they reach parity. Recommended. Default: enabled. | * **Pre-hash data** — read data twice before syncing to detect silent read errors before they reach parity. Recommended. Default: enabled. | ||
| * **Sync zero-sized files** — SnapRAID skips empty files by default; enable this to include them. | * **Sync zero-sized files** — SnapRAID skips empty files by default; enable this to include them. | ||
| - | * **Spin down disks when done** — spin down drives after the script completes using `hd-idle`. Requires hd-idle to be installed separately. | + | * **Spin down disks when done** — spin down drives after the script completes using `hd-idle`. Requires hd-idle to be installed separately, see [[https:// |
| < | < | ||
| Line 210: | Line 215: | ||
| <tr> | <tr> | ||
| <td style=" | <td style=" | ||
| - | Disk spindown requires hd-idle to be installed on the system. It is not installed automatically | + | Disk spindown requires hd-idle to be installed on the system. It is not installed automatically. Without it, the setting has no effect. |
| </tr> | </tr> | ||
| </ | </ | ||
| Line 278: | Line 283: | ||
| These files are removed when the configuration is deleted. | These files are removed when the configuration is deleted. | ||
| - | |||
| - | ==== hd-idle ==== | ||
| - | |||
| - | See the note in the [[# | ||
| ==== Force Sync ==== | ==== Force Sync ==== | ||
| Line 295: | Line 296: | ||
| <tr> | <tr> | ||
| <td style=" | <td style=" | ||
| - | **Force Sync** bypasses all delete and update thresholds and syncs unconditionally. | + | Force Sync bypasses all delete and update thresholds and syncs unconditionally. |
| Only use this when you are certain the changes are intentional (e.g. after a large | Only use this when you are certain the changes are intentional (e.g. after a large | ||
| planned deletion or reorganization). You will be asked to confirm before the action runs. | planned deletion or reorganization). You will be asked to confirm before the action runs. | ||