[
https://issues.apache.org/jira/browse/CLOUDSTACK-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950056#comment-13950056
]
ASF subversion and git services commented on CLOUDSTACK-6292:
-------------------------------------------------------------
Commit eacc1d7fff6812e0e4c70c290e295327b920e14b in cloudstack's branch
refs/heads/4.4 from [~mlsorensen]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=eacc1d7 ]
CLOUDSTACK-6292: Fix live migration of KVM when vnc ip address
changes
Submitted-by: Yoshikazu Nojima
> 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)