@Perseids: I had some issues with the hostid in the past as well, and I eventually decided to always do a force import on boot. Might help you (for now) as well.
My grub linux line: linux /vmlinuz-linux zfs=zroot rw zfs_force=1
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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 79 Next › Last »
khenderick commented on 2015-01-29 19:23 (UTC)
demizer commented on 2015-01-29 19:18 (UTC)
@Perseids Sorry to hear about your issue. Archzfs does not currently support setting a custom hostid. I will look into this issue further. If you don't mind, could you create a ticket here: https://github.com/demizer/archzfs/issues
Perseids commented on 2015-01-29 07:32 (UTC)
Hi,
I just restarted my system after the 3.18.4-1 kernel update and got an import error on my (zfs) root partition, because the hostid did not match the previous one. On the previous kernel I could set it via the spl.spl_hostid kernel parameter, but apparently this no longer works. Maybe something's broken in the mkinitcpio zfs module?
cryptix commented on 2015-01-16 19:08 (UTC)
I did the update, too and my pool is still alive as well :) sorry for the noise
ps: i also don't use ecc ram.
butler360 commented on 2015-01-15 21:35 (UTC)
No problems so far for me @cryptix.
kerberizer commented on 2015-01-15 21:32 (UTC)
Folks, some of you might have noticed that GRUB from the core packages doesn't recognize ZFS pools upgraded to support the most recent feature flags. This is because the upstream GRUB lacks the proper support for the hole_birth and embedded_data features. The problem doesn't affect booting, i.e. even systems with unpatched GRUB and fully upgraded pools boot normally, but especially on new installations grub-install fails, not recognizing the ZFS filesystem on the required devices.
Tim Chase (@dweeezil on GitHub) has submitted patches upstream, but they have not yet been accepted. I've prepared a PKGBUILD, based on the standard package from the core repo and with Tim's patches [https://github.com/kerberizer/archzfs-git/tree/master/grub-zfs], and if you think it might be helpful, I can create an AUR here as well and/or perhaps @demizer could add the grub-zfs package to his repos.
This should be a temporary problem only, but seeing that the activity in the GRUB repo is not too high, it might take some time before the patches that Tim has sent get incorporated upstream.
kerberizer commented on 2015-01-15 20:59 (UTC)
@cryptix, I always follow HEAD in my own PKGBUILDs and haven't faced any problems, but of course that's not an absolute guarantee.
cryptix commented on 2015-01-15 20:38 (UTC)
phew... that's a jump of 40 commits (on zfs, 10 on spl), did you test that zfs build?
I see a lot of stuff I'm waiting for in there but it seems a bit risky to jump in there.
thanks still! if this works out great i'd be really happy.
compare of repos:
https://github.com/zfsonlinux/zfs/compare/0ec07248...d958324f
https://github.com/zfsonlinux/spl/compare/46c93675...03a78353
demizer commented on 2015-01-15 20:07 (UTC)
Hi everyone. I updated the packages for the 3.18.2-2 kernel. I have also moved the git commit target to HEAD for the spl and zfs packages.
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!