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: 0.87
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 .. 50 51 52 53 54 55 56 57 58 59 60 .. 79 Next › Last »

ezzetabi commented on 2013-05-28 11:59 (UTC)

Ahhh... here is the problem. In one computer I set correctly the core repo, instead in the other I set the archiso. Thanks a lot. Still there is a kernel version dump, 3.9.4-1. Flagging out of date.

<deleted-account> commented on 2013-05-28 09:28 (UTC)

@ezzetabi There are multiple repos: - demz-repo-core - demz-repo-testing - demz-repo-archiso See http://demizerone.com/archzfs/

ezzetabi commented on 2013-05-28 08:17 (UTC)

Wait a second, so it means there is no repository with for the current kernel version?

demizer commented on 2013-05-27 17:17 (UTC)

@ezzetabi, that is correct. The archiso repo only tracks the latest archiso release. According to https://www.archlinux.org/download/, that is kernel 3.8.10.

ezzetabi commented on 2013-05-26 14:33 (UTC)

The package here is fine, but the repo still has zfs 0.6.1_3.8.10-1. http://demizerone.com/demz-repo-archiso/x86_64/

lachesis commented on 2013-05-21 03:53 (UTC)

Linux kernel version bump today, to 3.9.3-1.

<deleted-account> commented on 2013-05-19 15:33 (UTC)

@demizer solved it: i ran "depmod" once, and then "modprobe zfs" works fine

<deleted-account> commented on 2013-05-19 15:28 (UTC)

@demizer thanks i'll check there