Trying to create a VM from repository images
image downloaded and showing in lxc image ls:
Debian stretch amd64 (20220411_05:24) | x86_64 | VIRTUAL-MACHINE | 219.06MB
by using a profile
devices:
root:
path: /
pool: pl2
size: 4GB
type: disk
Error: Failed creating instance from image: Source image size (4294967296) exceeds specified volume size (4000000000)
Do I need to determine (and where to get the values) for each VM, what minimum root size?