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 AA8C8200C2B for ; Thu, 2 Mar 2017 09:17:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A924B160B61; Thu, 2 Mar 2017 08:17:50 +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 F0666160B6F for ; Thu, 2 Mar 2017 09:17:49 +0100 (CET) Received: (qmail 1676 invoked by uid 500); 2 Mar 2017 08:17: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 1667 invoked by uid 500); 2 Mar 2017 08:17:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 1664 invoked by uid 99); 2 Mar 2017 08:17:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2017 08:17:49 +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 93BB3C0ABA for ; Thu, 2 Mar 2017 08:17:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.234 X-Spam-Level: X-Spam-Status: No, score=-0.234 tagged_above=-999 required=6.31 tests=[GAPPY_SUBJECT=1.312, KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id c-aYGH-ywxCM for ; Thu, 2 Mar 2017 08:17:47 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 879B45FB61 for ; Thu, 2 Mar 2017 08:17:47 +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 89A48E0652 for ; Thu, 2 Mar 2017 08:17:46 +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 4FF9E24160 for ; Thu, 2 Mar 2017 08:17:45 +0000 (UTC) Date: Thu, 2 Mar 2017 08:17:45 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9779) Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to load balancing rule MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 02 Mar 2017 08:17:50 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891790#comment-15891790 ] ASF GitHub Bot commented on CLOUDSTACK-9779: -------------------------------------------- Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1978 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. > Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to load balancing rule > ------------------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-9779 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9779 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Reporter: Nitesh Sarda > > ISSUE > ================= > Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to load balancing rule > REPRO STEPS > ================== > 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. Configure Loadbalancing rule on one of the secondary IP address and try releasing the other secondary IP address. > 5. The operation would fail > EXPECTED BEHAVIOR > ================== > Secondary IP address should be released if there are no LB rules associated with it. > ACTUAL BEHAVIOR > ================== > Releasing secondary IP address even if there are no LB rules associated with it. -- This message was sent by Atlassian JIRA (v6.3.15#6346)