My system didn't boot until I added 'rw' to my APPEND line in Syslinux. Why wasn't this nessecary before? Dit the initcpio hook for ZFS change ?
Search Criteria
Package Details: zfs-linux-headers 2.3.2_6.14.6.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: | 276 |
Popularity: | 1.29 |
First Submitted: | 2016-04-21 08:45 (UTC) |
Last Updated: | 2025-05-11 21:15 (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 .. 41 42 43 44 45 46 47 48 49 50 51 .. 79 Next › Last »
itsjapie commented on 2014-04-08 17:23 (UTC)
nOon commented on 2014-04-03 21:02 (UTC)
ok sorry for that i just find that i was missing the rw parameter on my grub.cfg ...
now everything works fine
nOon commented on 2014-04-03 20:35 (UTC)
ok thanks so it seems that this issue comes from another package or an error happen since my last upgrade.
graysky commented on 2014-04-03 13:44 (UTC)
@noon - I have several systems running zfs and do not experience this problem. There hasn't been a change to zfs.service as far as I know either. The only change that was recently made by demizer is here: https://github.com/demizer/archzfs/commit/5d8ecd13414f3e1e6cfd2e02804286056d217bae
nOon commented on 2014-04-03 13:13 (UTC)
upgrade of my system to kernel 3.13.8-1 make my system crash.
The / is now mounted on read only..
For the moment i have disable gdm and everytime i remount the / in rw and restart all services.
But it's quite troublesome
If someone have the same issue could be great.
I also saw that the new zfs.service didn't export the pool anymore. So the service crash everytime (but the system works well), is it normal?
thunderforce commented on 2014-03-22 12:40 (UTC)
Never mind.... forgot to use "demz-repo-archiso" in pacman.conf since I'm installing from USB
thunderforce commented on 2014-03-22 12:34 (UTC)
Hello, I'm getting this when I try to install, booting from USB
zpool create zroot <DISK_ID> <DISK_ID>
Failed to load ZFS module stack.
Load the module manually by running 'insmod <location>/zfs.ko' as root.
root@archiso ~ # insmod /usr/lib/modules/3.13.6-1-ARCH/extra/zfs/zfs.ko
insmod: ERROR: could not insert module /usr/lib/modules/3.13.6-1-ARCH/extra/zfs/zfs.ko: Unknown symbol in module
graysky commented on 2014-03-05 00:11 (UTC)
You will need to build the four packages in a clean chroot or use demizer's repo.
zidarsk8 commented on 2014-03-04 23:44 (UTC)
archiso# yaourt -S --deps zfs
resolving dependencies...
warning: cannot resolve "linux=3.12.9-2", a dependency of "spl"
warning: cannot resolve "spl=0.6.2_3.12.9-2", a dependency of "zfs"
warning: cannot resolve "linux=3.12.9-2", a dependency of "spl"
warning: cannot resolve "spl", a dependency of "zfs-utils"
warning: cannot resolve "zfs-utils", a dependency of "zfs"
warning: cannot resolve "linux=3.12.9-2", a dependency of "zfs"
:: The following package cannot be upgraded due to unresolvable dependencies:
zfs
Pinned Comments
lightdot commented on 2025-02-04 21:19 (UTC) (edited on 2025-05-03 17:07 (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.2 supports kernel versions 4.18 - 6.14. When kernel 6.15 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!