Following on from the discussion in Resize LXD container
How does lxc
interact with storage volumes? Is it linked against some OS libraries that expose LVM functionality? Is it statically linked against something that was present on the build-box? Does it do system-calls under the hood?
A quick search on the projects github page didn’t come up with any hit for lvm
.