openzfs/zfs
OpenZFS on Linux and FreeBSD observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 30
- age_days: 6106
- days_rel: 12
- days_push: 7
- n_releases_24m: 22
Adoption not part of the score
12418 stars · 2023 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenZFS is an advanced copy-on-write file system and volume manager originally developed for Solaris, now maintained by the OpenZFS community. This repository contains the kernel module and userland tools for running OpenZFS on Linux and FreeBSD.
Use cases
- set up a ZFS storage pool with snapshots and checksums on Linux
- run a file system with data integrity verification and self-healing on FreeBSD
- create compressed and encrypted datasets for a NAS
- take incremental snapshots and send/replicate datasets between hosts
- manage RAID-Z arrays with a combined file system and volume manager
- tune ZFS performance for databases or virtualization workloads
When to choose
- you need data integrity, checksumming, and self-healing storage on Linux or FreeBSD
- you want snapshots, clones, and send/receive for backups or replication
- you need flexible pooling (RAID-Z, mirrors) with compression and encryption built in
- you run a NAS, home server, or storage appliance and want a proven file system
When to avoid
- you only need a simple file system on a single disk without pooling features
- you need a file system natively supported out of the box on macOS or Windows
- you cannot load kernel modules or build out-of-tree kernel code
- your distribution or kernel version is not among the supported releases
Facets
library · maturity stable
file-system compression backup cryptography operating-systems developer-tools self-hosted bsd c zfs volume-manager storage kernel-module filesystem cddl linux
2 sources
- readme: https://github.com/openzfs/zfs · fetched 2026-08-28 · 98cd1695339b
- homepage: https://openzfs.github.io/openzfs-docs · fetched 2026-08-29 · 19718a4f30c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openzfs/zfs | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem