Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 949863

Summary: Improve quota storage related details - disk column|list
Product: Red Hat Enterprise Virtualization Manager Reporter: Jiri Belka <jbelka>
Component: ovirt-engine-webadmin-portalAssignee: Doron Fediuck <dfediuck>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Belka <jbelka>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.2.0CC: bsettle, dfediuck, ecohen, gchaplik, iheim, rbalakri, Rhev-m-bugs
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: sla
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-17 17:16:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: SLA RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1142923, 1156165    

Description Jiri Belka 2013-04-09 07:54:12 UTC
Description of problem:

There is not easy way to find out what is using storage quota. There is not quota column in disks list and 'Storage' subtab in System -> DC - Quota main tab is only ridiculous (showing "All Storage Domains 20 GB out of 10 GB"). I had some strange behaviour when storage quota was exceeded and I could not find out what was causing this. I found it out by checking every disk with the size of exceeded quota (example: 20 GB out of 10 GB = some 20 GB disk is used, so checking 20 GB disks and their General subtab to see their quota).

Please to make us have less headache:
* add quota column for disk view
* add Disks subtab for Quota objects (System -> DC - Quota main tab - specific quota selected)

Version-Release number of selected component (if applicable):
sf13

How reproducible:
?

Steps to Reproduce:
1. add disk in Disk view and assing it a quota and make the disk bigger than quota storage properties
2. check and quota is red/exceeded
3. check in Admin portal what is using this quota (do not check General subtab of your added disk :DDD )
  
Actual results:
not user friendly

Expected results:
user friendliness

Additional info:

Comment 2 Doron Fediuck 2014-01-12 16:04:26 UTC
Suggesting for review in 3.5

Comment 3 Jiri Belka 2014-06-16 11:37:05 UTC
ok, ovirt-engine-webadmin-portal-3.5.0-0.0.master.20140605145557.git3ddd2de.el6.noarch - based on commit comment:

webadmin: Adding Quota column to the Disk tab

Adding a new column to the Disk tab, Quota.
the new Quota column will be visible only in case
the user point to a DC in the tree view,
and that DC is not marked as Quota disabled.
The possible value for this column is:
Empty(null) - no Quota was selected for this Disk.
String value - the name of the Quota selected for this Disk.

Comment 4 Jiri Belka 2014-06-16 11:38:31 UTC
I still think there should be 'Disks' subtab in Quota maintab. What do you think about it?

Comment 7 Eyal Edri 2015-02-17 17:16:48 UTC
rhev 3.5.0 was released. closing.