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 DB4F1D24B for ; Thu, 30 May 2013 12:04:21 +0000 (UTC) Received: (qmail 14521 invoked by uid 500); 30 May 2013 12:04:21 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 14467 invoked by uid 500); 30 May 2013 12:04: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 14441 invoked by uid 500); 30 May 2013 12:04:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 14416 invoked by uid 99); 30 May 2013 12:04:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 May 2013 12:04:20 +0000 Date: Thu, 30 May 2013 12:04:20 +0000 (UTC) From: "prashant kumar mishra (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-2765) Dashboard is showing invalid value for storage "Allocated 0.00KB/0.00KB" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 prashant kumar mishra created CLOUDSTACK-2765: ------------------------------------------------- Summary: Dashboard is showing invalid value for storage "Allocated 0.00KB/0.00KB" Key: CLOUDSTACK-2765 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2765 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server, Storage Controller Affects Versions: 4.2.0 Reporter: prashant kumar mishra Priority: Critical Fix For: 4.2.0 please check screen shot for more detail Database -------------- mysql> select *from op_host_capacity ; +----+---------+----------------+--------+------------+---------------+-------------------+----------------+---------------+----------------+---------------------+---------------------+ | id | host_id | data_center_id | pod_id | cluster_id | used_capacity | reserved_capacity | total_capacity | capacity_type | capacity_state | update_time | created | +----+---------+----------------+--------+------------+---------------+-------------------+----------------+---------------+----------------+---------------------+---------------------+ | 1 | 1 | 1 | 1 | 1 | 2550136832 | 0 | 16190157312 | 0 | Enabled | 2013-05-30 12:34:38 | 2013-05-30 12:19:55 | | 2 | 1 | 1 | 1 | 1 | 2500 | 0 | 9576 | 1 | Enabled | 2013-05-30 12:34:38 | 2013-05-30 12:19:55 | | 3 | NULL | 1 | NULL | NULL | 3 | 0 | 28 | 4 | Enabled | 2013-05-30 12:34:55 | 2013-05-30 12:19:55 | | 4 | NULL | 1 | NULL | NULL | 0 | 0 | 0 | 8 | Enabled | 2013-05-30 12:19:55 | 2013-05-30 12:19:55 | | 5 | NULL | 1 | NULL | NULL | 1 | 0 | 10 | 7 | Enabled | 2013-05-30 12:34:55 | 2013-05-30 12:19:55 | | 6 | NULL | 1 | 1 | NULL | 3 | 0 | 10 | 5 | Enabled | 2013-05-30 12:24:55 | 2013-05-30 12:19:55 | | 7 | 3 | 1 | 1 | 1 | 36995040256 | 0 | 58210910208 | 3 | Enabled | 2013-05-30 17:26:41 | 2013-05-30 12:22:39 | +----+---------+----------------+--------+------------+---------------+-------------------+----------------+---------------+----------------+---------------------+---------------------+ Storage detail --------------------- [root@RHEL62 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_rhel62-lv_root 28G 9.9G 16G 39% / tmpfs 499M 0 499M 0% /dev/shm /dev/sda1 485M 32M 428M 7% /boot /tmp/iso/rhel-server-6.2-x86_64-dvd.iso 3.4G 3.4G 0 100% /media -- 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