Description of problem: As of now all the capacity information which is being displayed in UI is in GiB. But UI shows that the value is in GB. Version-Release number of selected component (if applicable): ovirt-engine-3.6.0-0.0.master.20150420232310.gite30f655.el6.noarch How reproducible: Always. Steps to Reproduce: 1. Create a volume and mount it. 2. Now check the size df -Th command. 3. Actual results: you will see lot of difference between the df-TH output what is present in the system and what is in the UI. Whatever value UI displays it is in GiB. But UI represents it in GB. Expected results: Change GB to GiB in UI where ever we display the capacity information. Additional info:
UI change in label
Tested with RHEV 3.6.2.6 and RHGS Nightly ( glusterfs-3.7.5-17.el7rhgs ) GB, MB, KB and TB are displayed as GiB, MiB, KiB and TiB in the UI where ever capacity information of a volume/cluster/brick is displayed.