Comment 1 for bug 1998054

Revision history for this message
Robie Basak (racb) wrote : Re: uvt-simplestreams-libvirt sync fails with: Storage volume not found: no storage vol with matching key /home/wutr/kvm/base-images/focal-server-cloudimg-amd64.qcow2

Hi,

The image sync removes unused images. To do that it to scan all VMs to see if any are using an image that could be deleted. It sounds like you have a VM defined that refers to a volume that no longer exists? I think uvtool is trying to look it up to see if it matches one of its own volumes. If this is true then your libvirt setup is a little bit broken.

I suppose uvtool could try to skip the VM and move on in this case, but maybe that knowledge will help you work around the problem for now.