<div dir="ltr"><div>I updated my lab environment from oVirt 4.1.x to oVirt 4.2 Alpha</div><div><br></div><div>The hosted-engine command has been corrupted</div><div><br></div><div>An example:</div><div><br></div><div>hosted-engine --vm-status</div><div><br></div><div>Traceback (most recent call last):</div><div>  File &quot;/usr/lib64/python2.7/runpy.py&quot;, line 162, in _run_module_as_main</div><div>    &quot;__main__&quot;, fname, loader, pkg_name)</div><div>  File &quot;/usr/lib64/python2.7/runpy.py&quot;, line 72, in _run_code</div><div>    exec code in run_globals</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/vm_status.py&quot;, line 213, in &lt;module&gt;</div><div>    if not status_checker.print_status ():</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/vm_status.py&quot;, line 110, in print_status</div><div>    all_host_stats = self._get_all_host_stats ()</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/vm_status.py&quot;, line 75, in _get_all_host_stats</div><div>    all_host_stats = ha_cli.get_all_host_stats ()</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py&quot;, line 154, in get_all_host_stats</div><div>    return self.get_all_stats (self.StatModes.HOST)</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py&quot;, line 99, in get_all_stats</div><div>    stats = broker.get_stats_from_storage (service)</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py&quot;, line 147, in get_stats_from_storage</div><div>    for host_id, data in six.iteritems (result):</div><div>  File &quot;/usr/lib/python2.7/site-packages/six.py&quot;, line 599, in iteritems</div><div>    return d.iteritems (** kw)</div><div>AttributeError: &#39;NoneType&#39; object has no attribute &#39;iteritems&#39;</div><div><br></div><div>hosted-engine --set-maintenance --mode = none</div><div><br></div><div>Traceback (most recent call last):</div><div>  File &quot;/usr/lib64/python2.7/runpy.py&quot;, line 162, in _run_module_as_main</div><div>    &quot;__main__&quot;, fname, loader, pkg_name)</div><div>  File &quot;/usr/lib64/python2.7/runpy.py&quot;, line 72, in _run_code</div><div>    exec code in run_globals</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/set_maintenance.py&quot;, line 88, in &lt;module&gt;</div><div>    if not maintenance.set_mode (sys.argv [1]):</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/set_maintenance.py&quot;, line 76, in set_mode</div><div>    value = m_global,</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py&quot;, line 240, in set_maintenance_mode</div><div>    str (value))</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py&quot;, line 187, in set_global_md_flag</div><div>    all_stats = broker.get_stats_from_storage (service)</div><div>  File &quot;/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py&quot;, line 147, in get_stats_from_storage</div><div>    for host_id, data in six.iteritems (result):</div><div>  File &quot;/usr/lib/python2.7/site-packages/six.py&quot;, line 599, in iteritems</div><div>    return d.iteritems (** kw)</div><div>AttributeError: &#39;NoneType&#39; object has no attribute &#39;iteritems&#39;</div><div><br></div><div>hosted-engine --vm-start</div><div><br></div><div>VM exists and its status is Up</div><div><br></div><div>Hardware</div><div><br></div><div>Manufacturer: HP</div><div>Family: ProLiant</div><div>Product Name: ProLiant BL460c Gen8</div><div>CPU Model Name: Intel (R) Xeon (R) CPU E5-2667 v2 @ 3.30GHz</div><div>CPU Type: Intel SandyBridge Family</div><div>CPU Sockets: 2</div><div>CPU Cores per Socket: 8</div><div>CPU Threads per Core: 2 (SMT Enabled)</div><div><br></div><div>Software:</div><div><br></div><div>OS Version: RHEL - 7 - 4.1708.el7.centos</div><div>OS Description: CentOS Linux 7 (Core)</div><div>Kernel Version: 4.12.0 - 1.el7.elrepo.x86_64</div><div>KVM Version: 2.9.0 - 16.el7_4.5.1</div><div>LIBVIRT Version: libvirt-3.2.0-14.el7_4.3</div><div>VDSM Version: vdsm-4.20.3-95.git0813890.el7.centos</div><div>SPICE Version: 0.12.8 - 2.el7.1</div><div>GlusterFS Version: glusterfs-3.12.1-2.el7</div><div>CEPH Version: librbd1-0.94.5-2.el7</div><div><br></div><div><br></div></div>