Also, I get this: root@server:~# zpool create -o cachefile=/etc/zfs/zpool.cache lxd /web/lxd/100gb.01 /web/lxd/100gb.02 root@server:~# zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT lxd 199G 50K 199G - 0% 0% 1.00x ONLINE - root@server:~# zpool get cachefile lxd NAME PROPERTY VALUE SOURCE lxd cachefile - default
Even setting it directly has no effect: root@server:~# zpool set cachefile=/etc/zfs/zpool.cache lxd root@server:~# zpool get cachefile lxd NAME PROPERTY VALUE SOURCE lxd cachefile - default -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581904 Title: File-based pools do not import on boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1581904/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
