Package Details: zfs-linux-headers 2.3.1_6.13.8.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: 275
Popularity: 1.16
First Submitted: 2016-04-21 08:45 (UTC)
Last Updated: 2025-03-25 23:55 (UTC)

Pinned Comments

lightdot commented on 2025-02-04 21:19 (UTC) (edited on 2025-03-29 20:47 (UTC) by lightdot)

This package will be kept in sync with the openzfs latest 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.1 supports kernel versions 4.18 - 6.13. When kernel 6.14 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.

The 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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 79 Next › Last »

NoSuck commented on 2017-03-12 11:36 (UTC)

Hi, everyone. Until now, I have waited at least 24 hours before updating ZFS, in order for you to be my guinea pigs. Starting today, that is no more. I'm moving to the front lines. Happy scrubbing.

ShaunPC commented on 2017-02-24 20:12 (UTC)

@Lindhe I had the same problem. I found that I got the 4.9.11-1 update by doing 'pacman -Syyu' instead of 'pacman -Syu'. This will force a refresh of the available packages, even if pacman thinks it has the latest. Hope that helps.

Lindhe commented on 2017-02-24 19:43 (UTC)

I see that on this page it says that it depends on linux=4.9.11-1, but pacman still says "zfs-linux: installing linux (4.9.11-1) breaks dependency 'linux=4.8.13'". Do I need to do some vodo witchcraft to make it work?

demizer commented on 2017-02-11 18:18 (UTC)

Hello everyone. Packages have not been updated in a while because I am working to switch them over to use "extramodules" so that they only need to be updated once for a major version. See https://github.com/archzfs/archzfs/issues/92

lockheed commented on 2017-02-09 09:24 (UTC)

@luc, if only it was that easy: :: spl-linux: installing linux (4.9.7-1) breaks dependency 'linux=4.8.13' :: zfs-linux: installing linux (4.9.7-1) breaks dependency 'linux=4.8.13' :: zfs-utils-linux: installing linux (4.9.7-1) breaks dependency 'linux=4.8.13'

luc commented on 2017-02-09 09:21 (UTC)

@lockheed You can download the matching linux package from: https://archive.archlinux.org/packages/l/linux/

lockheed commented on 2017-02-09 09:09 (UTC)

Damn it. I missed the one-day update window and now I am still stuck with kernel 4.8 and old ZFS package...

ShaunPC commented on 2017-02-08 12:22 (UTC)

@demizer Thank you for taking the time out of your day to make our lives a little easier.

demizer commented on 2017-01-29 21:56 (UTC)

This package cannot be updated for kernel 4.9 until the ZFS on Linux project makes a new stable release that supports kernel 4.9. See https://github.com/archzfs/archzfs/issues/98#issuecomment-275831181