Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9057D200CC1 for ; Mon, 10 Jul 2017 10:44:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8ECE71661A1; Mon, 10 Jul 2017 08:44:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D5D16166195 for ; Mon, 10 Jul 2017 10:44:06 +0200 (CEST) Received: (qmail 98192 invoked by uid 500); 10 Jul 2017 08:44:06 -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 98183 invoked by uid 500); 10 Jul 2017 08:44:06 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 98180 invoked by uid 99); 10 Jul 2017 08:44:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2017 08:44:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 9CB68192255 for ; Mon, 10 Jul 2017 08:44:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -97.89 X-Spam-Level: X-Spam-Status: No, score=-97.89 tagged_above=-999 required=6.31 tests=[GAPPY_SUBJECT=1.312, KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id hYnjHeM5uL7n for ; Mon, 10 Jul 2017 08:44:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 7846E623C2 for ; Mon, 10 Jul 2017 06:32:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8CB10E01D8 for ; Mon, 10 Jul 2017 06:32:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4426D24695 for ; Mon, 10 Jul 2017 06:32:00 +0000 (UTC) Date: Mon, 10 Jul 2017 06:32:00 +0000 (UTC) From: "Wei Zhou (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-9789) Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to static nat MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 10 Jul 2017 08:44:07 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhou resolved CLOUDSTACK-9789. ---------------------------------- Resolution: Fixed > Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to static nat > --------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9789 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9789 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Wei Zhou > Assignee: Wei Zhou > > similar to https://issues.apache.org/jira/browse/CLOUDSTACK-9779 > steps to reproduce > 1. Create two isolated guest networks with same CIDR > 2. Deploy VMs on both networks > 3. Acquire secondary IP on NICs of both VMs and make sure they have the same value, user can input the IP address. > 4. acquire a public IP and enable static nat to secondary IP on first VM. > 5. try to remove the secondary IP on second VM. The operation would fail -- This message was sent by Atlassian JIRA (v6.4.14#64029)