DellEMC vnx manila driver returns wrong size for capacity in pool stats
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
High
|
Sam Wan |
Bug Description
The actual pool size is 999 GB.
But pool stats show the capacity in MB.
=======
manila pool-list --detail
+------
| Property | Value |
+------
| name | vnx-manila-
| pool_name | openstack |
| total_capacity_gb | 1023998.0 # This is in MB |
| free_capacity_gb | 599038.0 # This is in MB |
...
=======
summary: |
- DellEMC powermax manila driver returns wrong unit for capacity in pool - stats + DellEMC vnx manila driver returns wrong unit for capacity in pool stats |
Changed in manila: | |
assignee: | nobody → Sam Wan (sam-wan) |
summary: |
- DellEMC vnx manila driver returns wrong unit for capacity in pool stats + DellEMC vnx manila driver returns wrong size for capacity in pool stats |
tags: | added: dell-emc manila vnx |
Changed in manila: | |
importance: | Undecided → Medium |
importance: | Medium → High |
Changed in manila: | |
milestone: | none → victoria-3 |
tags: | added: drivers |
Fix proposed to branch: master /review. opendev. org/744850
Review: https:/