Bug 464381

Summary: [RFE] The ability to move a vm to another server ( live )
Product: [Fedora] Fedora Reporter: Jóhann B. Guðmundsson <johannbg>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 10CC: berrange, crobinso, hbrock, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-18 16:33:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Virt Manager log file... none

Description Jóhann B. Guðmundsson 2008-09-28 00:44:48 UTC
Description of problem:

The summary says it all 
Usefull in many scenarious for example 
if the server needs to be taken down due to maintains. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Cole Robinson 2009-01-12 20:20:36 UTC
This is currently upstream:

http://hg.et.redhat.com/cgi-bin/hg-virt.cgi/applications/virt-manager--devel/rev/f47cf079e311

Moving to POST. This will be pulled into fedora when virt-manager is rebased.

Comment 2 Jóhann B. Guðmundsson 2009-01-13 07:24:58 UTC
I guess that #464380 should be able to use the majority of this code.. 
( Clone VM ). 

Which vcs are you using git,svn,cvs so I can checkout the changes and test..

Comment 3 Fedora Update System 2009-03-04 19:21:24 UTC
virt-manager-0.6.1-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/virt-manager-0.6.1-1.fc10

Comment 4 Fedora Update System 2009-03-05 16:29:34 UTC
virt-manager-0.6.1-1.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update virt-manager'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-2390

Comment 5 Jóhann B. Guðmundsson 2009-03-09 09:30:03 UTC
When trying to migrate I get... 

[Mon, 09 Mar 2009 09:12:45 virt-manager 3494] ERROR (virt-manager:156) Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/details.py", line 682, in control_vm_migrate
    self.emit("action-migrate-domain", self.vm.get_connection().get_uri(), self.vm.get_uuid(), host_uri)
UnboundLocalError: local variable 'host_uri' referenced before assignment
None

Migrating from F10 0.6.1-1 host to F9 0.6.1-1

Comment 6 Jóhann B. Guðmundsson 2009-03-09 09:30:43 UTC
Created attachment 334482 [details]
Virt Manager log file...

Comment 7 Cole Robinson 2009-09-18 16:33:26 UTC
Fixed in virt-manager-0.6.1-3.fc10 which is in F10. Closing as CURRENTRELEASE.