@ronnylov, Yes that is the way I perform kernel updates as well and it is not effective. That's why I am working on a new build script. I want to create a couple DKMS packages so I don't have to do the rebuilding manually. Unfortunately, this would mean that I would have to maintain 8 separate PKGBUILDS for spl, spl-utils, zfs, and zfs-utils packages. The new build tool I am working on will allow me to only have to edit one file and then I can build and test all the packages at once.
Search Criteria
Package Details: zfs-linux-headers 2.3.1_6.13.8.arch1.1-1
Package Actions
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) |
Dependencies (4)
- kmod (kmod-gitAUR)
- linux
- zfs-utilsAUR (zfs-utils-gitAUR, zfs-linux-gitAUR, zfs-utils-staging-gitAUR)
- linux-headers (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 66 67 68 69 70 71 72 73 74 75 76 .. 79 Next › Last »
demizer commented on 2012-10-06 06:52 (UTC)
<deleted-account> commented on 2012-10-05 10:01 (UTC)
Thanks demizer! I have been wondering how to perform kernel upgrades if running ZFS on root (maybe this could be described in the wiki). The only way I found to perform kernel upgrades was to first uninstall zfs and spl, upgrade kernel, reboot, recompile and install spl and zfs again but if root is on zfs then I don't understand how to boot without zfs. Maybe that's why we need the DKMS packages?
demizer commented on 2012-10-05 02:34 (UTC)
@ronnylov, I saw that and agree that I don't really think it is necessary... but I was afraid of breaking something someone needed as I just picked up this package from the previous maintainer. When creating the new patch, the difference was only about three to four lines so I kept it. After I complete the new build tool I am working on, as well as create DKMS packages, I will try removing the patch and see if it breaks anything for anybody. Thanks!
<deleted-account> commented on 2012-10-03 20:24 (UTC)
zfs version 0.6.0 rc11 includes support for preemptible kernels. So I wonder if the zfs_preempt.patch really is necessary in this PKGBUILD?
Release notes: https://groups.google.com/a/zfsonlinux.org/forum/?fromgroups=#!topic/zfs-announce/zIcg68ehRTA
demizer commented on 2012-09-20 04:52 (UTC)
Ok guys hopefully the bugs are fixed. Once again the split package is located here: https://github.com/demizer/aur-zfs/tree/master/sources/split
demizer commented on 2012-09-19 16:15 (UTC)
Hey guys sorry about the bugs. I am working on it and it should be uploaded by 1pm PST. Thanks!
Roberth commented on 2012-09-19 10:43 (UTC)
Sorry my bad I had installe spl and spl in right version, same with zfs-utils, but this package I had just reinstalled rc10 lol...
Roberth commented on 2012-09-19 10:24 (UTC)
I am using linux-ck by the way.
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!