You can create a custom volume on a ceph pool and then set lxc set storage.images_volume = <pool>/<volume name>
to instruct LXD to use it for downloaded images.
2 Likes
You can create a custom volume on a ceph pool and then set lxc set storage.images_volume = <pool>/<volume name>
to instruct LXD to use it for downloaded images.