Package Details: zfs-linux 2.2.7_6.12.7.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: 2.15
First Submitted: 2016-04-21 08:45 (UTC)
Last Updated: 2024-12-28 02:44 (UTC)

Required by (19)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 79 Next › Last »

minextu commented on 2017-12-18 12:51 (UTC) (edited on 2017-12-18 12:51 (UTC) by minextu)

@francoism90 No, no yet. It might get included in zfs 0.8

francoism90 commented on 2017-12-18 12:46 (UTC)

Can someone please confirm if ZFS encryption now has been included in stable?

predmijat commented on 2017-12-14 12:08 (UTC)

After the latest update ZFS didn't start on boot. I had to re-enable zfs-import.target and now it's fine.

minextu commented on 2017-12-03 21:16 (UTC)

Working on it (https://github.com/archzfs/archzfs/issues/192, https://github.com/archzfs/archzfs/pull/193)

It's because the patch for linux 4.14 hasn't made it into a stable release yet

misanthropist commented on 2017-12-03 21:10 (UTC)

@eblau I have the exact same problem, both with this and the DKMS version.

eblau commented on 2017-12-03 21:04 (UTC) (edited on 2017-12-03 21:04 (UTC) by eblau)

I'm hitting errors booting from a root zfs filesystem after installing the latest (0.7.3.4.14.3.1-1):

modprobe: ERROR: could not insert 'zfs': Unknown symbol in module, or unknown parameter (see dmesg)

When I check dmesg, I see:

spl: Unknown symbol vfs_write (err 0)

spl: Unknown symbol vfs_read (err 0)

spl: Unknown symbol vfs_write (err 0)

spl: Unknown symbol vfs_read (err 0)

I checked both zfs and spl kernel modules with modinfo and they show the version as 0.7.3-1 and vermagic as 4.14.3-1-ARCH so it appears that I have the correct modules installed and loaded in the initramfs.

I downgraded to kernel 4.13.12 and everything works fine.

biax commented on 2017-09-28 10:24 (UTC)

4.13.3 kernel is released.

demizer commented on 2017-07-28 10:16 (UTC)

New packages with OpenZFS 0.7.0 support have been pushed to the archzfs repo for linux and linux-lts kernels However, the PKGBUILDs for spl-linux and zfs-linux have been changed to split packages and I cannot upload the updated PKGBUILDS to AUR until the (spl|zfs)-${KERNEL}-headers repos are removed by the admins.

chungy commented on 2017-07-27 00:39 (UTC)

0.7.0 released