-
Notifications
You must be signed in to change notification settings - Fork 55
Home
behlendorf edited this page Aug 14, 2010
·
25 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!
ZFS Core Features | ||
---|---|---|
Storage pools | Massive Capacity | Copy-on-write transactional model |
Snapshots and 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 |
zfs-0.5.0 | spl-0.5.0 | onnv_141 | 26 | 5 |
zfs-0.4.9 | spl-0.4.9 | onnv_121 | 18 | 4 |