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 580CD17B96 for ; Tue, 3 Feb 2015 17:00:42 +0000 (UTC) Received: (qmail 24055 invoked by uid 500); 3 Feb 2015 17:00:42 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 24028 invoked by uid 500); 3 Feb 2015 17:00:42 -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 24018 invoked by uid 500); 3 Feb 2015 17:00:42 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 24015 invoked by uid 99); 3 Feb 2015 17:00:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 17:00:42 +0000 Date: Tue, 3 Feb 2015 17:00:42 +0000 (UTC) From: "Andrei Mikhailovsky (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-8199) Incorrect size when volumes created from image snapshots MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andrei Mikhailovsky created CLOUDSTACK-8199: ----------------------------------------------- Summary: Incorrect size when volumes created from image snapshots Key: CLOUDSTACK-8199 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8199 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: KVM, Snapshot Affects Versions: 4.4.2 Environment: Ubuntu 14.04 LTS Server on MS and agents. Primary storage - ceph rbd. Secondary storage NFS. Reporter: Andrei Mikhailovsky Priority: Minor The size of the volume created from a snapshot is not shown correctly in the ACS GUI. I've reproduced it by doing: 1. Create a snapshot from an rbd volume of 24576M 2. Create volume from the snapshot created in point 1 above 3. Volume size in GUI is shown as 12.90 GB 4. Volume size on storage is shown as 24576M -- This message was sent by Atlassian JIRA (v6.3.4#6332)