[
https://issues.apache.org/jira/browse/CLOUDSTACK-8792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726754#comment-14726754
]
ASF subversion and git services commented on CLOUDSTACK-8792:
-------------------------------------------------------------
Commit a6c630c54bad5c7b29e4c8ef0e5cc2bdb59efda4 in cloudstack's branch
refs/heads/4.5 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a6c630c ]
Merge pull request #771 from mike-tutkowski/4.5
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/771:
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)