ZFS returns to the Mac
Summary: Startup Ten's Complement LLC will bring ZFS to Mac OS X, its principal software engineer announced late last week. Offered as Z-410 Storage, the file system (and now an actual product) is in the process of beta testing.
Startup Ten's Complement LLC will bring ZFS to Mac OS X, its principal software engineer announced late last week. Offered as Z-410 Storage, the file system (and now an actual product) is in the process of beta testing.
The company's website says it started testing recently:
Essential OS Upgrades We're not quite there yet — but we have some exciting products in development. Our version of ZFS for Mac OS X, Z-410 Storage, started external beta testing last week. Expect more announcements soon.
Ten's Complement Software Architect is Don Brady, a former senior Apple engineer. In a series of tweets earlier in the month, he said the
# We finally got the installer package, disk image and beta website going! Once we confirm the process works we'll throw the switch...
# We finished our bake-time testing. Once we wrap up release notes, SW license, installer and beta web site we'll be good to go...
In 2006, the next-gen file system developed by Sun was ported to Mac OS X. It was offered through an open source project. Many Mac storage and server managers expected expanded ZFS support to continue in Mac OS X Snow Leopard Server, however in the summer of 2009 Apple dropped the project altogether.
There were technical concerns. However, a number of sources said that Apple pulled the plug because of Sun licensing demands. And then there was worry brought on by the NetApp lawsuit.
ZDNet's Robin Harris ran down the issues in a post at the time:
The NetApp lawsuit may have come into play, making patent risk pertinent and potentially costly. Given that and the other CDDL-related risks, plus engineering opposition to GPL, Apple must have reluctantly stepped away. Apple would like bragging rights over Windows 7 that ZFS would give it, but in this narrative Sun’s pre-acquisition turmoil and tougher-than-expected licensing terms killed the deal.
Harris predicted that ZFS might return. And here it almost is.
Kick off your day with ZDNet's daily email newsletter. It's the freshest tech news and opinion, served hot. Get it.
Talkback
ZFS and Mac OS X together, at last!
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
sudo rm -rf /usr/lib
A DLL is just the same as a .so on a mac, it's a shared library but on the windows platform.
RE: ZFS returns to the Mac
BTW: one of the reasons why dylib management works better on OSX is due to unix symlink support. I've been baffled for years as to why MS hasn't copied such a useful feature.
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
it's not a file...it's a heirarchical database, changes are done through transaction atomic updates and have been since Vista. In general the windows registry has been given a bad rap. IMHO the benefits of the registry outweigh the costs. I would rather have configuration settings in one place then all over the file system. At least you know where to go.
RE: ZFS returns to the Mac
he said "WAS"...not "is".
They could have set up their registry APIs so that each app had its own preference file stored in well-defined places. There was no need to have a monolithic text file that stored everything. I'm glad to know they finally implemented a better solution
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
I'd rather have hundreds of pref files than a single, corruptible database, but that's just me.
I'm searching the article again
: I
Interesting but?
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
Another problem of ZFS is that even though existing file systems are ancient and have many problems, they work pretty well, by and large.
The only reason to switch to ZFS in the future would be for Apple to use it to create new, unique features that lesser file systems simply can't do. A long term play, but not unlike Apple's investment in many other technologies. But I guess Sun killed that idea with their licensing fees.
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
RE: ZFS returns to the Mac
It has two advantages: Avoid problems with Oracle. And the new in-house solution can avoid the problems that ZFS has.
Looking forward to it!
RE: ZFS returns to the Mac