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.72
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 .. 46 47 48 49 50 51 52 53 54 55 56 .. 79 Next › Last »

demizer commented on 2013-09-17 17:51 (UTC)

Hello everyone, there has been an exciting announcement just moments ago regarding ZFS. directly: http://www.open-zfs.org/wiki/Announcement It appears that the ZFS filesystem has been forked and further development will be done on this new branch outside of Oracle by the open source community. However, I have not found any indication that the licensing will change. I am work so I cannot go any deeper. I will be sending an email to the arch-dev-public mailing list about ZFS being added to the official repos. I have been maintaining the packages for the last six months and have had very little reports of problems from users, or issues compiling against new kernel versions. It has been a breeze maintaining these packages, and all credit goes to the upstream developers. They have done a wonderful job with the speed and stability of their support. Cheers.

therp commented on 2013-08-22 08:41 (UTC)

I uploaded a DKMS version of the SPL/ZFS modules/utils chain. See https://aur.archlinux.org/packages/zfs-dkms-therp

<deleted-account> commented on 2013-08-11 19:56 (UTC)

@demizer Not auch Problem for me. I will not work on it before wednesday anyhow.

demizer commented on 2013-08-11 18:45 (UTC)

@hlaube, well the demz-repo-archiso is out of date... I am working on a script right now to notify me of out of sync repos. I will update it when I get home. Once I have the time to setup my scripts and perform the update, I will report back to you. That should be sometime tonight or tomorrow. Sorry.

<deleted-account> commented on 2013-08-11 05:01 (UTC)

@demizer I have booted installer-cd 2013.08, added your repo as described, loaded archzfs. The kernel is 3.10.5-1 as the archzfs is calling by its dependencies. What I am planing is to set it up as a root filesystem, if that will not work, I will boot that server, I am building, from a separate disk. Preferred ist root on zfs.

demizer commented on 2013-08-10 22:55 (UTC)

@hlaube, are you using the archzfs repo? If so, those packages will only work with the default 3.10.5 kernel. If not, how are you attempting to install the packages? Are you trying to use ZFS as a root filesystem? @megagram, I have never built these packages for the lts kernel, but there should be no problems. Have you tried "modprobe zfs" or "depmod -a" ? What is the log output from your efforts?

<deleted-account> commented on 2013-08-10 21:22 (UTC)

Anybody have success building this on the linux-lts kernel? The two methods below from last year do not work for me. Modules are built and in /usr/lib/modules/3.0.89-1-lts/ but I cannot load them. Always syas module not found. Thanks.

<deleted-account> commented on 2013-08-10 17:56 (UTC)

Hi Jesus, still seems not resolved. I tried set up a new system, instaled modules. A "zpool status" results into Failed to load ZFS module stack. Load the module manually by running 'insmod <location>zfs.ko as root An insmod /usr/lib/modules/3.10.5-1-ARCH/extra/zfs/zfs.ko results into insmod: Error: could not insert module /usr/lib... Unknown sysbol in module

demizer commented on 2013-08-08 20:21 (UTC)

It should work now everyone. Sorry about that!

demizer commented on 2013-08-08 20:19 (UTC)

Son of a gun! I forgot to push the updated repo to archzfs. Sorry about that everyone. I am going to setup a cron job to take care of it in the future.