Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A09FB18DEF for ; Sat, 9 May 2015 05:29:44 +0000 (UTC) Received: (qmail 24429 invoked by uid 500); 9 May 2015 05:29:44 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 24372 invoked by uid 500); 9 May 2015 05:29:44 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 24349 invoked by uid 99); 9 May 2015 05:29:43 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 May 2015 05:29:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 8F9D3C12C9 for ; Sat, 9 May 2015 05:29:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.131 X-Spam-Level: X-Spam-Status: No, score=-0.131 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=yahoo.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id bDDVkExGim_x for ; Sat, 9 May 2015 05:29:39 +0000 (UTC) Received: from nm18-vm0.bullet.mail.bf1.yahoo.com (nm18-vm0.bullet.mail.bf1.yahoo.com [98.139.213.138]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id F061F24F14 for ; Sat, 9 May 2015 05:29:38 +0000 (UTC) Received: from [98.139.170.181] by nm18.bullet.mail.bf1.yahoo.com with NNFMP; 09 May 2015 05:29:38 -0000 Received: from [98.139.212.192] by tm24.bullet.mail.bf1.yahoo.com with NNFMP; 09 May 2015 05:29:38 -0000 Received: from [127.0.0.1] by omp1001.mail.bf1.yahoo.com with NNFMP; 09 May 2015 05:29:38 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 156072.69573.bm@omp1001.mail.bf1.yahoo.com X-YMail-OSG: prQ44I0VM1n83KklrI1OShVJ08wD5vxbcVMS11zUpP54WNmIe.Q_9EWPPKtQeuO QgKDV6Z0BXmbofgNn56TTrIPuEfEj8uDAWCkzsElXn3QqLjh2MAr3o4cI2Ux1CfKzybjVc2FSiqv aRApIQdXjHYQRslOcsYYQHQluur.YegN7auBofWJPrsaYdogmE6MLBsk3.eoflVYnlTjxpJ1YzVD jgOLRxwucrEMR89_KtpHVUX88q2krSwJcAJLL34n2kZj8MG.gtM7kvytLeT00o9tCPGC0KLrE4G_ Thgbc9kzE5lZExwqCrSU7gL1Z11zoxJvDTMSGSEIFl3yLIkHB5YI37CvCc7jB8vuXRhQo1btx7ej Y1mfvMpKKCv7y4OV4i3l96DtZHUvnCuAzeHutIYc6CiyM_YMOYgDSkxvWI0tTIpaNbIZiG1EMEup U47AUdE84dYaQZO3r9YOiiVavLszj6zDRbEPsLQBsji_t78AQOaAMIB9Yuru39oXLNphoTvRNXEP vBh0Gz1sKfwQkLUc- Received: by 66.196.80.151; Sat, 09 May 2015 05:29:37 +0000 Date: Sat, 9 May 2015 05:29:37 +0000 (UTC) From: Alireza Eskandari Reply-To: Alireza Eskandari To: CloudStack Dev Message-ID: <385215168.3894277.1431149377460.JavaMail.yahoo@mail.yahoo.com> Subject: Same VLAN in one zone on different networks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello everybody, It seems that we can't create multiple "Guest Networks" with same VLAN ID in the same zone on different "Physical Networks". I get this message then I try: There is a isolated/shared network with vlan id: already exists in zone Is it a bug? I use CloudStack 4.3.2 Regards, Alireza