BUG: Cannot remove a VM that is suspended and has a non-existing ISO image mounted

davidand

Well-Known Member
Feb 17, 2020
108
25
58
45
I'd like to report a bug.

Steps to reproduce:
  1. Have a VM that has an ISO image mounted in it's virtual CD/DVD
  2. Suspend the VM
  3. Delete the ISO image
  4. Try to delete and purge the VM
What happens:
  • It's impossible to remove the VM because it's suspended
  • It's impossible to resume the VM because the ISO image does not exist
  • It's impossible to change the ISO image (e.g. to No media) because the VM is suspended.
Therefore it's a vicious cycle.

What I'd expect to happen:
  1. It should be possible to remove a VM even is it's in suspended state. (Maybe it will not be possible to resume it at all)
  2. It should be possible to resume a VM even if an ISO image is not available anymore.