Project

General

Profile

Actions

Bug #6399

closed

No VM listing in the Compute Resource oVirt

Added by Joop van de Wege almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Compute resources - oVirt
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Using foreman-1.5.1 and oVirt-3.4.2 there is no VM listing while in a oVirt CR. There is an error instead: undefined method `[]' for nil:NilClass.
Enabling debug and commenting out a couple of lines in app/controllers/compute_resources_vms_controller.rb I got a stack trace pointing to rbovirt.
Injecting some debug log statements into various files of rbovirt I have found the problem.
My Test-oVirt CR doesn't have iscsi direct luns but Prod-oVirt has and volume.rb errors out when encountering a direct lun disk. My current solution is to add a few 'rescue nil' entries to a couple of lines but that might only stop the error. Could have unknown side effects.
See email on foreman ML topic: Problem with showing VMs with foreman-1.5.1 and oVirt-3.4.2


Files

volume.rb volume.rb 1.58 KB fixed version Joop van de Wege, 06/26/2014 08:04 AM

Related issues 1 (0 open1 closed)

Related to Foreman - Bug #4282: Unable to associate hosts on RHEVResolvedActions
Actions

Also available in: Atom PDF