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

Bug 1556964

Summary: vmstats: KeyError: 'readOps'
Product: Red Hat Enterprise Virtualization Manager Reporter: Douglas Schilling Landgraf <dougsland>
Component: vdsmAssignee: Dan Kenigsberg <danken>
Status: CLOSED DUPLICATE QA Contact: Raz Tamir <ratamir>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.2.0CC: bazulay, dougsland, lsurette, srevivo, ycui, ykaul
Target Milestone: ---   
Target Release: ---   
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: 2018-03-15 16:59:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Douglas Schilling Landgraf 2018-03-15 15:56:38 UTC
Description of problem:

When deploying hosted engine, I see this error:

018-03-15 10:35:36,948-0400 INFO  (jsonrpc/3) [jsonrpc.JsonRpcServer] RPC call  
Host.getAllVmStats succeeded in 0.00 seconds (__init__:311)
2018-03-15 10:35:45,733-0400 ERROR (periodic/2) [virt.vmstats] VM metrics collecc
tion failed (vmstats:265)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/virt/vmstats.py", line 222, in senn
d_metrics
    diskinfo['readOps']
KeyError: 'readOps'


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

vdsm master

How reproducible:

It's possible to reproduce using ovirt-system-tests:

ovirt-system-tests]$ ./run_suite.sh he-basic-suite-master

Comment 1 Yaniv Kaul 2018-03-15 16:02:11 UTC
https://gerrit.ovirt.org/#/c/89069/ fixes it?

Comment 2 Douglas Schilling Landgraf 2018-03-15 16:59:07 UTC
(In reply to Yaniv Kaul from comment #1)
> https://gerrit.ovirt.org/#/c/89069/ fixes it?

Thanks Yaniv. Should fix, going to test it. Marking this bug as dup.

*** This bug has been marked as a duplicate of bug 1548845 ***

Comment 3 Franta Kust 2019-05-16 13:08:10 UTC
BZ<2>Jira Resync