Migrating from Drobo to ZFS

I have a Drobo5D connected to a Mac Mini (running Catalina). The Drobo recently started rebooting itself every day or so which isn't great for storage reliability(!), and given that Drobo seems to have all but disappeared, I've bought an OWC Thunderbay 8, and was thinking that ZFS would be a good option for my new setup.
I now need to figure out how I should configure ZFS, and how to migrate data from the Drobo to the ZFS setup. I'd appreciate any guidance as I am totally new to ZFS.
Currently on the Drobo I have:
- 2x16TB drives
- 2x10TB drives
For at total of about 32TB storage, of which 16TB is currently used.
I intend to keep these 4 disks (as far as I can tell they are working fine - no SMART warnings), but I need to work out how to move the disks. I do have a backup of the Drobo, but I'm reluctant to wipe the drives as then my backup becomes the only copy of the data, and that seems like it would be tempting fate. From the Drobo's perspective I could
- remove 1 16TB drive
- let the Drobo rebalance, which would give me about 18TB storage (just enough) with 1 disk redundancy
- remove the second 16TB drive (no redundancy on the Drobo, but I still have a separate backup)
I could then use the 2 16TB drives to start my ZFS array, and copy everything over. Once everything is copied over, I could then add the 2 10TB drives to the Thunderbay, but is there any way to add those drives to the same storage pool I've set up with the 16TB drives? I'm aiming for "cost effective redundancy" - i.e. a RAID5 type setup with 4 drives, and 1 providing parity redundancy - but would be OK with no ZFS redundancy while I am transferring. In other words, could I set up a 32TB storage pool (no redundancy) and then add the 2 10TB drives for redundancy?
I'd also appreciate any guidance on how to configure ZFS. I'm aiming for 1 disk redundancy, performance isn't particularly important - the drive is used for archived data and backup. I don't expect to be running short of storage any time soon, but anything I can do now to take advantage of the (soon to be released?) ability for ZFS to expand storage pools would be good to know. Encryption and data compression would be nice, if there are no downsides, but a lot of the archive data is already compressed (zip, gz, compressed disk images, video, photos, audio).
Thanks.
I now need to figure out how I should configure ZFS, and how to migrate data from the Drobo to the ZFS setup. I'd appreciate any guidance as I am totally new to ZFS.
Currently on the Drobo I have:
- 2x16TB drives
- 2x10TB drives
For at total of about 32TB storage, of which 16TB is currently used.
I intend to keep these 4 disks (as far as I can tell they are working fine - no SMART warnings), but I need to work out how to move the disks. I do have a backup of the Drobo, but I'm reluctant to wipe the drives as then my backup becomes the only copy of the data, and that seems like it would be tempting fate. From the Drobo's perspective I could
- remove 1 16TB drive
- let the Drobo rebalance, which would give me about 18TB storage (just enough) with 1 disk redundancy
- remove the second 16TB drive (no redundancy on the Drobo, but I still have a separate backup)
I could then use the 2 16TB drives to start my ZFS array, and copy everything over. Once everything is copied over, I could then add the 2 10TB drives to the Thunderbay, but is there any way to add those drives to the same storage pool I've set up with the 16TB drives? I'm aiming for "cost effective redundancy" - i.e. a RAID5 type setup with 4 drives, and 1 providing parity redundancy - but would be OK with no ZFS redundancy while I am transferring. In other words, could I set up a 32TB storage pool (no redundancy) and then add the 2 10TB drives for redundancy?
I'd also appreciate any guidance on how to configure ZFS. I'm aiming for 1 disk redundancy, performance isn't particularly important - the drive is used for archived data and backup. I don't expect to be running short of storage any time soon, but anything I can do now to take advantage of the (soon to be released?) ability for ZFS to expand storage pools would be good to know. Encryption and data compression would be nice, if there are no downsides, but a lot of the archive data is already compressed (zip, gz, compressed disk images, video, photos, audio).
Thanks.