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 CFD59200BC6 for ; Sun, 20 Nov 2016 09:21:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CE7FF160B07; Sun, 20 Nov 2016 08:21:59 +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 4A46F160AF1 for ; Sun, 20 Nov 2016 09:21:59 +0100 (CET) Received: (qmail 94012 invoked by uid 500); 20 Nov 2016 08:21:58 -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 94003 invoked by uid 500); 20 Nov 2016 08:21:58 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 93999 invoked by uid 99); 20 Nov 2016 08:21:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Nov 2016 08:21:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5B2E92C2B10 for ; Sun, 20 Nov 2016 08:21:58 +0000 (UTC) Date: Sun, 20 Nov 2016 08:21:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9280) System VM volumes cannot be deleted when there are no system VMs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 20 Nov 2016 08:22:00 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15680761#comment-15680761 ] ASF GitHub Bot commented on CLOUDSTACK-9280: -------------------------------------------- Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1559 @ProjectMoon can you fix the conflicts, thanks > System VM volumes cannot be deleted when there are no system VMs > ---------------------------------------------------------------- > > Key: CLOUDSTACK-9280 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9280 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.6.0, 4.7.0 > Reporter: Jeff Hair > > Scenario: When deleting a zone, everything under it must be removed. This results in the system VMs being destroyed as there are no more hosts running. > The storage cleanup thread properly detects that there are volumes to be deleted, but it cannot delete them because the endpoint selection fails with "No remote endpoint to send DeleteCommand, check if host or ssvm is down?" -- This message was sent by Atlassian JIRA (v6.3.4#6332)