Bug 881092 - RFE: migrate non-running VMs
Summary: RFE: migrate non-running VMs
Keywords:
Status: CLOSED DUPLICATE of bug 1060462
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-manager
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-28 16:10 UTC by Frantisek Reznicek
Modified: 2015-11-16 01:14 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
: 883884 (view as bug list)
Environment:
Last Closed: 2014-02-01 23:29:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Frantisek Reznicek 2012-11-28 16:10:39 UTC
Description of problem:

Unable to migrate VM which is not running.

Virt-manager UI disables migration (Migrate...) option when machine is  Shutoff. When the machine is running Migrate... option is enabled.

It seems to me pointless to run machine to be able to select 'Migrate... -> Migrate offline'.

Version-Release number of selected component (if applicable):
libvirt-0.9.11.7-1.fc17.x86_64
libvirt-client-0.9.11.7-1.fc17.x86_64
libvirt-daemon-0.9.11.7-1.fc17.x86_64
libvirt-daemon-config-network-0.9.11.7-1.fc17.x86_64
libvirt-daemon-config-nwfilter-0.9.11.7-1.fc17.x86_64
libvirt-python-0.9.11.7-1.fc17.x86_64
python-virtinst-0.600.3-2.fc17.noarch
qemu-kvm-1.0.1-2.fc17.x86_64
redland-virtuoso-1.0.15-1.fc17.x86_64
virt-manager-0.9.4-2.fc17.noarch
virt-manager-common-0.9.4-2.fc17.noarch
virt-viewer-0.5.3-1.fc17.x86_64
virtuoso-opensource-6.1.6-1.fc17.x86_64


How reproducible:
100%

Steps to Reproduce:
1. at least one machine created
2. start 'virt-manager'
3. right-click -> Migrate... (unable to select)
  
Actual results:
Migration of shutoff machine is disabled.

Expected results:
Migration of shutoff machine should be enabled.

Additional info:

Comment 1 Cole Robinson 2012-12-16 16:03:36 UTC
Moving to the upstream tracker

Comment 2 Cole Robinson 2014-02-01 23:29:22 UTC
That 'offline' migrate UI was actually bogus, and wasn't truly migrating offline, it was just migrating non-live, which means it would pause the VM to make it migrate faster. In general nobody really wants non-live migration, but if they did, they can manually pause their VM first. So i've removed that option from the upstream UI.

libvirt has true OFFLINE migration support (really just redefining the VM on the new connection), but we are now tracking that in a bug detailing a larger cleanup in this area.

*** This bug has been marked as a duplicate of bug 1060462 ***


Note You need to log in before you can comment on or make changes to this bug.