Skip to content
behlendorf edited this page Sep 13, 2010 · 10 revisions

Native ZFS for Linux! ZFS is an advanced file system and volume manager which was originally developed for Solaris. It has been successfully ported to FreeBSD and now there is a functional Linux ZFS kernel port too. The port currently includes a fully functional and stable SPA, DMU, and ZVOL with a ZFS Posix Layer (ZPL) on the way! Please see our FAQ and example pages for details.

ZFS Core Features
Storage pools Massive Capacity Copy-on-write transactional model Snapshots
Clones Dynamic striping Variable block sizes Lightweight filesystem creation
Cache management Adaptive endianness Deduplication Online Repair
Releases
ZFS Release SPL Release Onnv Build Pool Version Filesystem Version Building Packages Tested Platforms
zfs-0.5.1 spl-0.5.1 onnv_147 28 5 packages platforms
zfs-0.5.0 spl-0.5.0 onnv_141 26 5 packages platforms
zfs-0.4.9 spl-0.4.9 onnv_121 18 4 packages platforms
Examples
ZFS example Simple ZFS example (Work in Progress)
ZVOL example Simple ZVOL example
Lustre example Simple Lustre example (Work in Progress)
Clone this wiki locally