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/03/27 16:45:23 UTC

[jira] [Created] (CLOUDSTACK-6292) live migration failed because of VNC server address is not changed to destination hos IP address

Yoshikazu Nojima created CLOUDSTACK-6292:
--------------------------------------------

             Summary: live migration failed because of VNC server address is not changed to destination hos IP address
                 Key: CLOUDSTACK-6292
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6292
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: KVM
    Affects Versions: Future, 4.4.0
            Reporter: Yoshikazu Nojima
            Assignee: Yoshikazu Nojima
            Priority: Critical


{code}
Job failed due to exception Unable to migrate due to org.libvirt.LibvirtException: internal error process exited while connecting to monitor: char device redirected to /dev/pts/1 qemu-kvm: Failed to start VNC server on `10.1.2.62:0,password': socket bind failed: Cannot assign requested address
{code}

Updated domain xml need to be passed to Domain#migrate method, but it isn't.
It seems this commit caused this error:
https://github.com/verio-cloudstack/cloudstack/commit/e5449e2



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