OpenSolaris

You are not signed in. Sign in or register.

OpenSolaris Community: ZFS

View the leaders for this community

Endorsed projects

ZFS Resources
What is ZFS?
A brief overview of ZFS features
Documentation
Man Pages, Admin Guide, Slides
Code
Source Code Tour
Demos
Screencasts and other demos
Translation for this page

Welcome to ZFS

ZFS is a new kind of file system that provides simple administration, transactional semantics, end-to-end data integrity, and immense scalability. ZFS is not an incremental improvement to existing technology; it is a fundamentally new approach to data management. We've blown away 20 years of obsolete assumptions, eliminated complexity at the source, and created a storage system that's actually a pleasure to use.

ZFS Features

  • Pooled Storage Model
  • Always consistent on disk
  • Protection from data corruption
  • Live data scrubbing
  • Instantaneous snapshots and clones
  • Fast native backup and restore
  • Highly scalable
  • Built in compression
  • Simplified administration model

For a more detailed look at these features, and more, check out What is ZFS? page.

Find Out More

ZFS is available in build 27a of OpenSolaris and Solaris Express: Community edition. See the downloads page for more information.

If you don't have Solaris installed but want to see ZFS in action, check out Dan Price's screencasts covering ZFS basics as well as Self Healing features. See the Getting Started page for a brief overview of most of the command line features.

Once you've downloaded and started using ZFS, you should head over to the Documentation page for more detailed information. You may also want to peruse the various ZFS blogs available, which touch on a wide variety of subjects at many different levels.

Finally, if you're a developer, you may want to visit the Source Code Tour for a detailed look at the nuts and bolts of ZFS.

Blogs

relling - ZFS Workshop at LISA'08

Jul 14, 3:40 PM

We have organized a ZFS Workshop for the USENIX Large Installation Systems Administration (LISA'08) conference in San Diego this November. I hope you can attend. The call for papers describes ...

jmcp - Better late than never - a ZFS bringover-like util

Jul 8, 5:55 AM

So... it's a little late, but better late than never. Now that I've got my u40m2 re-configured and redone my local source code repositories ( not hg repos ... yet), I figured it was time to make the ...

jmcp - Oh, if only I'd had

Jul 4, 5:26 AM

Back when I got my first real break as a sysadmin, one of my first tasks was to upgrade the Uni's finance office server, a SparcServer 1000. Running Solaris 2.5 with a gaggle of external unipacks and ...

bonwick - ZFS in MacOS X Snow Leopard

Jun 10, 2:54 AM

It's official! Cheers to Noel, Don, Bertrand, and all the great folks at Apple. Now when can I get this in Time Capsule?   :-)

relling - on /var/mail and quotas

Jun 6, 10:58 AM

About every other month or so, someone comes onto the ZFS forum , complains about quotas, and holds up the shared /var/mail directory as an example of where UFS quotas are superior to ZFS quotas. ...