Package Details: zfs-dkms-staging-git 2.2.6.r0.gbaa5031456-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).
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
Last Packager: bjin
Votes: 8
Popularity: 2.41
First Submitted: 2024-01-15 11:23 (UTC)
Last Updated: 2024-09-10 02:41 (UTC)

Dependencies (4)

Required by (19)

Sources (2)

Latest Comments

1 2 3 Next › Last »

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

air-g4p commented on 2024-07-20 08:59 (UTC) (edited on 2024-07-20 09:38 (UTC) by air-g4p)

@darkbasic - thank you for your PKGBUILD clarification. However, dkms install still fails against linux and -zen (both currently at 6.10.0) using the current PKGBUILD without modification.

If it is of interest or useful to you or to @bjin, here are the build errors from my make.log against linux-zen today, which are very similar to the errors I pasted yesterday against linux.

https://paste.rs/9GVT9

Cheers