[Kernel-packages] [Bug 1581904] Re: Pools get lots on reboot

2016-05-15 Thread Lisio
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 FRAGCAP DEDUP HEALTH ALTROOT lxd199G50K 199G - 0% 0% 1.00x ONLINE -

[Kernel-packages] [Bug 1581904] Re: Pools get lots on reboot

2016-05-15 Thread Richard Laager
What does this say: systemctl status -l zfs-import-cache.service ** Summary changed: - Pools get lots on reboot + File-based pools do not import on boot -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu.

[Kernel-packages] [Bug 1581904] Re: Pools get lots on reboot

2016-05-15 Thread Lisio
Create pool: 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 FRAGCAP DEDUP HEALTH ALTROOT lxd199G50K 199G - 0% 0% 1.00x ONLINE - After

[Kernel-packages] [Bug 1581904] Re: Pools get lots on reboot

2016-05-15 Thread Richard Laager
This is a consequence of not using a cache file by default. Try this instead: zpool create -o cachefile=/etc/zfs/zpool.cache ... ** Changed in: zfs-linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is