[GH-ISSUE #415] VM removal issues #312

Closed
opened 2026-02-27 16:38:49 +03:00 by kerem · 3 comments
Owner

Originally created by @romu70 on GitHub (Sep 2, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/415

Hi,
Think I've found some bugs. Here is what I did:

  1. Ask for a VM removal
    -> WebVirtMgr returned not possible because of a snapshot
  2. Delete the snapshot
    -> Done.
  3. Try to delete the VM again
    -> Indeed the img (or qcow2) image file was deleted for the snapshot removal, so, unable to delete the VM if the "Delete HDD image" is checked.

In my opinion, there are 2 bugs:

  1. The image file must not be deleted when trying to delete only a snapshot
  2. The VM removal must be possible even if the image file was previously removed.
Originally created by @romu70 on GitHub (Sep 2, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/415 Hi, Think I've found some bugs. Here is what I did: 1. Ask for a VM removal -> WebVirtMgr returned not possible because of a snapshot 2. Delete the snapshot -> Done. 3. Try to delete the VM again -> Indeed the img (or qcow2) image file was deleted for the snapshot removal, so, unable to delete the VM if the "Delete HDD image" is checked. In my opinion, there are 2 bugs: 1. The image file must not be deleted when trying to delete only a snapshot 2. The VM removal must be possible even if the image file was previously removed.
kerem closed this issue 2026-02-27 16:38:49 +03:00
Author
Owner

@fmiesenberger commented on GitHub (Sep 4, 2014):

I have the same error!

<!-- gh-comment-id:54434083 --> @fmiesenberger commented on GitHub (Sep 4, 2014): I have the same error!
Author
Owner

@retspen commented on GitHub (Sep 4, 2014):

Where you remove snapshot, on instance page?

<!-- gh-comment-id:54502417 --> @retspen commented on GitHub (Sep 4, 2014): Where you remove snapshot, on instance page?
Author
Owner

@romu70 commented on GitHub (Sep 5, 2014):

yes.

On Thu, Sep 4, 2014 at 6:09 PM, Anatoliy Guskov notifications@github.com
wrote:

Where you remove snapshot, on instance page?


Reply to this email directly or view it on GitHub
https://github.com/retspen/webvirtmgr/issues/415#issuecomment-54502417.

<!-- gh-comment-id:54596148 --> @romu70 commented on GitHub (Sep 5, 2014): yes. On Thu, Sep 4, 2014 at 6:09 PM, Anatoliy Guskov notifications@github.com wrote: > Where you remove snapshot, on instance page? > > — > Reply to this email directly or view it on GitHub > https://github.com/retspen/webvirtmgr/issues/415#issuecomment-54502417.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#312
No description provided.