4653773bc0
The driver was reporting volume sizes in units of GB (10^9), the default format the native array UIs, rather than GiB (2^30). This change also affects the HPE MSA, Dell PowerVault, and Lenovo drivers as they use the same code. Change-Id: I038f1399812e6c053622751eb62df89eff8a33db
6 lines
132 B
ReStructuredText
6 lines
132 B
ReStructuredText
---
|
|
fixes:
|
|
- |
|
|
Seagate, HPE MSA, Dell PowerVault, Lenovo drivers: report volume
|
|
size in GiB (2^30) rather than GB (10^9).
|