VMware Driver reports incorrect disk usage
Bug #1220459 reported by
Sabari Murugesan
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Sabari Murugesan | ||
VMwareAPI-Team |
In Progress
|
High
|
Unassigned |
Bug Description
VMware VCDriver currently reports the disk usage 'local_gb_used' metric as the capacity of a randomly chosen datastore in the vCenter cluster. The right value would be the aggregate capacity of all datastores in the cluster.
Eg.
With a cluster having 3 Datastores (3x 100GB LUN), only 100GB appears in "free_disk_gb" when you execute "nova hypervisor-show".
Changed in nova: | |
assignee: | nobody → Sabari Kumar Murugesan (smurugesan) |
tags: | added: vmware |
Changed in nova: | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: | added: grizzly-backport-potential havana-backport-potential |
Changed in nova: | |
milestone: | none → icehouse-2 |
Changed in openstack-vmwareapi-team: | |
importance: | Undecided → High |
Changed in openstack-vmwareapi-team: | |
status: | New → In Progress |
Changed in nova: | |
milestone: | icehouse-2 → icehouse-3 |
Changed in nova: | |
milestone: | icehouse-3 → icehouse-rc1 |
tags: | removed: grizzly-backport-potential |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | icehouse-rc1 → 2014.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/52557
Review: https:/