Hi,
TLDR: Has/does anyone tried and succeeded or failed, using ZFS (either from https://openzfsonosx.org or elsewhere) with a High Sierra/Mojave Mac?
Long version:
I've currently got a 5-bay drive array (from Orico) that's using Apple's Software RAID configured as level 10 (i.e. a stripe over a pair of mirrors) using 4 spinning rust drives (same model/size, different batches), and a rescued 5th disk (from a regular USB desktop drive whose controller died).
I'm also planning to order a Thunderbay6 soon. The Orico is 90% used for iTunes storage, and will soon move to be run from my old laptop (so that me installing a new version of Xcode doesn't interrupt Thomas and Friends for my son, etc. The horror!). The Thunderbay will allow me to incrementally add either SSD or spinning rust storage for work-focussed purposes.
While RAID10 gives me some security + speed benefit, it's also not fantastically supported by e.g. Disk Utility (it will always tell me there are RAID members missing - using
in a shell will accurately report the disk members and the intermediate mirror members. It's also not really feasible to increase the size of the volume with bigger disks the way it is.
So, as these are not boot volumes, are not mobile volumes likely to be used on multiple random machines, and my use-case over time is more likely to include non-matching sized drives, I'm starting to think that ZFS may in fact be what I need.
So, does anyone have any tales of woe or success they'd like to share, before I try this?
TLDR: Has/does anyone tried and succeeded or failed, using ZFS (either from https://openzfsonosx.org or elsewhere) with a High Sierra/Mojave Mac?
Long version:
I've currently got a 5-bay drive array (from Orico) that's using Apple's Software RAID configured as level 10 (i.e. a stripe over a pair of mirrors) using 4 spinning rust drives (same model/size, different batches), and a rescued 5th disk (from a regular USB desktop drive whose controller died).
I'm also planning to order a Thunderbay6 soon. The Orico is 90% used for iTunes storage, and will soon move to be run from my old laptop (so that me installing a new version of Xcode doesn't interrupt Thomas and Friends for my son, etc. The horror!). The Thunderbay will allow me to incrementally add either SSD or spinning rust storage for work-focussed purposes.
While RAID10 gives me some security + speed benefit, it's also not fantastically supported by e.g. Disk Utility (it will always tell me there are RAID members missing - using
Code:
diskutil AppleRAID list
So, as these are not boot volumes, are not mobile volumes likely to be used on multiple random machines, and my use-case over time is more likely to include non-matching sized drives, I'm starting to think that ZFS may in fact be what I need.
So, does anyone have any tales of woe or success they'd like to share, before I try this?