@minextu Thanks for the update!
Could you please add your zfs-utils PKG as dep to AUR (e.g. zfs-linux-utils
) instead? Current differs a lot and is being provided by someone else, causing issues.
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.21 |
First Submitted: | 2016-04-21 08:45 (UTC) |
Last Updated: | 2025-03-25 23:55 (UTC) |
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 79 Next › Last »
@minextu Thanks for the update!
Could you please add your zfs-utils PKG as dep to AUR (e.g. zfs-linux-utils
) instead? Current differs a lot and is being provided by someone else, causing issues.
A fix to the 5.5 build issues has been merged. Updates should hopefully be coming soon. https://github.com/openzfs/zfs/issues/9745#issuecomment-592617605
@minextu Thanks for blocking Linux 5.5 and posting the upstream link. :)
To my understanding, even building the kernel with the patch, it may cause issues later on because it wasn't tested with Linux 5.5? Switching to linux-lts
isn't a solution for everyone as it may cause other issues (AMD Zen2, Intel, etc.), unless things have been backported.
@minextu your PKGBUILD file still says linux 5.5.1.arch1-1 is a dependancy. Should it be linux 5.4.15.arch1-1 since ZFS is broken on 5.5?
ZFS is broken on linux 5.5 right now, so this won't build. For more information see https://github.com/archzfs/archzfs/issues/328
Edit: A patch has been implemented
@francoism90 using the repo definitely makes it easier to upgrade. If you want faster updates you can try the archzfs-testing
repo. It automatically updates once per day but it's untested. That said, I didn't have any issues so far and I'm actually thinking about using the testing repository as the main one at some point.
[archzfs-testing]
Server = http://archzfs.com/$repo/x86_64
@minextu Should one use the repo instead when using linux
as kernel?
However it doesn't always sync with the latest version in core
:
warning: cannot resolve "linux=5.4.14.arch1-1", a dependency of "zfs-linux"
warning: cannot resolve "linux=5.4.14.arch1-1", a dependency of "zfs-linux-headers"
:: The following packages cannot be upgraded due to unresolvable dependencies:
zfs-linux zfs-linux-headers
https://wiki.archlinux.org/index.php/Unofficial_user_repositories#archzfs
@minextu Thanks, this worked for me.
@ipickering I don't maintain the aur version of zfs-utils, so I don't have any control over this. You can use this PKGBUILD in the meantime: https://github.com/archzfs/zfs-utils
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!