-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15238/
-----------------------------------------------------------

Review request for cloudstack, Marcus Sorensen, Toshiaki Hatano, and Wido den 
Hollander.


Bugs: CLOUDSTACK-5039
    https://issues.apache.org/jira/browse/CLOUDSTACK-5039


Repository: cloudstack-git


Description
-------

* Issue to be solved:

Live migration failed with following error message:

2013-11-05 04:39:29,345 DEBUG [kvm.resource.LibvirtComputingResource] 
(agentRequest-Handler-1:null) Can't migrate domain: Domain not found: no domain 
with matching uuid '87c06b76-5ee6-3f1b-8c89-54e75de6bd3d' 

It seems CloudStack doesn't specify correct UUID.
This commit revert the domain lookup code change made in the commit ( 
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blobdiff;f=plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java;h=203587a06f63f23d487ae65dcf5c397cd2702166;hp=94ee9ae676ef8d0202e7fa617e712352a934ffcb;hb=a709f34f;hpb=5410901aebed4ada581b853e0ca02d9f855a68f1
 ).


Diffs
-----

  
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
 e3f60f2 

Diff: https://reviews.apache.org/r/15238/diff/


Testing
-------

I confirmed live migration works.


Thanks,

Yoshikazu Nojima

Reply via email to