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 4864210FFA for ; Tue, 31 Dec 2013 03:31:56 +0000 (UTC) Received: (qmail 8440 invoked by uid 500); 31 Dec 2013 03:31:55 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 8241 invoked by uid 500); 31 Dec 2013 03:31:54 -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 8226 invoked by uid 500); 31 Dec 2013 03:31:52 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 8214 invoked by uid 99); 31 Dec 2013 03:31:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Dec 2013 03:31:51 +0000 Date: Tue, 31 Dec 2013 03:31:51 +0000 (UTC) From: "Girish Shilamkar (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (CLOUDSTACK-5342) Add NIC to virtual machine fails in KVM 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-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Girish Shilamkar reopened CLOUDSTACK-5342: ------------------------------------------ The code checked in was more for confirming the bug in qemu than a fix. Reopening the ticket. > Add NIC to virtual machine fails in KVM > --------------------------------------- > > Key: CLOUDSTACK-5342 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5342 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Network Controller > Affects Versions: 4.3.0 > Environment: KVM advanced > Reporter: Gaurav Aradhye > Assignee: Saksham Srivastava > Priority: Blocker > Fix For: 4.3.0 > > > Add network to VM test cases fail in KVM with following error. > Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Unable to add NIC to VM[User|VM-e9350ee5-bf2e-418c-91d6-1535dcb4d488]'} > The same test cases execute successfully on XenServer. As per the feature specification (see https://cwiki.apache.org/confluence/display/CLOUDSTACK/Add+Remove+Networks+to+VMs), "Add network to VM" feature should be supported on KVM too. -- This message was sent by Atlassian JIRA (v6.1.5#6160)