ZEVO Solution for ZFS on OS X Acquired by GreenBytes - MacRumors
Skip to Content

ZEVO Solution for ZFS on OS X Acquired by GreenBytes

greenbytes logoBack in January, we reported on ZEVO, an effort by former Apple file system engineer Don Brady to finally bring the Sun-backed ZFS file system to OS X. Brady's company, Ten's Complement, had begun releasing a set of software packages to support the robust file system on OS X, but planned launches for the some of the more advanced packages had begun to slip in recent months.

As noted by TUAW, Brady has now announced that ZEVO has been acquired by GreenBytes a storage appliance hardware company that already uses ZFS in its products. Brady will also be joining GreenBytes as a development engineer.

As to the future of the project, GreenBytes' spokesman Michael Robinson responded to TUAW's inquiry: "ZEVO's ZFS on OS X is safe. Ten's Complement has joined GreenBytes to continue their work and now they have more development support." Robinson says that GreenBytes will have more to share regarding ZEVO's future "down the line."

A blog post from GreenBytes expresses a similar sentiment, although it remains unclear exactly what the company's plans for ZFS on OS X will be, with some ZFS fans having expressed concern that GreenBytes will be refocusing the product for its own internal needs.

GreenBytes has been an enthusiastic supporter of ZFS (including ZFS on OS X) for many years and is absolutely committed to the continued development and support of Don's work on ZEVO (ZFS on OS X) into the foreseeable future.

With the transfer of ZEVO to GreenBytes, Ten's Complement has ceased sales of the Silver Edition software package that had been available, and it remains unclear how and when ZEVO will be redeployed for OS X by GreenBytes.

Popular Stories

iOS 26

iOS 26.4 Adds Two New Features to CarPlay

Tuesday March 24, 2026 1:55 pm PDT by
iOS 26.4 was released today, and it includes a couple of new features for CarPlay: an Ambient Music widget and support for voice-based chatbot apps. To update your iPhone 11 or newer to iOS 26.4, open the Settings app and tap on General → Software Update. CarPlay will automatically offer the new features so long as the iPhone connected to your vehicle is running iOS 26.4 or later....
Apple Business hero

Apple Unveils 'Apple Business' All-in-One Platform

Tuesday March 24, 2026 8:53 am PDT by
Apple today announced Apple Business, a new all-in-one platform that unifies device management, productivity tools, and customer outreach features. The service is designed to be a consolidated replacement for several of Apple's existing business-focused offerings, including Apple Business Essentials, Apple Business Manager, and Apple Business Connect. It provides organizations with a single...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 3, AirPods Pro 2 and AirPods 4

Tuesday March 24, 2026 12:31 pm PDT by
Apple today released new firmware for the AirPods Pro 2, AirPods Pro 3, and the AirPods 4. The firmware has a version number of 8B39, up from 8B34 on the AirPods Pro 3, 8B28 on the AirPods Pro 2, and 8B21 on the AirPods 4. There is no word on what's included in the firmware, but Apple has a support document with limited notes. Most updates are limited to bug fixes and performance...

Top Rated Comments

ghostlines Avatar
178 months ago
Bingo.

ZFS is overkill for a company (Apple) and is decidedly consumer and mobile.

The filesystem should be a priority even for these sectors. It's what we store our precious data on for Pete's sake. We need a modern day filesystem. Snapshots and copy-on-write sound very cool to me:)
Score: 6 Votes (Like | Disagree)
KnightWRX Avatar
178 months ago
(2) What does a Mac user with one internal disk drive have to gain?
On single disk ?

- Snapshotting
- Copy on write
- Data integrity
- Encryption (built-in rather than filevault type after thought)
- Quotas

ZFS is much more than just a HFS+ replacement, it's a volume and storage pool management suite, not just a filesystem.
Score: 6 Votes (Like | Disagree)
nuckinfutz Avatar
178 months ago
I heard a lot about ZFS over the years. What I never hear is what ZFS does that will benefit me, as a Mac user. Until I hear that, I won't care.

RAID like features built into the fs
Fights corruption by using checksums
Snapshots
dedupe
Pooled Storage
ZFS Cache (L2ARC)
Copy on Write (CoW)
Dynamic striping

Most of these features are pretty much Enterprise level. Apple could deliver a lighter weight more consumer friendly version more tuned to consumer needs.
Score: 6 Votes (Like | Disagree)
slu Avatar
178 months ago
I heard a lot about ZFS over the years. What I never hear is what ZFS does that will benefit me, as a Mac user. Until I hear that, I won't care.
Score: 4 Votes (Like | Disagree)
178 months ago
I think if you want ZFS you are going to have to get Solaris.

The problem with ZFS on Mac OS X is (1) How to present a full featured ZFS system to a typical Mac user in a way that he can understand the concepts and options. (2) What does a Mac user with one internal disk drive have to gain?
Score: 4 Votes (Like | Disagree)
178 months ago
I recall ZFS implementation hinted at in old Leopard beta releases in 2006. Apple, as far as developers were concerned, seemed full steam ahead with ZFS.

Theeeen SunSystems went the way of the dodo, and mobile devices/iOS became Apple's main priority in 2007+.

ZFS would be fantastic, as many have stated, for single and multi-arrays. As well, it handles large [single] volumes much better, which would benefit "Time Machine" and large data backup(s).

HFS+ is long in the tooth.
Score: 3 Votes (Like | Disagree)