Bug 1214137

Summary: [New] - Display the unit for capacity in UI as GIB
Product: [oVirt] ovirt-engine Reporter: RamaKasturi <knarra>
Component: Frontend.WebAdminAssignee: anmol babu <anbabu>
Status: CLOSED CURRENTRELEASE QA Contact: RamaKasturi <knarra>
Severity: medium Docs Contact:
Priority: medium    
Version: ---CC: bugs, dpati, gklein, lsurette, mgoldboi, rbalakri, sabose, yeylon, ykaul
Target Milestone: ovirt-3.6.0-rcFlags: rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
knarra: testing_ack+
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-3.6.0.0-0.10.20150520.git64e07ae.el6.noarch Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1225750 (view as bug list) Environment:
Last Closed: 2016-02-10 12:50:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Gluster RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1225750    

Description RamaKasturi 2015-04-22 05:49:05 UTC
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:

Comment 1 Sahina Bose 2015-04-27 06:53:15 UTC
UI change in label

Comment 2 RamaKasturi 2016-02-02 09:04:28 UTC
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.