[
https://issues.apache.org/jira/browse/CLOUDSTACK-8792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725267#comment-14725267
]
ASF subversion and git services commented on CLOUDSTACK-8792:
-------------------------------------------------------------
Commit c8bfeb88c3a18794e8b1beb85bdac3baa860bdb0 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c8bfeb8 ]
Merge pull request #767 from mike-tutkowski/CLOUDSTACK-8792
Support live migration on older version of
Libvirthttps://issues.apache.org/jira/browse/CLOUDSTACK-8792
A flag being passed to Libvirt assumes v1.0.0 or later.
We need to put a check in the code to pass in a different flag if the version
of Libvirt is < 1.0.0.
* pr/767:
Support live migration on older version of Libvirt
Signed-off-by: Rohit Yadav <[email protected]>
> Cannot live migrate VM with Libvirt prior to v1.0.1
> ---------------------------------------------------
>
> Key: CLOUDSTACK-8792
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8792
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Affects Versions: 4.6.0
> Environment: Ubuntu 12.04 with Libvirt < v1.0.0
> Reporter: Mike Tutkowski
> Assignee: Mike Tutkowski
> Fix For: 4.6.0
>
>
> A flag being passed to Libvirt assumes v1.0.0 or later.
> We need to put a check in the code to pass in a different flag if the version
> of Libvirt is < 1.0.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)