Guest User

Untitled

a guest
Feb 8th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. geek@bast:~$ sudo zfs create tank/vm
  2. geek@bast:~$ sudo zfs create tank/vm/lxd
  3. geek@bast:~$ sudo lxd init
  4. Do you want to configure a new storage pool (yes/no) [default=yes]?
  5. Name of the new storage pool [default=default]:
  6. Name of the storage backend to use (dir, btrfs, ceph, lvm, zfs) [default=zfs]:
  7. Create a new ZFS pool (yes/no) [default=yes]? no
  8. Name of the existing ZFS pool or dataset: /tank/vm/lxd
  9. Would you like LXD to be available over the network (yes/no) [default=no]?
  10. Would you like stale cached images to be updated automatically (yes/no) [default =yes]?
  11. Would you like to create a new network bridge (yes/no) [default=yes]?
  12. What should the new bridge be called [default=lxdbr0]?
  13. What IPv4 address should be used (CIDR subnet notation, âautoânoneâ
  14. What IPv6 add ress should be used (CIDR subnet notation, âautoânoneâ
  15. error: Device already exis ts: eth0
  16. geek@bast:~$ lxc launch ubuntu:x bitwarden
  17. Creating bitwarden
  18. error: Failed container creation:
  19. - https://cloud-images.ubuntu.com/releases: No storage pool found. Please creat e a new storage pool.
Advertisement
Add Comment
Please, Sign In to add comment