What about 0.6.4.1?
https://github.com/zfsonlinux/zfs/commit/7065e2dac61ceef58df62280185162c0a00e2d30
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 .. 23 24 25 26 27 28 29 30 31 32 33 .. 79 Next › Last »
noiseless commented on 2015-04-29 21:51 (UTC)
demizer commented on 2015-04-19 19:21 (UTC)
Hello everyone,
For the last few weeks I have been working on (when I can) automated regression testing for archzfs.
If you would like to track progress, or make a comment, the issue is at https://github.com/demizer/archzfs/issues/36
Please take a look when you have a chance and make a comment!
Also, I am planning to rename the repo back to archzfs (from demz-repo-core) in the future. See https://github.com/demizer/archzfs/issues/37
lockheed commented on 2015-04-17 19:11 (UTC)
@kerberizer, the problem persists. I created the thread on forum:
https://bbs.archlinux.org/viewtopic.php?id=196246
Rogge commented on 2015-04-14 18:35 (UTC)
Good to know speed went down for you too. Still faster for me than network can deliver, so no problem here as well.
demizer commented on 2015-04-14 18:22 (UTC)
I have 6 3tb 7200rpm disks in a raid-z2 configuration and I did notice my scrub time went from 4 hours to 5 hours. Since this runs at 3am, it doesn't affect me at all.
Rogge commented on 2015-04-14 18:14 (UTC)
@kerberizer: It's a pool of two raid-z2 with 10x Seagate NAS 4TB 5900rpm drives each, so 20 disks in total.
kerberizer commented on 2015-04-14 18:04 (UTC)
@Rogge, 2GB/s is a very unusual speed for a scrub, I believe. After all, ZFS needs to read *all* data from the vdevs to check it for corruption. What devices do you use and what's the configuration of your pool?
@lockheed, do you still experience your problem? If you do, could you please open a thread on the forums?
Rogge commented on 2015-04-11 22:39 (UTC)
Scrubbing speed went down from ~2GB/s to ~640MB/s. Anyone else experiencing this?
lockheed commented on 2015-04-11 08:32 (UTC)
@puithove - thanks for the suggestion. However... basically your reasoning is that I installed and configured ZFS on my Arch system without checking out the Arch wiki page on ZFS, and then, when I encountered this issue, instead of going to the Arch wiki in the first place to solve my problem in one minute, I went out of my way to talk to developers directly. Well… This is not what happened.
Noctem commented on 2015-04-11 03:46 (UTC)
Nevermind my previous comment, apparently the issue was related to USB Attached SCSI. Disabling UAS for the drive in question has allowed it (and ZFS) to work properly on the current kernel.
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!