When deleting the VM, along with its file image, I am shown the
following error message in a pop-up.
`
Errors encountered while removing certain storage devices.
cannot unlink file '/var/lib/libvirt/images/debian8.qcow2': Success
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/delete.py", line 182, in _async_delete
self._async_delete_path(conn, path, meter)
File "/usr/share/virt-manager/virtManager/delete.py", line 228, in _async_delete_path
vol.delete(0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3361, in delete
if ret == -1: raise libvirtError ('virStorageVolDelete() failed', vol=self)
libvirtError: cannot unlink file '/var/lib/libvirt/images/debian8.qcow2': Success
At one end, it says "Success" but also reports error.
Lookng at the datastore, the VM file is not deleted.
rrs@learner:~$ sudo ls /var/lib/libvirt/images/ -l
[sudo] password for rrs:
total 3768528
-rw------- 1 root root 8591507456 Nov 4 13:32 debian8.qcow2
2015-11-04 / 13:43:10 ♒♒♒ ☺