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 67A6610706 for ; Thu, 2 May 2013 08:42:17 +0000 (UTC) Received: (qmail 85985 invoked by uid 500); 2 May 2013 08:42:17 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 85820 invoked by uid 500); 2 May 2013 08:42:17 -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 85775 invoked by uid 500); 2 May 2013 08:42:16 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 85769 invoked by uid 99); 2 May 2013 08:42:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 May 2013 08:42:16 +0000 Date: Thu, 2 May 2013 08:42:16 +0000 (UTC) From: "Sateesh Chodapuneedi (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-281) On Updating the VMWare Traffic Labels of existing Physical Networks to Invalid Values; Triggering a ReconnectHost Command, successfully reconnected the ESXi host instead of reporting an Alert 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-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sateesh Chodapuneedi resolved CLOUDSTACK-281. --------------------------------------------- Resolution: Later Traffic labels are only used/validated during network implementation. A reload resource is operation just reads the updated VMware traffic label for later use during implementation of network. Hence reconnection was successful. I think this can be taken up later if need be. For now, fail later approach sounds fine to me rather than fail fast. > On Updating the VMWare Traffic Labels of existing Physical Networks to Invalid Values; Triggering a ReconnectHost Command, successfully reconnected the ESXi host instead of reporting an Alert > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-281 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-281 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.1.0 > Reporter: Chandan Purushothama > Assignee: Sateesh Chodapuneedi > Fix For: 4.1.0 > > Attachments: management-server.zip > > > ========= > Use Case: > ========= > Update Traffic Labels of existing Physical networks to Invalid values > ================ > Steps to Reproduce: > ================ > 1. Deploy an Advanced Zone Setup with Two Physical Networks. One Physical Network has guest,management,public,storage traffic while the other physical network has guest traffic only. The Setup has one ESXi 5.0 Cluster. > 2. All the Traffic Labels of Physical Network 1 are given as vSwitch0 and Traffic label of Physical Network 2 is given as vSwitch1. > i) PhyNet1 > - Mgmt,public,Storage,Guest (Traffic label = vSwitch0) > ii) PhyNet2 > - Guest (Traffic label = vSwitch1) > 3. Deploy Guest VMs using above physical networks > 4. Change traffic labels of each traffic type to different values that do not exist on hypervisor (Ex: vSwitch0 to vSwitch2 and vSwitch1 to vSwitch3). > 5. Issue a ReconnectHost request to the ESXi 5.0 Host. > 6. Observe that the Host Successfully reconnects back after a while in spite of wrong traffic labels > =========== > Git Info: > =========== > Git Revision: c69ad1784328cfed1a2ecb64780b8efcb6a2e68e > Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git -- 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