- Minor
Unraid 7 adds the option to set mover between two pools, which is excellent. In my setup I have an SSD pool as cache, then a raidZ1 tier of 6x14tb drives, saving me spinning up the 27 array drives for normal writes.
I've been migrating my array drives to zfs, so had some array drives excluded from mover in share settings. When I updated to 7, I set mover to move from Cache to the ZFS tier, and the option for excluded drives obviously vanished.
I have an rsync script that moves the oldest files from the zfs tier to /mnt/user0 (the array, without cache). This is so that it correctly distributes the files across the array drives based on my settings.
This mount point seems to obey (the now invisible) excluded disks settings. The workaround is to switch mover back to moving to the array, remove the exclusions, and then set it back to the pool as target.
It feels like the drive exclusions should be in another section and always visible if they still retain some function when the array is not selected in the share?