Bug 1506463
Summary: | Graph refresh fails when targeting a vm. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ilanit Stein <istein> | ||||||
Component: | Providers | Assignee: | Jan Zmeskal <jzmeskal> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Angelina Vasileva <anikifor> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5.7.0 | CC: | agrare, gblomqui, jfrey, jhardy, jzmeskal, lsmola, obarenbo, pkliczew, simaishi | ||||||
Target Milestone: | GA | Keywords: | Regression | ||||||
Target Release: | 5.9.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | rhev:graph refresh | ||||||||
Fixed In Version: | 5.9.0.5 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2018-03-01 13:20:20 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | Bug | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | RHEVM | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1532255 | ||||||||
Attachments: |
|
Description
Ilanit Stein
2017-10-26 07:01:32 UTC
Created attachment 1343574 [details]
evm.log
New commit detected on ManageIQ/manageiq-providers-ovirt/master: https://github.com/ManageIQ/manageiq-providers-ovirt/commit/3a88df10a7c50a5a53aedf2509e801526c2bca00 commit 3a88df10a7c50a5a53aedf2509e801526c2bca00 Author: Ladislav Smola <lsmola> AuthorDate: Thu Oct 26 10:44:26 2017 +0200 Commit: Ladislav Smola <lsmola> CommitDate: Thu Oct 26 10:44:26 2017 +0200 We need to use lazy_find_by for hash index We need to use lazy_find_by for hash index Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1506463 app/models/manageiq/providers/redhat/inventory/parser/infra_manager.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified on: CFME 5.9.0.9 RHV 4.1.7.6 Verification steps: 1. Activate graph refresh in /var/www/miq/vmdb/config/settings.yml 2. Add RHV provider to CFME 3. Do full relationships/power states refresh 4. Shutdown VM on RHV side, observe evm.log evm.log is attached. there is no relevant error during targeted VM refresh. There is one error in the beginning, but I am pretty sure this is because I tried to do provider's refresh via checkbox and at this time this bug prevents it: https://bugzilla.redhat.com/show_bug.cgi?id=1514334 Created attachment 1359567 [details]
evm.log from verification
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0380 |