Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo zpool list
NAME   SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH  ALTROOT
lxd   19.9G  14.4G  5.44G         -    49%    72%  1.00x  ONLINE  -

If zpool is full you will not be able to create anymore containers.

To resize the zpool use these commands.

...