Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3F4C117986 for ; Thu, 3 Sep 2015 18:44:46 +0000 (UTC) Received: (qmail 86627 invoked by uid 500); 3 Sep 2015 18:44:46 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 86435 invoked by uid 500); 3 Sep 2015 18:44:46 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 86340 invoked by uid 500); 3 Sep 2015 18:44:45 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 86336 invoked by uid 99); 3 Sep 2015 18:44:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2015 18:44:45 +0000 Date: Thu, 3 Sep 2015 18:44:45 +0000 (UTC) From: "Mike Tutkowski (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CLOUDSTACK-8792) Cannot live migrate VM with Libvirt prior to v1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Tutkowski closed CLOUDSTACK-8792. -------------------------------------- > 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)