You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Namita Chaudhari (JIRA)" <ji...@apache.org> on 2014/02/25 14:48:20 UTC

[jira] [Commented] (CLOUDSTACK-5641) Local disk usage on host don't show up in the admin's webui

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911575#comment-13911575 ] 

Namita Chaudhari commented on CLOUDSTACK-5641:
----------------------------------------------

In storage pool view, when the capacity_type = 3, the disk_used_capacity is NULL, but the local storage displayed on the UI is not affected.

mysql> select * from storage_pool_view \G;
*************************** 1. row ***************************
                    id: 1
                  uuid: 9f3f9262-3f77-09cc-2df7-0d8475676260
                  name: devcloud Local Storage
                status: Up
                  path: ext
             pool_type: EXT
          host_address: 192.168.56.10
               created: 2013-10-30 13:11:02
               removed: NULL
        capacity_bytes: 158533136384
         capacity_iops: NULL
                 scope: HOST
            hypervisor: NULL
 storage_provider_name: DefaultPrimary
            cluster_id: 1
          cluster_uuid: a07d10c6-8108-4aa5-b5b7-cb455589e815
          cluster_name: test000
          cluster_type: CloudManaged
        data_center_id: 1
      data_center_uuid: eb093781-6728-470a-89e9-1b2ba0d99742
      data_center_name: DevCloud0
      data_center_type: Basic
                pod_id: 1
              pod_uuid: db4ed361-cc29-480c-a57a-d2490ee74ce2
              pod_name: test00
                   tag: NULL
    disk_used_capacity: null
disk_reserved_capacity: NULL
                job_id: NULL
              job_uuid: NULL
            job_status: NULL
        job_account_id: NULL
1 row in set (0.00 sec)

> Local disk usage on host don't show up in the admin's webui
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-5641
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5641
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.2.0
>            Reporter: Nitin Mehta
>         Attachments: CS_master_5641.JPG
>
>
> Local disk usage on host don't show up in the admin's webui.
> I have local storage enabled in the environment. I have VMs on the storage but since upgrading to 4.2 the UI does not show space utilization on the local storage.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)