Prioritise OS-drive's snapraid content file over ZFS

Reads are much faster as it's SSD based, and it avoids unnecessary reads on the pool
This commit is contained in:
Jake Howard 2022-08-24 15:24:36 +01:00
parent dcc3055e93
commit 10f43bc38d
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -49,8 +49,8 @@ snapraid_parity_disks:
content: true
snapraid_content_files:
- /mnt/tank/files/snapraid.content
- /var/snapraid.content
- /mnt/tank/files/snapraid.content
snapraid_config_excludes:
- "*.unrecoverable"