<div dir="ltr"><pre>Hi all,<br><br>On the HC setup, the HE VM is not restarted.<br>The agent.log has <br>MainThread::INFO::2017-02-21 22:09:58,022::state_machine::169::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(refresh) Global metadata: {}
MainThread::INFO::2017-02-21 22:09:58,023::state_machine::177::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(refresh) Local (id 1): {&#39;engine-health&#39;: {&#39;reason&#39;: &#39;failed to getVmStats&#39;, &#39;health&#39;: &#39;unknown&#39;, &#39;vm&#39;: &#39;unknown&#39;, &#39;detail&#39;: &#39;unknown&#39;}, &#39;bridge&#39;: True, &#39;mem-free&#39;: 4079.0, &#39;maintenance&#39;: False, &#39;cpu-load&#39;: 0.0491, &#39;gateway&#39;: True}<br>...<br>MainThread::INFO::2017-02-21 22:10:29,219::state_decorators::25::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(check) Unknown local engine vm status no actions taken
MainThread::INFO::2017-02-21 22:10:29,219::brokerlink::111::ovirt_hosted_engine_ha.lib.brokerlink.BrokerLink::(notify) Trying: notify time=1487733029.22 type=state_transition detail=ReinitializeFSM-UnknownLocalVmState hostname=&#39;lago-hc-basic-suite-master-host0&#39;
MainThread::INFO::2017-02-21 22:10:29,317::brokerlink::121::ovirt_hosted_engine_ha.lib.brokerlink.BrokerLink::(notify) Success, was notification of state_transition (ReinitializeFSM-UnknownLocalVmState) sent? ignored<br></pre><pre>and the vdsm.log <br><br>2017-02-21 22:09:11,962-0500 INFO  (libvirt/events) [virt.vm] (vmId=&#39;2ccc0ef0-cc31-45b8-8e91-a78fa4cad671&#39;) Changed state to Down: User shut down from within the guest (code=7) (vm:1269)
2017-02-21 22:09:11,962-0500 INFO  (libvirt/events) [virt.vm] (vmId=&#39;2ccc0ef0-cc31-45b8-8e91-a78fa4cad671&#39;) Stopping connection (guestagent:429)<br><br>2017-02-21 22:09:29,727-0500 ERROR (jsonrpc/4) [api] FINISH getStats error=Virtual machine does not exist: {&#39;vmId&#39;: u&#39;2ccc0ef0-cc31-45b8-8e91-a78fa4cad671&#39;} (api:69)
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/vdsm/common/api.py&quot;, line 67, in method
    ret = func(*args, **kwargs)
  File &quot;/usr/share/vdsm/API.py&quot;, line 335, in getStats
    vm = self.vm
  File &quot;/usr/share/vdsm/API.py&quot;, line 130, in vm
    raise exception.NoSuchVM(vmId=self._UUID)
NoSuchVM: Virtual machine does not exist: {&#39;vmId&#39;: u&#39;2ccc0ef0-cc31-45b8-8e91-a78fa4cad671&#39;}<br><br><br></pre><pre>What should I be looking for to identify the issue?<br><br></pre><pre>The logs are at <a href="http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/lastCompletedBuild/artifact/exported-artifacts/test_logs/hc-basic-suite-master/post-002_bootstrap.py/lago-hc-basic-suite-master-host0">http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/lastCompletedBuild/artifact/exported-artifacts/test_logs/hc-basic-suite-master/post-002_bootstrap.py/lago-hc-basic-suite-master-host0</a><br><br></pre><pre>thanks<br></pre><pre>sahina<br></pre></div>