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 DB2A710A0B for ; Fri, 16 Aug 2013 22:21:47 +0000 (UTC) Received: (qmail 87817 invoked by uid 500); 16 Aug 2013 22:21:47 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 87798 invoked by uid 500); 16 Aug 2013 22:21:47 -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 87790 invoked by uid 500); 16 Aug 2013 22:21:47 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 87787 invoked by uid 99); 16 Aug 2013 22:21:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Aug 2013 22:21:47 +0000 Date: Fri, 16 Aug 2013 22:21:47 +0000 (UTC) From: "Marcus Sorensen (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-4379) vm states can become orphaned if hosts are removed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Marcus Sorensen created CLOUDSTACK-4379: ------------------------------------------- Summary: vm states can become orphaned if hosts are removed Key: CLOUDSTACK-4379 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4379 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Affects Versions: 4.1.1 Reporter: Marcus Sorensen Assignee: Marcus Sorensen Fix For: Future 1. stop guest agent 2. stop management server 3. start management server Host shows as 'disconnected', but VM shows as running. This is fine, as we can only assume that it is still running... BUT.. 4. delete host from cloudstack Now the VM is orphaned in 'running' state, won't start anywhere, can't stop it. I'm trying to come up with a patch that disassociates any VMs from a host when the host is deleted. -- 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