Description of problem: There seem to be a problem with the refresh, that follow VM status change: Activate on CFME machine, the RHV Graph refresh, and added a RHV provider. Full refresh ended up successfully. Powered off a VM on RHV side, and on the CFME side, under VMs this VM indeed turned into down state, however the refresh itself failed on "undefined method `split' for #<Hash:0x0000000c9f7868>" See evm.log attached. The CFME has 2 disks one for OS, and one for the DB. Version-Release number of selected component (if applicable): CFME-5.9.0.4 RHV-4.1.7 How reproducible: Occurred once, but did not try to reproduce. Additional info: It is not clear if this problem is related to Graph refresh activation or not.
Created attachment 1343574 [details] evm.log
https://github.com/ManageIQ/manageiq-providers-ovirt/pull/117
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