(Snap) LXD Resize default BTRFS storage pool

Ok, so you may want to do:

  • nsenter -t $(pgrep daemon.start) -m – btrfs filesystem resize max /var/snap/lxd/common/lxd/storage-pools/default

Which should then aim the resize operation at the right mount namespace.