Bug 1214118 - VM snapshot size not displayed
Summary: VM snapshot size not displayed
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.3.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: GA
: cfme-future
Assignee: Libor Pichler
QA Contact: Nandini Chandra
URL:
Whiteboard: snapshot:retest
Depends On: 1244801 1250831
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-22 03:41 UTC by Nandini Chandra
Modified: 2021-06-10 20:07 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-07 18:47:01 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot of missing snapshot size (25.52 KB, image/png)
2015-04-22 03:41 UTC, Nandini Chandra
no flags Details

Description Nandini Chandra 2015-04-22 03:41:34 UTC
Created attachment 1017212 [details]
screenshot of missing snapshot size

Description of problem:
-------------------------
VM snapshot size is not being displayed for VMs.


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


How reproducible:
----------------
Always


Steps to Reproduce:
------------------
1.Create a snapshot for a VM. Observe that its size is not being displayed.
(See attached screenshot).

Actual results:
--------------
VM snapshot size is not being displayed.


Expected results:
----------------
VM snapshot size should be displayed.


Additional info:
----------------

Comment 2 Dave Johnson 2015-04-23 21:05:34 UTC
Nandini, is this a web ui issue or a provider backend issue?  To confirm, see if these values are in the database.  Thx

Comment 3 Nandini Chandra 2015-05-13 17:02:16 UTC
The VM snapshot size is being recorded in the DB.

Record # 458 corresponds to the base disk and Record # 4615 corresponds to the snapshot.


vmdb_production=# select * from storage_files\x\g\x


-[ RECORD 4586 ]--+----------------------------------------------------------------------------------------------------------------------------------------------
id                | 4584
name              | [cfme-esx-55-02-local] cu-24x7/cu-24x7-flat.vmdk
size              | 10737420288
mtime             | 2015-04-29 12:16:41
rsc_type          | file
base_name         | cu-24x7-flat.vmdk
ext_name          | vmdk
storage_id        | 11
vm_or_template_id | 249

-[ RECORD 4615 ]--+----------------------------------------------------------------------------------------------------------------------------------------------
id                | 4613
name              | [cfme-esx-55-02-local] cu-24x7/cu-24x7-Snapshot4.vmsn
size              | 28982
mtime             | 2015-04-29 12:19:53
rsc_type          | file
base_name         | cu-24x7-Snapshot4.vmsn
ext_name          | vmsn
storage_id        | 11
vm_or_template_id | 249

Comment 8 Libor Pichler 2015-11-30 09:42:52 UTC
Hi Dan,

We tried it in Openstack and Amazon providers(in VmWare it is not possible as Adam stated) and we did not find either option to create snapshots. (this option is basically in view where snapshot size is displayed)

So in that case, should we remove "Snapshot size" field from UI ? 

Thanks!

Comment 10 Rich Oliveri 2016-01-11 19:45:24 UTC
Dan, In the past, I think we may have collected this information through the remote smart proxy (accessing the files directly). Now that we no longer support the remote smart proxy we would have to obtain the information through the VIM API. Adam believes doing so would be non-trivial.
Rich

Comment 12 Chris Pelland 2017-06-07 18:47:01 UTC
This BZ has been closed since it was opened on a version of CloudForms that has reached the end of its lifecycle.  If you find that this bug is still relevant, please open a new BZ against the relevant supported version of CloudForms.


Note You need to log in before you can comment on or make changes to this bug.