[lxc-users] lxd: "-B backingstore" equivalent?
Tomasz Chmielewski
mangoo at wpkg.org
Fri Jun 5 10:22:25 UTC 2015
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
More information about the lxc-users
mailing list