[Pkg-libvirt-maintainers] Bug#827245: Bug#827245: missing backend for pool type 11 (zfs)

Craig Sanders cas at taz.net.au
Sun Aug 14 11:29:48 UTC 2016


On Sun, Aug 14, 2016 at 11:34:22AM +0200, Guido Günther wrote:
> I've pushed the changes to enable zfs pool support on kfreebsd.

BTW, i've been experimenting with docker.io recently.  It has support
for zfs (as well as btrfs and aufs and others)

enabling ZFS support is as simple as adding two lines to
/etc/default/docker:

    OPTIONS="--storage-driver zfs"
    DOCKER_OPTS="-s zfs"

and creating a zfs subvolume mounted at /var/lib/docker.

FYI:

Package: docker.io
Version: 1.11.2~ds1-6
Depends: adduser, containerd (>= 0.2.1~), iptables, runc (>= 0.1.0~),
         init-system-helpers (>= 1.18~), libapparmor1 (>= 2.6~devel),
         libc6 (>= 2.17), libdevmapper1.02.1 (>= 2:1.02.97),
         libsqlite3-0 (>= 3.7.15), libsystemd0
Recommends: ca-certificates, cgroupfs-mount | cgroup-lite, git, xz-utils
Suggests: aufs-tools, btrfs-progs, debootstrap, docker-doc, rinse, 
         zfs-fuse | zfsutils
Description-en: Linux container runtime

craig

--
craig sanders <cas at taz.net.au>



More information about the Pkg-libvirt-maintainers mailing list