Tony Hutter 1c8a75f7d3 ZTS: Fix device_access_import cleanup
The device_access_import test will complete without destroying
the pool it created.  Instead it will end with "testpool" being
exported on loop0 and loop1.  This causes a failure later on
with fadvise_willneed_limit, where it will fail to import due to
two pools named "testpool".  This can be reproduced by running:

./scripts/zfs-tests.sh -T device_access,fadvise

To fix this, simply wipe the labels during cleanup() in
device_access_import.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #19089
2026-09-09 19:10:16 -07:00
2026-09-09 14:53:28 -07:00
2026-09-05 16:26:32 -04:00
2026-06-04 16:45:13 -07:00
2026-07-08 14:35:46 -07:00
2022-12-22 11:34:28 -08:00
2020-06-09 21:24:09 -07:00
2018-05-29 16:00:33 -07:00
2026-08-17 17:18:17 -07:00
2020-08-26 21:44:41 -07:00
2018-05-29 16:00:33 -07:00
2026-07-08 14:35:46 -07:00
2020-03-16 10:46:03 -07:00

img

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 coverity

Official Resources

Installation

Full documentation for installing OpenZFS on your favorite operating system can be found at the Getting Started Page.

Contribute & Develop

We have a separate document with contribution guidelines.

We have a Code of Conduct.

Release

OpenZFS is released under a CDDL license. For more details see the NOTICE, LICENSE and COPYRIGHT files; UCRL-CODE-235197

Supported Kernels and Distributions

Linux

Given the wide variety of Linux environments, we prioritize development and testing on stable, supported kernels and distributions.

Kernel (kernel.org)

All longterm kernels from kernel.org are supported. stable kernels are usually supported in the next OpenZFS release.

Supported longterm kernels: 6.18, 6.12, 6.6, 6.1, 5.15, 5.10.

Red Hat Enterprise Linux (RHEL)

All RHEL (and compatible systems: AlmaLinux OS, Rocky Linux, etc) on the full or maintenance support tracks are supported.

Supported RHEL releases: 8.10, 9.7, 10.1.

Ubuntu

All Ubuntu LTS releases are supported.

Supported Ubuntu releases: 26.04 “Resolute”, 24.04 “Noble”, 22.04 “Jammy”.

Debian

All Debian stable and LTS releases are supported.

Supported Debian releases: 13 “Trixie”, 12 “Bookworm”, 11 “Bullseye”.

Other Distributions

Generally, if a distribution is following an LTS kernel, it should work well with OpenZFS.

FreeBSD

All FreeBSD releases receiving security support are supported by OpenZFS.

Supported FreeBSD releases: 15.1, 14.4.

S
Description
No description provided
Readme 325 MiB
Languages
C 69.7%
Shell 19.7%
Assembly 4.9%
M4 1.9%
Python 1.6%
Other 2.2%