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 87B0511973 for ; Fri, 13 Jun 2014 21:21:03 +0000 (UTC) Received: (qmail 1473 invoked by uid 500); 13 Jun 2014 21:21:03 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 1442 invoked by uid 500); 13 Jun 2014 21:21:03 -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 1405 invoked by uid 500); 13 Jun 2014 21:21:03 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 1391 invoked by uid 99); 13 Jun 2014 21:21:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2014 21:21:03 +0000 Date: Fri, 13 Jun 2014 21:21:03 +0000 (UTC) From: "Min Chen (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CLOUDSTACK-6797) volume resize should not be allowed for detached 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-6797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen reassigned CLOUDSTACK-6797: ------------------------------------ Assignee: Marcus Sorensen (was: Min Chen) > volume resize should not be allowed for detached volumes > -------------------------------------------------------- > > Key: CLOUDSTACK-6797 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6797 > 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, 4.4.0 > Reporter: prashant kumar mishra > Assignee: Marcus Sorensen > Priority: Critical > Fix For: 4.4.0 > > Attachments: Logs_db.rar, screenshot-1.jpg, screenshot-2.jpg > > > =>since resize space is counted in allocated space even though it cant be attach to VM , other storage operation will fail because threshold value > If resize is allowed in volume detach > ============================== > 1-since there is no check for how much can be increased , suppose user has resized it to 1000GB > 2-when user try to attach volume to vm it will fail since available space is not sufficient . > 3-even though user is not able to use the resized volume ,CS will count 1000GB in allocated storage . > 4-Dash will show allocated percentage >100% > 5-Because threshold values , we cant perform any operation to that PS > If resize is allowed online ( volume Attach) state it will fail in first place and will not cause any problem -- This message was sent by Atlassian JIRA (v6.2#6252)