Bug 1519222

Summary: [RFE] missing data for some fields in openshift-based reports for multiple report sources
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: ProvidersAssignee: Gregg Tanzillo <gtanzill>
Status: CLOSED WONTFIX QA Contact: Einat Pacifici <epacific>
Severity: high Docs Contact:
Priority: high    
Version: 5.8.0CC: cpelland, dmetzger, fdewaley, gblomqui, gtanzill, jfrey, jhardy, jocarter, jprause, jvlcek, lavenel, niroy, obarenbo, simaishi, yrudman
Target Milestone: GAKeywords: FutureFeature
Target Release: cfme-future   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-08 20:54:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1572700    

Description Felix Dewaleyne 2017-11-30 12:31:54 UTC
Description of problem:
missing data for fields agianst openshift-based reports for multiple report sources

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

How reproducible:
not attempted - consistent behaviour with customer.

Steps to Reproduce:
1.deploy openshift on top of openstack
2.set up c&u globally, confirm there is no issue against openshift
3.

Actual results:
despite data being pulled against openshift, reports show no value or 0 for a lot of fields ; here is the list of fields, grouped by report source :

	- performance - container :
		- CPU - Available (%)
		- CPU - Available (MHz)
		- Capacity - Total Space (B)
		- Capacity - Used Space (B)
		- Disk I/O - Avg (KBps)
		- Memory - Available (%)
		- Memory - Available (MB)

	- nodes :
		- Hardware Size On Disk
		- Hardware Allocated Disk Storage
		- Hardware Allocated Disk Storage

	- Performance - Container Nodes :
		- Disk I/O - Avg (KBps)	

	- Performance - ContainerProjects:
		- CPU - Usage Rate for Collected Intervals (%)
		- Capacity - Avg Free Space for Collected Intervals (B)
		- Capacity - Total Space (B)
		- Capacity - Used Space (B)
		- Memory - Total Allocated for Child VMs (MB)
		- Memory - Usage of Total Allocated (%)
		- Derived Vm Allocated Disk Storage
		- Derived Vm Count Total
		- Derived Vm Used Disk Storage 


Expected results:
correct values are displayed when using the fields, matching data that is seen in cloudforms

Additional info:
more info regarding the customer affected included in private notes.

Comment 5 Joe Vlcek 2017-12-08 21:46:19 UTC
I just wanted to post a progress update.

We've reproduced what the customer is observing when we use
their database from the case.

We are still investigating the cause.

Comment 6 Joe Vlcek 2017-12-11 18:12:42 UTC
Investigation indicates the relevant data is not being saved in the database during the refresh. Reassigning to the Providers team for them to investigate.