Bug 1556964
| Summary: | vmstats: KeyError: 'readOps' | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Douglas Schilling Landgraf <dougsland> |
| Component: | vdsm | Assignee: | Dan Kenigsberg <danken> |
| Status: | CLOSED DUPLICATE | QA Contact: | Raz Tamir <ratamir> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.0 | CC: | 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: | |||
https://gerrit.ovirt.org/#/c/89069/ fixes it? (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 *** BZ<2>Jira Resync |
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