You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Yoshikazu Nojima (JIRA)" <ji...@apache.org> on 2014/07/09 22:09:05 UTC

[jira] [Created] (CLOUDSTACK-7086) Live migration failed on 4.4 branch with KVM hypervisor

Yoshikazu Nojima created CLOUDSTACK-7086:
--------------------------------------------

             Summary: Live migration failed on 4.4 branch with KVM hypervisor
                 Key: CLOUDSTACK-7086
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7086
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: KVM
    Affects Versions: 4.4.0
         Environment: OS: Ubuntu Server 14.04 LTS
CloudStack: 4.4 branch (as of 29b09b1e21132d1c6c2739dbd0df99d895aef039)
            Reporter: Yoshikazu Nojima
            Priority: Blocker


When live migration was executed, following error occurred:

2014-07-09 15:59:43,957 DEBUG [cloud.agent.Agent] (agentRequest-Handler-5:null) Processing command: com.cloud.agent.api.MigrateCommand
2014-07-09 15:59:43,979 INFO  [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) Live migration of instance i-2-3-VM initiated
2014-07-09 15:59:44,181 INFO  [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) Migration thread for i-2-3-VM is done
2014-07-09 15:59:44,182 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) Failed to execute while migrating domain: org.libvirt.LibvirtException: internal error: Attempt to migrate guest to the same host 00020003-0004-0005-0006-000700080009
2014-07-09 15:59:44,186 DEBUG [cloud.agent.Agent] (agentRequest-Handler-5:null) Seq 2-8229202419112741919:  { Ans: , MgmtId: 161330501388, via: 2, Ver: v1, Flags: 10, [{"com.cloud.agent.api.MigrateAnswer":{"result":false,"details":"org.libvirt.LibvirtException: internal error: Attempt to migrate guest to the same host 00020003-0004-0005-0006-000700080009","wait":0}}] }




--
This message was sent by Atlassian JIRA
(v6.2#6252)