LXD reports itself as using the "dir" backend rather than zfs, so that's the source of the problem.
It looks like this is because your ZFS pool wasn't online at the time LXD came online as shown in the logs: t=2016-11-15T22:54:49+0100 lvl=eror msg="Could not initialize storage type ZFS: cannot open 'raid1/lxd': dataset does not exist - falling back to dir" I suspect that "systemctl restart lxd.service" will fix the problem for you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642072 Title: lxd uses zfs for images, not containers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1642072/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
