Bug 1424589 - [RFE] Add support for Disk I/O for rhev hosts
Summary: [RFE] Add support for Disk I/O for rhev hosts
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: C&U Capacity and Utilization
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: GA
: cfme-future
Assignee: John Hardy
QA Contact: Nandini Chandra
URL:
Whiteboard: c&u:rhevm
Depends On: oVirt-Metrics-and-Logs
Blocks: 1434921
TreeView+ depends on / blocked
 
Reported: 2017-02-17 17:50 UTC by Nandini Chandra
Modified: 2019-06-13 17:26 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-13 17:26:23 UTC
Category: ---
Cloudforms Team: RHEVM
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nandini Chandra 2017-02-17 17:50:19 UTC
Description of problem:
------------------------
The metric_rollups table shows that disk I/O for RHEV hosts is 0 even though there is disk activity on the RHEV host.

vmdb_production=# select disk_usage_rate_average from metric_rollups where resource_type = 'Host' and capture_interval_name = 'hourly'\x\g\x
Expanded display is on.
-[ RECORD 1 ]-----------+--
disk_usage_rate_average | 0
-[ RECORD 2 ]-----------+--
disk_usage_rate_average | 0

Also, see https://bugzilla.redhat.com/show_bug.cgi?id=1404391 
that addressed the collection of disk I/O metric for RHEV VMs.
 

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


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


Steps to Reproduce:
-------------------
1.Manage RHEV provider
2.Enable C&U collection for the provider


Actual results:
---------------
The metric_rollups table shows that disk I/O for RHEV hosts is 0.


Expected results:
-----------------
The metric_rollups table should show accurate disk I/O activity for RHEV hosts.


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

Comment 2 Nandini Chandra 2017-02-17 17:51:33 UTC
My appliance is managing a RHEV 4.0 provider.

Comment 3 Shirly Radco 2017-02-20 08:11:29 UTC
Boris, How can we tell if the fix for this issue is fixed it the setup Nandini is using?

Comment 6 Nandini Chandra 2017-02-22 17:13:43 UTC
Hi Oved,

Yes, this was tested on 5.7.1.1 and the issue occurs in 5.7.1.1.

Comment 7 Ilanit Stein 2017-03-22 11:06:57 UTC
Based on Shirly's investigation it seems host disk I/O data is not collected on RHV side, therefore turning this bug into a RFE.

In order to have it implemented, changes are required both on RHV side (collect those metrics), and on CFME side.

The bug for RHV side exists, and will be added here later on.


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