Package Details: zfs-linux-lts 2.3.1_6.12.24.1-1

Git Clone URL: https://aur.archlinux.org/zfs-linux-lts.git (read-only, click to copy)
Package Base: zfs-linux-lts
Description: Kernel modules for the Zettabyte File System.
Upstream URL: https://openzfs.org/
Licenses: CDDL-1.0
Groups: archzfs-linux-lts
Conflicts: spl-dkms, spl-dkms-git, spl-linux-lts, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-linux-lts-git, zfs-linux-lts-rc
Provides: spl, zfs
Replaces: spl-linux-lts
Submitter: demizer
Maintainer: gromit
Last Packager: gromit
Votes: 81
Popularity: 1.73
First Submitted: 2016-04-24 19:05 (UTC)
Last Updated: 2025-04-20 18:00 (UTC)

Required by (19)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10

demizer commented on 2014-06-28 20:26 (UTC)

Hello everyone! My workstation is currently down due to a bad memory module. I am currently running memtest on new memory and hopefully it will be good after a run of 12-24 hours. Unfortunately, I won't be able to update the packages until tomorrow. I also had a drive in the zfs storage pool become corrupt due to the bad memory. So remember, ZFS is only as good as the hardware! I can't really afford and ECC memory setup ATM, so I make sure my backups are up-to-date always.

demizer commented on 2014-06-13 04:00 (UTC)

I'm going to be updating these packages to ZOL 0.6.3, so be warned that the version currently used by this package is 0.6.2, which was released August of 2013. There have been many big changes, but nothing that should have a negative affect on any installed systems. So, for anyone reading this, it would be advised to perform a backup just in case! Everyone using RAID storage systems should have non-local backups!

demizer commented on 2014-05-02 18:18 (UTC)

@rkelly, what architecture are you using?

rkelly commented on 2014-05-02 14:20 (UTC)

I'm still getting the same problem reported by graysky.

Achterin commented on 2014-04-25 11:20 (UTC)

awesome! thanks for the prebuild packages!

demizer commented on 2014-04-20 19:53 (UTC)

Okay, should be fixed now. Sorry about that!

demizer commented on 2014-04-20 18:58 (UTC)

Confirmed. Working on a fix...

graysky commented on 2014-04-20 18:43 (UTC)

Don't think these are working: Failed to load ZFS module stack. Load the module manually by running 'insmod <location>/zfs.ko' as root.

demizer commented on 2014-04-20 18:33 (UTC)

Introducing the zfs-lts packages! For pre-compiled releases, use the demz-repo-core repository: # pacman-key -r 0EE7A126 # pacman-key --lsign-key 0EE7A126 # sudo vim /etc/pacman.conf [demz-repo-core] Server = http://demizerone.com/$repo/$arch # sudo pacman -Syy # sudo pacman -S archzfs-lts The lts packages use the official releases from ZFSonLinux.org and do not contain any patches. demizer