Package Details: zfs-dkms-staging-git 2.3.3.r0.g1af41fd203-1

Git Clone URL: https://aur.archlinux.org/zfs-dkms-staging-git.git (read-only, click to copy)
Package Base: zfs-dkms-staging-git
Description: Kernel modules for the Zettabyte File System (release staging branch) with compatibility patches for latest stable kernel.
Upstream URL: https://zfsonlinux.org/
Licenses: CDDL-1.0
Groups: zfs-staging-git
Conflicts: zfs-dkms
Provides: SPL-MODULE, zfs, zfs-dkms, ZFS-MODULE
Submitter: bjin
Maintainer: bjin (darkbasic)
Last Packager: bjin
Votes: 10
Popularity: 0.044168
First Submitted: 2024-01-15 11:23 (UTC)
Last Updated: 2025-06-20 02:48 (UTC)

Dependencies (3)

Required by (20)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

paulieg commented on 2024-10-06 07:51 (UTC)

Is 2.2.6 safe to run on 6.11? Upstream claims > 6.10 is unsupported on 2.2.6 and suggest using 2.3.0-rc1 instead (which, sadly, doesn't appear to be available as a dkms package or a zfs-linux package due to missing maintainer).

darkbasic commented on 2024-10-03 17:40 (UTC)

Hi, could you please backport this? https://github.com/openzfs/zfs/pull/16539 Thanks

air-g4p commented on 2024-09-16 05:17 (UTC)

@bjin - Thanks!

Your current PKGBUILD compiles, installs and operates correctly against both linux and -zen, which were released today, 16 Sep, and are each at 6.11.X.

Cheers

air-g4p commented on 2024-07-26 17:15 (UTC) (edited on 2024-07-26 17:17 (UTC) by air-g4p)

@bjin and @darkbasic - I left positive comments, and suggested others have a look at your zfs-dkms-staging effort at:

https://aur.archlinux.org/packages/zfs-dkms#comment-983162

Additionally, I added my personal observations concerning running native ZFS on Arch.

Cheers

air-g4p commented on 2024-07-20 13:38 (UTC)

@bjin and @darkbasic:

PERFECT - and now WE ARE IN BUSINESS! Thanks to each of you for your much appreciated efforts! Builds and installs correctly against multiple variant kernels, including 6.10!

(2/6) Install DKMS modules
==> dkms install --no-depmod zfs/2.2.4.r11.g54ef0fdf60 -k 6.9.9-hardened1-1-hardened
==> dkms install --no-depmod zfs/2.2.4.r11.g54ef0fdf60 -k 6.10.0-arch1-1
==> dkms install --no-depmod zfs/2.2.4.r11.g54ef0fdf60 -k 6.8.1-1-ck
==> dkms install --no-depmod zfs/2.2.4.r11.g54ef0fdf60 -k 6.10.0-zen1-1-zen

Cheers

bjin commented on 2024-07-20 12:51 (UTC)

@darkbasic: Added this patch, thanks for pointing this out.

This dkms package should compile fine with Linux 6.10 now.

darkbasic commented on 2024-07-20 12:32 (UTC)

@air-g4p try adding the patch I've mentioned in my previous comment, I'm sure it will work.

air-g4p commented on 2024-07-20 12:13 (UTC) (edited on 2024-07-20 12:44 (UTC) by air-g4p)

@darkbasic - No, I am not on s390x. I'm running an i7 on a 4 year old H/P optimus laptop with a Samsung PCIe-NVMe and with 16Gb of DDR4 and another 2Gb of DDR5 for the discrete nVidia GPU.

Only straight-up, pure Archlinux installed with all testing repos enabled, and as always, frequently fully updated and rebooted. The exact same way I have been running Arch for many years, and I do mean, way before this laptop.

Cheers

darkbasic commented on 2024-07-20 11:06 (UTC)

@air-g4p unless your're on s390x (https://github.com/openzfs/zfs/issues/16361) it should at least compile with 6.10: https://github.com/openzfs/zfs/pull/16250

@mabod are you sure you didn't forget https://github.com/openzfs/zfs/commit/7ca7bb7fd723a91366ce767aea53c4f5c2d65afb ? I guess that's why it doesn't work.

air-g4p commented on 2024-07-20 09:07 (UTC)

@mabod - I was not complaining! I have long realized the root of this problem lies with lack of upstream stream support every time shortly after we transition to a new, major kernel version. I've been down this road many times previously.

I was hoping to find a workaround in the interim until upstream fully supports the 6.10-X kernels.

Cheers