New
Score13
As of CDM 6.20, disk usage QoS unit is fixed to use MB (or %).
Many customers want to use GB/TB/PB as unit, because modern disk size usually starts from GB even TB.
Disadvantage by only providing MB as unit:
1. Administrator may easily make mistake when doing threshold configuration.
2. User-non-friendly in display. When operator read a disk usage is "1234567MB", he/she need to convert it to "1234GB" or "1.23TB" in his/her mind.
A better approach might be to introduce a set of formatting primitives to handle the usage of the numbers in messaging (with/without units, w/wo punctuation, etc) and perhaps a radio box selection on the UI to drive the units for the display.