Package Details: zfs-linux-headers 2.3.3_6.15.3.arch1.1-1

Git Clone URL: https://aur.archlinux.org/zfs-linux.git (read-only, click to copy)
Package Base: zfs-linux
Description: Kernel headers for the Zettabyte File System.
Upstream URL: https://openzfs.org/
Keywords: kernel linux openzfs zfs
Licenses: CDDL
Conflicts: spl-dkms, spl-dkms-git, spl-headers, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-headers
Provides: spl-headers, zfs-headers
Submitter: demizer
Maintainer: lightdot
Last Packager: lightdot
Votes: 276
Popularity: 0.55
First Submitted: 2016-04-21 08:45 (UTC)
Last Updated: 2025-06-22 11:30 (UTC)

Pinned Comments

lightdot commented on 2025-02-04 21:19 (UTC) (edited on 2025-06-20 15:33 (UTC) by lightdot)

This package will be kept in sync with the latest openzfs stable release and the kernels officially supported by it.

For the supported kernel versions, refer to the respective openzfs release notes (LINK).

E.g. openzfs 2.3.3 supports kernel versions 4.18 - 6.15. When kernel 6.16 is released for Arch, zfs-linux will not be updated until the openzfs project announces that it's compatible. This will most likely happen with the next openzfs release.

Kernel compatibility of the upcoming openzfs release can be seen in their META file (LINK).

For those wishing to use openzfs with unsupported kernels, do note that this could lead to serious issues, including data loss, even though such a zfs-linux package might build and install cleanly. Have reliable backups and use such a package at your peril.

Please do not mark this package as out of date without checking the kernel compatibility first. Thank you!

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 79 Next › Last »

JLSalvador commented on 2022-06-20 06:48 (UTC)

@idimitro OpenZFS has some problems at upstream (FreeBSD, Dacrut, Debian, etc). These errors needs to be fixed in order to publish the OpenZFS version 2.1.5, that supports kernel 5.18.x and 5.19.x: https://github.com/openzfs/zfs/pull/13532

idimitro commented on 2022-06-20 06:25 (UTC)

Hi, any hope of getting the builds working? The zfs kernel has never been that slow.

brickstonedog commented on 2022-03-06 21:04 (UTC)

I just wanted to let you know, that Buildbot wasn't able to push the latest build to the AUR.

tripleo commented on 2022-03-03 10:32 (UTC)

Cannot build even in a chroot.

BruceR commented on 2021-12-27 07:16 (UTC)

@Egns if you want to build the zfs-linux package yourself you can use a chroot jail to perform the actual build. Update the kernel in the chroot to the version required by the build. https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

From there you can copy the package file to a custom local repository and add the repository to your /etc/pacman.conf. https://wiki.archlinux.org/title/Pacman/Tips_and_tricks#Custom_local_repository

tki commented on 2021-09-15 08:43 (UTC) (edited on 2021-09-15 08:44 (UTC) by tki)

There seems to be a bug where zfs mount/mount of encrypted datasets/zvols fail silently (https://github.com/openzfs/zfs/issues/12418). The upstream bug report doesn't seem to have gotten any attention in two months; does anyone know if it's an issue local to Arch?

francoism90 commented on 2021-09-14 07:04 (UTC) (edited on 2021-09-14 07:05 (UTC) by francoism90)

FYI: this doesn't compile with kernel 5.14, seems a new release is coming soon:

https://github.com/openzfs/zfs/pull/12547

https://github.com/openzfs/zfs/pull/12545

ginger commented on 2021-09-14 03:28 (UTC)

@Kevdog, Because this package is compiled against the specific Kernel package version currently in the Arch repos, whenever a kernel update gets posted to the Arch repos (which happened a couple of days ago), this package goes out-of-date until a new version is compiled, tested, and posted to the arch-zfs repo that corresponds to the correct kernel version.

Kevdog commented on 2021-09-14 03:24 (UTC)

Why was this package flagged out of date?

Egns commented on 2021-07-27 17:57 (UTC)

Thanks @ginger and @dmp1ce for your comments.

I was not using archzfs repo and did not add any mirrors for zfs-linux installation. I am installing it directly from AUR by yay. I will try to add mirrors for archzfs repo.