<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 19, 2017 at 4:26 PM, Arsène Gschwind <span dir="ltr"><<a href="mailto:arsene.gschwind@unibas.ch" target="_blank">arsene.gschwind@unibas.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p>I did start the hosted engine on the host I've applied the patch
but I've forgot to restart ovirt-ha-agent, and now it works.</p>
<p>Great job, thanks</p>
<p>Best regards,<br>
Arsène<br>
</p><div><div class="gmail-h5"><br></div></div></div></blockquote><div><br></div><div>Hello,</div><div>I have the same on my single host hosted engine environment, after passing from 4.1.0 to 4.1.1</div><div>I tried to change the file as in gerrit entry</div><div><br></div><div>/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/ovf/ovf2VmParams.py<br></div><div><br></div><div><div>[root@ractor ovf]# diff ovf2VmParams.py ovf2VmParams.py.bck </div><div>164,168d163</div><div>< def buildGraphics(device):</div><div>< graphics = buildDevice(device)</div><div>< return graphics</div><div>< </div><div>< </div><div>257,258d251</div><div>< elif t == 'graphics':</div><div>< devices.append(buildGraphics(device))</div></div><div><br></div><div>I don't find in my environment the other 3 files</div><div>ovf2VmParams_test.py<br></div><div>ovf_test.xml<br></div><div>ovf_test_max_vcpu.xml<br></div><div><br></div><div>Then I </div><div>set global maintenance</div><div>restart ovirt-guest-agent</div><div>shutdown engine vm</div><div>exit global maintenance</div><div>the engine vm starts up and I'm able to connect, but its console still grey....</div><div><br></div></div></div></div>