I don't know about "shouldn't use USB for storage;" it's perfectly fine. However, if you can use a SATA interface, I would. You'll get better performance in general from it, and that's what the port is there for.
this post was submitted on 21 Sep 2023
4 points (83.3% liked)
homelab
6589 readers
1 users here now
founded 4 years ago
MODERATORS
I would get a sata card. They are pretty cheap and are more reliable and flexible
I'm not sure it's going to work like you hope it will. Your enclosure can run 'raid' but zfs doesn't like raid. As far as 'jbod' thru one esata cable...thats not how zfs likes it either.
Your best bet is to buy a m2/nvme to 5 sata port adapter so zfs can distinguish each drive. But then... the question is if your enclosure allows that.
I love mini pc's but for zfs there's not a lot of wriggle room. High end ones have dual nvme ports allowing for zfs mirror. Other than that you'll have to go said sata_nvme + an enclosure that powers all disks but allows for individual sata cables. It's gonna be clunky macgyvering too.
If I'm wrong I'll accept the flak.