Description of problem: The mechanism that was added in order to cache the static data of the VM used by the monitoring doesn't handle the case of unmanaged (external or hosted-engine) VMs well and produces a NPE. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Add host with running VMs. 2. 3. Actual results: NPE Expected results: The host should be added with no NPE. Additional info: VmManager#init
it happens only on 4.1
The fix for this issue should be included in oVirt 4.1.0 beta 1 released on December 1st. If not included please move back to modified.
Verify with: Red Hat Virtualization Manager Version: 4.1.0.3-0.1.el7 OS Version:RHEL - 7.3 - 7.el7 Kernel Version:3.10.0 - 550.el7.x86_64 KVM Version:2.6.0 - 28.el7_3.3.1 LIBVIRT Version:libvirt-2.0.0-10.el7_3.4 VDSM Version:vdsm-4.19.4-1.el7ev Steps: Add host with running VM (from different environment) and check for NPE Results: No NPE and host was add to set the external VMs can be stop from the Engine.