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 02E6B200CB5 for ; Tue, 6 Jun 2017 12:27:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 01912160BC6; Tue, 6 Jun 2017 10:27:23 +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 52D6A160BD3 for ; Tue, 6 Jun 2017 12:27:22 +0200 (CEST) Received: (qmail 36053 invoked by uid 500); 6 Jun 2017 10:27:21 -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 35988 invoked by uid 500); 6 Jun 2017 10:27:21 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 35924 invoked by uid 99); 6 Jun 2017 10:27:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2017 10:27:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D6C1ACF96A for ; Tue, 6 Jun 2017 10:27:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.211 X-Spam-Level: X-Spam-Status: No, score=-99.211 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id xjqzSNT0SnFv for ; Tue, 6 Jun 2017 10:27:20 +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 9F58060EE8 for ; Tue, 6 Jun 2017 10:27:19 +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 CBC02E0D22 for ; Tue, 6 Jun 2017 10:27:18 +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 34E8221E11 for ; Tue, 6 Jun 2017 10:27:18 +0000 (UTC) Date: Tue, 6 Jun 2017 10:27:18 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8910) The reserved_capacity field increases suddenly after a vmware host failure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 06 Jun 2017 10:27:23 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038561#comment-16038561 ] ASF subversion and git services commented on CLOUDSTACK-8910: ------------------------------------------------------------- Commit 9d268c8cd589f70d41aa737206e7cf4b31007702 in cloudstack's branch refs/heads/master from SudharmaJain [ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=9d268c8 ] CLOUDSTACK-8910: The reserved_capacity field increases suddenly after a vmware host failure In case of vmware host failure, all the VMs including stopped VMs migrate to the new host. For the Stopped Vms powerhost gets updated. This was triggering HandlePowerStateReport which finally calls updatePowerState updating update_time for the VM. This cause the capacity being reserved for stopped VMs. > The reserved_capacity field increases suddenly after a vmware host failure > -------------------------------------------------------------------------- > > Key: CLOUDSTACK-8910 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8910 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: sudharma jain > -- This message was sent by Atlassian JIRA (v6.3.15#6346)