I'm looking at upgrading from JBOD to some form of raid (or raidz2) and I'm looking for options on how to proceed. After reading what I hope is recent enough writeups about BTRFS (this being the most scary) I'm curious to know if either of these options are possible with zfs, though from a few hours of research it looks like the answer is no.
I currently have:
2 x 3TB
3 x 6TB
Options:
1. Can I set up a 5 drive wide raidz2 using 3TB from each of the 5 drives, and then a 3 drive wide raidz1 using the remaining 3TB from each of the 6TB drives?
2. Can I create a raidz2 and treat the two 3TB drives as if they were a single 6TB drive? I'd (eventually) replace both of those with another 6TB drive.
If neither are feasible, could I create a degraded raidz2 with 3x6TB and then pop in a fourth 6TB at some point in the not-too-distant future?
I'm leaning towards using something like ZFS due to capabilities like scrubbing. I've been hit by dataloss in the past and the idea of proactively detecting and fixing issues *before* you're in the middle of rebuilding a failed drive sounds ideal, and I'm leaning towards raidz2 for the extra safety.