https://github.com/openzfsonwindows/openzfs
OpenZFS on Linux and FreeBSD
https://github.com/openzfsonwindows/openzfs
Last synced: 6 months ago
JSON representation
OpenZFS on Linux and FreeBSD
- Host: GitHub
- URL: https://github.com/openzfsonwindows/openzfs
- Owner: openzfsonwindows
- License: other
- Fork: true (openzfs/zfs)
- Created: 2020-07-31T01:04:57.000Z (about 6 years ago)
- Default Branch: development
- Last Pushed: 2025-12-01T03:20:57.000Z (8 months ago)
- Last Synced: 2025-12-03T13:57:04.614Z (8 months ago)
- Language: C
- Homepage: https://openzfs.github.io/openzfs-docs
- Size: 133 MB
- Stars: 696
- Watchers: 22
- Forks: 27
- Open Issues: 123
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-zfs - Open ZFS on Windows
README

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.
The Windows port is still in Beta, it's true,
Though your ZFS data should safely pull through.
But crashes might happen, bugs may arise,
From upstream or here�there could be surprise.
So, start with some test data, give it a try,
Build up your trust before reaching the sky.
If issues appear, don�t let them persist,
Just file a report on GitHub�s bug list!
Developers for Windows, please see [Windows ReadMe](https://github.com/openzfsonwindows/openzfs/tree/windows/module/os/windows).
[](https://codecov.io/gh/openzfs/zfs)
[](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.