mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #352] Live Migrate doesn't remove VM from source #264
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 @primechuck on GitHub (Jun 27, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/352
When live migrating between hosts it created and migrates the VM just fine but it leaves the VM configuration on the source machine for the migration. Leaving it there for someone to start later while the migrated machine is running.
@retspen commented on GitHub (Jun 30, 2014):
I think this action need do manually.
@retspen commented on GitHub (Jun 30, 2014):
But, I can create checkbox for it.
@primechuck commented on GitHub (Jul 1, 2014):
That would probably be fine. It has just been interesting to see people live migrate a machine then later come in and start the machine on the original host they migrated from. Since the shared file system doesn't support locks it has eating a few VMs.