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 E26DC1057A for ; Tue, 9 Jul 2013 10:35:54 +0000 (UTC) Received: (qmail 90271 invoked by uid 500); 9 Jul 2013 10:35:52 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 89843 invoked by uid 500); 9 Jul 2013 10:35:51 -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 89661 invoked by uid 500); 9 Jul 2013 10:35:50 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 89557 invoked by uid 99); 9 Jul 2013 10:35:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 10:35:50 +0000 Date: Tue, 9 Jul 2013 10:35:50 +0000 (UTC) From: "Sailaja Mada (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CLOUDSTACK-3189) Primary storage usage is not getting decremented after deleting the DATA volumes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sailaja Mada closed CLOUDSTACK-3189. ------------------------------------ Regressed with latest master-stable branch. Reported issue is fixed. Hence closing the bug. > Primary storage usage is not getting decremented after deleting the DATA volumes > --------------------------------------------------------------------------------- > > Key: CLOUDSTACK-3189 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3189 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Storage Controller > Affects Versions: 4.2.0 > Reporter: Sailaja Mada > Assignee: Sanjay Tripathi > Priority: Blocker > Fix For: 4.2.0 > > > Steps: > 1. Deploy instance using user account > 2. Add new DATA volume > 3. List Primary storage usage using listAccounts - It has all the usage details > 4. Delete the DATA volume > 5. Tried to get the Primary storage usage using listAccounts > Observation : > Primary storage usage is not getting decremented after deleting the DATA volumes . > 1. Two instances with 2 GB each + 1 DATA volume of 5 GB ( Total 9GB) > 200 > 9 > 191 > 2. Delete DATA Volume of 5 GB and Instance ROOT of 2 GB ( Total 7 GB should have got decremented (198 GB) . But its decremented only for the ROOT volume of 2 GB and not for DATA volume. (193 GB) > 200 > 7 > 193 -- 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