It's not.Assuming it's bootable.![]()
It's not.Assuming it's bootable.![]()
Not a lot of people are good at using Terminal for controlling apps. A good GUI is needed.I use 2 of these with 16 HDDs purchased separately and OpenZFS in a RAID 1+0 configuration. >2.3GB/s read on an i7 Mac mini (with 10GbE for file propagation).
I recommend OpenZFS over SoftRAID, because every ZFS read is checksummed. You're not waiting for a whole sector to fail or the next mirror integrity check as when using standard RAID (or SoftRAID). ZFS checksumming helps identify RAID0 issues early, too. ZFS informs of "bit rot" immediately, whereas bit rot occurs silently with RAID. And if a ZFS drive fails, re-mirroring only involves the part of the drive that contains data, not the whole drive, so it usually completes much faster. OpenZFS is also free and cross-platform with Linux.
I wish the Thunderbay was a tool-less design, but once a drive configuration is settled on, this isn't often an issue. The fan is only mildly annoying--my units are in another room, so not an issue at all.
Oh, and I have a third Thunderbay 8 with 8 SSDs in RAID0 hanging off a Linux box. >2GB/s. It's been running 24x7 for almost 3 years.
https://openzfsonosx.org
That sells fake Apple Magsafe power adapters.
When you need big, fast, direct-connected storage for multi-stream 4K / 8K / 360 video editing.Why anyone would buy a Thunderbolt-based solution using SoftRAID® over something like a Synology NAS is beyond me.
Software RAID is preferable in many ways to hardware RAID.
I see clunky 8 TB mechanical drives and see throughputs that don't remotely match with typical SATA drives' read/write speeds - honest question, what am I totally missing?
Why anyone would buy a Thunderbolt-based solution using SoftRAID® over something like a Synology NAS is beyond me.
Not in my experience, depending on hardware vendor. Had a lot of issues with SoftRaid during the version 5-6 transition.
Lots of reasons. Assuming from "clunky ... mechanical" you are proposing to use SSDs instead:
1. Assuming we're talking about an 8 drive multi-disk enclosure the largest common SSD I've seen is ~8 TB costing ~$1200 each. That's ~$10K for just the 8 drives with ~64 TB
2. Assuming (1) there is no way to get to any larger sizes, configurations > 100 TB.
3. At some point you will reach the saturation point of the interface at which point SSD speed is irrelevant. The 8 TB drives in the example are running at ~16 Mbps so even a Thunderbolt interface would be saturated if you used 8 SSDs. Waste of money.
Despite my reservations about SoftRaid it might have some advantages over a hardware solution - such as more flexible configuration. I have mine set up with 3 volumes - one 4 disk multi disk RAID 5 and 4 JOBD for Time Machine.
They had multiple SoftRaid versions and I unfortunately purchased the wrong one. Their website is much clearer now but you have to pay more to get higher RAID levels. Even though I had just purchased the version 5 version a month ago or so ago they refused to upgrade me to version 6 at no charge. Had to pay the upgrade price.
![]()
SoftRAID - OWC Software Store
software.owc.com
Have 2 units - a 4 bay and 8 bay. Haven't had any hardware problems with them.
Lots of reasons. Much simpler to maintain than a NAS unit which needs constant maintenance and is another OS which has to be configured and updated. Because of OS overhead a NAS is slower. I have never been able to get TM to work reliably on any NAS device.
As a network device you have to worry about security issues which may require frequent updates. Synology has had 3 critical and 2 important security updates in 2023 alone.
![]()
Not an issue with direct attached storage.
I did the same...OWC "use to" use Noctua unit fans before in their units until recent offerings. Whomever actually make their gear before bought out their cheaper competitor some years ago (forgot who) and I noticed the change of fans (Taiwan or China made fan brand now). Nactua fans are more expensive (I think made or designed in Germany) and are well worth replacing any fans that you need quiet environments. Can cost of course...but..worth it. Issues are to find the right size for whatever you are using.I wish OWC would use quieter (more expensive) fans. I have no complaint about my Thunderbay Mini, except that I had to replace its fan with a Noctua unit so that I could share a room with it.
No complaint about SoftRAID, either. Particularly impressive that I got two major upgrades of the bundled copy for free.
Per TB cost for NVMe is still prohibitively expensive vs HDD. Also, NVMe has the TBW issue, and the non-usage problem.Great read/write speeds for very large files, but spinning RAID arrays with any sort of redundancy/parity have horrendous write speeds on small files. I stopped using spinning arrays completely and now use only NVMe. You get what you pay for...
You don’t have to use SoftRAID (their product), any software RAID works. Using macOS’ built-in RAID setup in DiskUtility works fine. Maybe it’s not as fast or feature rich as SoftRAID but it’s much more reliable and you don’t have to worry about compatibility issues between OS and RAID.I will never use a product that relies on SoftRAID again. Way too many issues with that software that have led to complete data loss in the past. Not worth it.
That's good to know. I somehow thought they had ditched this feature a while back. Either way, I'm fine with OWC's hardware and their customer support. I am another one who has had some problematic experiences with SoftRaid, so I just don't use it. I sometimes will create a raid unit, either via hardware or, for certain uses, the occasional one with SoftRaid, but rarely.You don’t have to use SoftRAID (their product), any software RAID works. Using macOS’ built-in RAID setup in DiskUtility works fine. Maybe it’s not as fast or feature rich as SoftRAID but it’s much more reliable and you don’t have to worry about compatibility issues between OS and RAID.
Is it just me or do the hard drive icons look like spongebob?
I bought a FireWire ssd adapter from them a couple of years ago and was extremely disappointed. Build quality was cheap and it’s unreliable (sometimes it just won’t work).That sells fake Apple Magsafe power adapters. I bought a few and even analyzed one. 100% fake. At every level I could reach in OWC they insisted they were legit. Said the differences were due to different factories. Right....They had all the signs of a fake: light comes on immediately, weigh significantly less, smaller internal components, fit and finish, typeface/text.
I did buy one of their RAID systems a few years after I swore I would never support them. It makes a horrible buzzing sound that is normal.
Caveat empor
If you want RAID more sophisticated than JBOD, 0 or 1, you'll have to go with SoftRaid or some other third-party RAID. Apple's support for software RAID is pretty rudimentary, and doesn't allow the redundency (and security) of RAID 5, 6, or 1+0 (10).You don’t have to use SoftRAID (their product), any software RAID works. Using macOS’ built-in RAID setup in DiskUtility works fine. Maybe it’s not as fast or feature rich as SoftRAID but it’s much more reliable and you don’t have to worry about compatibility issues between OS and RAID.
I was surprised at how accessible openzfs is. There's a lot of information about it as well as recipes that are easily found on the Internet. arstechnica.com has had some educational articles about it.[Re: OpenZFS] Not a lot of people are good at using Terminal for controlling apps. A good GUI is needed.