Is there a "-B btrfs" equivalent in lxd?

For example, with lxc, I would use:

# lxc-create --template download --name test-container -B btrfs

       -B backingstore
'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', 'zfs', or 'best'. The default is 'dir', meaning that the container root filesystem will be a directory under /var/lib/lxc/container/rootfs.


How can I do the same with lxd (lxc command)? It seems to default to "dir".

# lxc launch images:ubuntu/trusty/amd64 test-container


--
Tomasz Chmielewski
http://wpkg.org

_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to