Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 52596E6CD for ; Fri, 1 Mar 2013 16:05:13 +0000 (UTC) Received: (qmail 30495 invoked by uid 500); 1 Mar 2013 16:05:13 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 30312 invoked by uid 500); 1 Mar 2013 16:05:12 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 30303 invoked by uid 99); 1 Mar 2013 16:05:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Mar 2013 16:05:12 +0000 Date: Fri, 1 Mar 2013 16:05:12 +0000 (UTC) From: "venkata swamybabu budumuru (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CLOUDSTACK-1429) single account is unable to use same vnet across multiple physical networks 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-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] venkata swamybabu budumuru reassigned CLOUDSTACK-1429: ------------------------------------------------------ Assignee: Marcus Sorensen (was: venkata swamybabu budumuru) Marcus, I have submitted the patch and its on review board. Can you review and commit if you are fine with the fix? Thanks > single account is unable to use same vnet across multiple physical networks > --------------------------------------------------------------------------- > > Key: CLOUDSTACK-1429 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1429 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Network Controller > Affects Versions: 4.1.0, 4.2.0 > Environment: Advanced zone : > physical network 1 : VLANS : 900-905 > physical network 2 : VLANS : 905-909 > Reporter: venkata swamybabu budumuru > Assignee: Marcus Sorensen > Priority: Critical > Labels: regression > Fix For: 4.1.0, 4.2.0 > > > Steps to reproduce : > (1) Have setup as mentioned in environment details. > (2) create a Network in physical network1 (id : 200) and deploy a vm (for ex:- network created is using vlan 905 ) > (3) create another network in physical network2 (id : 201) and deploy a vm > Observations : > (i) It tried to pick up vlan 905 from physical network 2 (id : 201) and it failed with the following error. > Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '905-1-3' for key 'i_op_dc_vnet_alloc__vnet__data_center_id__account_id' > Attaching all the required logs to the bug. -- 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