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: 1.99
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 .. 22 23 24 25 26 27 28 29 30 31 32 .. 79 Next › Last »

demizer commented on 2015-05-06 20:42 (UTC)

@billybigrigger Oh Billy, these things take time. Sorry for the late response. Also, I hope your building using systemd-nspawn, or at least clean-chroot-manager. :)

demizer commented on 2015-05-06 20:35 (UTC)

@senorsmile: just checked the host and everything seems to be ok. http://demizerone.com/demz-repo-core/x86_64/demz-repo-core.db

senorsmile commented on 2015-05-06 04:19 (UTC)

Using the binary repo no longer works: error: failed retrieving file 'demz-repo-core.db' from demizerone.com : Resolving timed out after 10518 milliseconds

billybigrigger commented on 2015-04-29 23:00 (UTC)

the new version doesn't build here....again like noiseless asked, why aren't we running the newest released 0.6.4.1? zfs-git 0.6.4_r0_gd07a163_4.0.1_1-1 Packages i have installed are the newest spl-git zfs-utils-git and the newest 4.0.1-1 kernel ^ /tmp/zfs-git/src/zfs/module/zfs/../../module/zfs/vdev_disk.c:431:3: note: in expansion of macro 'PANIC' PANIC("dr == NULL, bio->bi_private == NULL\n" ^ /tmp/zfs-git/src/zfs/module/zfs/../../module/zfs/vdev_disk.c: In function '__vdev_disk_physio': /tmp/zfs-git/src/zfs/include/linux/blkdev_compat.h:318:33: error: 'struct bio' has no member named 'bi_sector' #define BIO_BI_SECTOR(bio) (bio)->bi_sector ^ /tmp/zfs-git/src/zfs/module/zfs/../../module/zfs/vdev_disk.c:567:3: note: in expansion of macro 'BIO_BI_SECTOR' BIO_BI_SECTOR(dr->dr_bio[i]) = bio_offset >> 9; ^ /tmp/zfs-git/src/zfs/include/linux/blkdev_compat.h:319:31: error: 'struct bio' has no member named 'bi_size' #define BIO_BI_SIZE(bio) (bio)->bi_size ^ /tmp/zfs-git/src/zfs/module/zfs/../../module/zfs/vdev_disk.c:576:17: note: in expansion of macro 'BIO_BI_SIZE' bio_ptr += BIO_BI_SIZE(dr->dr_bio[i]); ^ /tmp/zfs-git/src/zfs/include/linux/blkdev_compat.h:319:31: error: 'struct bio' has no member named 'bi_size' #define BIO_BI_SIZE(bio) (bio)->bi_size ^ /tmp/zfs-git/src/zfs/module/zfs/../../module/zfs/vdev_disk.c:577:17: note: in expansion of macro 'BIO_BI_SIZE' bio_offset += BIO_BI_SIZE(dr->dr_bio[i]); ^ /tmp/zfs-git/src/zfs/module/zfs/../../module/zfs/vdev_disk.c: At top level: cc1: warning: unrecognized command line option "-Wno-unknown-warning-option" scripts/Makefile.build:258: recipe for target '/tmp/zfs-git/src/zfs/module/zfs/../../module/zfs/vdev_disk.o' failed make[5]: *** [/tmp/zfs-git/src/zfs/module/zfs/../../module/zfs/vdev_disk.o] Error 1 make[5]: *** Waiting for unfinished jobs.... scripts/Makefile.build:403: recipe for target '/tmp/zfs-git/src/zfs/module/zfs' failed make[4]: *** [/tmp/zfs-git/src/zfs/module/zfs] Error 2 Makefile:1390: recipe for target '_module_/tmp/zfs-git/src/zfs/module' failed make[3]: *** [_module_/tmp/zfs-git/src/zfs/module] Error 2 make[3]: Leaving directory '/usr/lib/modules/4.0.1-1-ARCH/build' Makefile:16: recipe for target 'modules' failed make[2]: *** [modules] Error 2 make[2]: Leaving directory '/tmp/zfs-git/src/zfs/module' Makefile:684: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/zfs-git/src/zfs' Makefile:555: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... The build failed.

noiseless commented on 2015-04-29 21:51 (UTC)

What about 0.6.4.1? https://github.com/zfsonlinux/zfs/commit/7065e2dac61ceef58df62280185162c0a00e2d30

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.