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 E0721186A1 for ; Mon, 8 Jun 2015 19:49:00 +0000 (UTC) Received: (qmail 61654 invoked by uid 500); 8 Jun 2015 19:49:00 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 61623 invoked by uid 500); 8 Jun 2015 19:49:00 -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 61614 invoked by uid 500); 8 Jun 2015 19:49:00 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 61611 invoked by uid 99); 8 Jun 2015 19:49:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jun 2015 19:49:00 +0000 Date: Mon, 8 Jun 2015 19:49:00 +0000 (UTC) From: "Tom Martin (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-8544) IP Stuck in Releasing State Prevents VM Create MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tom Martin created CLOUDSTACK-8544: -------------------------------------- Summary: IP Stuck in Releasing State Prevents VM Create Key: CLOUDSTACK-8544 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8544 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Affects Versions: 4.5.1 Environment: xenserver Reporter: Tom Martin When an IP is stuck in a releasing state for an account's network, ACS is unable to create any new virtual machines for that account until the IP is in a valid state. Releasing IPs should be a background process that does impact future processes, this should not be a blocking state for creating vms. To temporarily fix this issue, we manipulated the DB to mark the IP as assigned to the network. -- This message was sent by Atlassian JIRA (v6.3.4#6332)