Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openzfs/zfs
OpenZFS on Linux and FreeBSD
https://github.com/openzfs/zfs
file-system openzfs system-software
Last synced: 6 days ago
JSON representation
OpenZFS on Linux and FreeBSD
- Host: GitHub
- URL: https://github.com/openzfs/zfs
- Owner: openzfs
- License: other
- Created: 2009-12-14T20:20:34.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T19:23:24.000Z (3 months ago)
- Last Synced: 2024-10-29T21:20:04.600Z (3 months ago)
- Topics: file-system, openzfs, system-software
- Language: C
- Homepage: https://openzfs.github.io/openzfs-docs
- Size: 127 MB
- Stars: 10,572
- Watchers: 439
- Forks: 1,747
- Open Issues: 1,504
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-repositories - openzfs/zfs - OpenZFS on Linux and FreeBSD (C)
- awesome-starred - openzfs/zfs - OpenZFS on Linux and FreeBSD (others)
- awesome-starred - openzfs/zfs - OpenZFS on Linux and FreeBSD (C)
- awesome-starred - openzfs/zfs - OpenZFS on Linux and FreeBSD (C)
README
![img](https://openzfs.github.io/openzfs-docs/_static/img/logo/480px-Open-ZFS-Secondary-Logo-Colour-halfsize.png)
OpenZFS is an advanced file system and volume manager which was originally
developed for Solaris and is now maintained by the OpenZFS community.
This repository contains the code for running OpenZFS on Linux and FreeBSD.[![codecov](https://codecov.io/gh/openzfs/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/openzfs/zfs)
[![coverity](https://scan.coverity.com/projects/1973/badge.svg)](https://scan.coverity.com/projects/openzfs-zfs)# Official Resources
* [Documentation](https://openzfs.github.io/openzfs-docs/) - for using and developing this repo
* [ZoL Site](https://zfsonlinux.org) - Linux release info & links
* [Mailing lists](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html)
* [OpenZFS site](https://openzfs.org/) - for conference videos and info on other platforms (illumos, OSX, Windows, etc)# Installation
Full documentation for installing OpenZFS on your favorite operating system can
be found at the [Getting Started Page](https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html).# Contribute & Develop
We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).
We have a [Code of Conduct](./CODE_OF_CONDUCT.md).
# Release
OpenZFS is released under a CDDL license.
For more details see the NOTICE, LICENSE and COPYRIGHT files; `UCRL-CODE-235197`# Supported Kernels
* The `META` file contains the officially recognized supported Linux kernel versions.
* Supported FreeBSD versions are any supported branches and releases starting from 13.0-RELEASE.