OpenZFS

OpenZFS
Original author(s)Sun Microsystems
Developer(s)OpenZFS Project
Initial releasePorted to various systems between 2006 and 2010. Forked from OpenSolaris August 2010; 14 years ago (2010-08)
Stable release
2.2.6[1] Edit this on Wikidata / 4 September 2024; 54 days ago (4 September 2024)
Preview release
2.3.0-rc2[2] / October 15, 2024; 13 days ago (2024-10-15)[2]
Repositorygithub.com/openzfs/zfs
Written inC
Operating systemOpenSolaris, illumos, OpenIndiana, FreeBSD, NetBSD, macOS, Linux, OSv
LicenseCommon Development and Distribution License
Websiteopenzfs.org

OpenZFS is an open-source implementation of the ZFS file system and volume manager initially developed by Sun Microsystems for the Solaris operating system, and is now maintained by the OpenZFS Project. Similar to the original ZFS, the implementation supports features like data compression, data deduplication, copy-on-write clones, snapshots, RAID-Z, and virtual devices that can create filesystems that span multiple disks.

One of the main capabilities of OpenZFS is self-healing. The file system can detect and correct errors while in use, without the need for a dedicated file system checker. This feature makes it suitable for mission-critical applications that require high availability.

OpenZFS is mainly used in enterprise and data center environments, as well as consumer devices like network-attached storage (NAS) devices, where data reliability and safety is essential. While initially designed for Solaris, development has since focused on Linux, while ports exist for various BSD distributions and macOS. Unlike Oracle ZFS, OpenZFS is licensed under the Common Development and Distribution License (CDDL), enabling both open-source and commercial use of the file system.

Founding members of OpenZFS include Matt Ahrens, one of the main architects of ZFS.[3] In 2020, the codebases of OpenZFS and ZFS on Linux, a kernel module allowing ZFS to be used on Linux, were merged and released as OpenZFS 2.0, allowing other non-Linux operating systems to receive the various improvements that the Linux driver had incorporated over time.[4][5]

  1. ^ "zfs-2.2.6". September 4, 2024. Retrieved September 4, 2024.
  2. ^ a b Releases · openzfs/zfs on GitHub
  3. ^ "OpenZFS – Communities co-operating on ZFS code and features". freebsdnews.net. September 23, 2013. Archived from the original on October 14, 2013. Retrieved March 14, 2014.
  4. ^ "FreeNAS and TrueNAS are Unifying". March 5, 2020. Archived from the original on June 4, 2020. Retrieved June 7, 2020.
  5. ^ "OpenZFS 2.0 · openzfs/ZFS". GitHub. Archived from the original on April 17, 2020. Retrieved June 7, 2020.