Package Details: zfs-linux 2.2.7_6.12.8.arch1.1-1

Git Clone URL: https://aur.archlinux.org/zfs-linux.git (read-only, click to copy)
Package Base: zfs-linux
Description: Kernel modules for the Zettabyte File System.
Upstream URL: https://openzfs.org/
Keywords: kernel linux openzfs zfs
Licenses: CDDL
Groups: archzfs-linux
Conflicts: spl-dkms, spl-dkms-git, spl-linux, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-linux-git, zfs-linux-rc
Provides: spl, zfs
Replaces: spl-linux
Submitter: demizer
Maintainer: lightdot
Last Packager: lightdot
Votes: 273
Popularity: 1.91
First Submitted: 2016-04-21 08:45 (UTC)
Last Updated: 2025-01-04 04:03 (UTC)

Required by (19)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 79 Next › Last »

justinkb commented on 2014-11-06 10:17 (UTC)

Interesting thread. I don't use zvols but that log does look similar. Some strange goings-on... Think I'll roll back to a more stable kernel, see if that fixes things. Hope I don't run into any backward compatibility problems moving from zfs-git to zfs-lts packages...

kerberizer commented on 2014-11-05 10:49 (UTC)

@justinkb, any chance that you're using ZVOLs? You might want to see this... https://groups.google.com/a/zfsonlinux.org/forum/#!topic/zfs-discuss/GZcKqUjvuPM

justinkb commented on 2014-11-04 22:44 (UTC)

Relevant lines from kernel log here http://pastebin.com/raw.php?i=GqYNnqfw

demizer commented on 2014-11-04 22:31 (UTC)

@justinkb, I'm am using the git packages and don't see any problems. If you could post the exact error message that would be helpful.

justinkb commented on 2014-11-04 22:18 (UTC)

Getting big lockup problems nearly daily now with this. Kernel log full of mutex timeouts or something like that. Anyone else?

timemaster commented on 2014-10-26 02:32 (UTC)

Since the last update, doing a zpool status show status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, .... .. I am not sure if it's just a new detection that warns me of available features not activated. Indeed, if I inspect (without upgrading) my features flag with "zpool upgrade", I can see many missing from the "man zpool-features" list.

sukosevato commented on 2014-10-24 03:55 (UTC)

I can confirm that ZFS works with 3.17.1-1, I just upgraded from 3.16. Thank you Demizer!