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 54DD5104AE for ; Wed, 10 Jul 2013 09:19:50 +0000 (UTC) Received: (qmail 80438 invoked by uid 500); 10 Jul 2013 09:19:50 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 80415 invoked by uid 500); 10 Jul 2013 09:19:49 -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 80400 invoked by uid 500); 10 Jul 2013 09:19:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 80393 invoked by uid 99); 10 Jul 2013 09:19:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 09:19:48 +0000 Date: Wed, 10 Jul 2013 09:19:48 +0000 (UTC) From: "Kishan Kavala (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-3439) Migrate VR fails when there are more than 3 nics MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Kishan Kavala created CLOUDSTACK-3439: ----------------------------------------- Summary: Migrate VR fails when there are more than 3 nics Key: CLOUDSTACK-3439 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3439 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Reporter: Kishan Kavala Created a VR in advanced zone with multiple public IP ranges (different vlans) . When acquiring public IPs, additional nics are created when IP is allocated from next range. During prepare for migration, network is setup for only 3 nics on the destination host. Actual migrations fails since the bridges for nics > 4 are not created. In KVM, migration fails with below error ""Failed to add tap interface to bridge"" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira