Public bug reported:

Hi,
when you add further images to a uvt guest delete will still clean up fine in 
my experience.
But i you add something like a lun for example:

    <disk type='block' device='lun' rawio='no' sgio='filtered'>
      <driver name='qemu' type='raw'/>
      <source dev='/dev/disk/by-id/wwn-0x6005076306ffd6b60000000000002402'/>
      <target dev='sda' bus='scsi'/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>


Then the following uvt-kvm destroy will break with
  uvt-kvm: error: libvirt: key in virStorageVolLookupByKey must not be NULL

I assume we must harden the code a bit to skip over non file based disks
(maybe with a info message).

** Affects: uvtool (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773085

Title:
  extra non-image storage added later breaks destroy action

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1773085/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to