mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #415] VM removal issues #312
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
-> WebVirtMgr returned not possible because of a snapshot
-> Done.
-> 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:
@fmiesenberger commented on GitHub (Sep 4, 2014):
I have the same error!
@retspen commented on GitHub (Sep 4, 2014):
Where you remove snapshot, on instance page?
@romu70 commented on GitHub (Sep 5, 2014):
yes.
On Thu, Sep 4, 2014 at 6:09 PM, Anatoliy Guskov notifications@github.com
wrote: