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.
Ok, so you may want to do:
Which should then aim the resize operation at the right mount namespace.