<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 10, 2017 at 12:42 PM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</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 dir="ltr"><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Do you understand why my engine vm remains in &quot;Booting from Hard Disk&quot; screen from these logs?<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">Gianluca</div></div>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">One of possible causes of my engine unable to boot up could be this?</div><div class="gmail_extra"><br></div><div class="gmail_extra">In 4.1.2 I was already in 7.3 and with the same qemu-kvm-ev and libvirt versions of 4.1.3, if I compare the command line of the VM, it was:</div><div class="gmail_extra"><br></div><div class="gmail_extra">diff 4.1.2 4.1.3</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">&lt; 2017-07-04 16:42:19.418+0000: starting up libvirt version: 2.0.0, package: 10.el7_3.9 (CentOS BuildSystem &lt;<a href="http://bugs.centos.org">http://bugs.centos.org</a>&gt;, 2017-05-25-20:52:28, <a href="http://c1bm.rdu2.centos.org">c1bm.rdu2.centos.org</a>), qemu version: 2.6.0 (qemu-kvm-ev-2.6.0-28.el7.10.1), hostname: ovirt02.localdomain.local</div><div class="gmail_extra">---</div><div class="gmail_extra">&gt; 2017-07-09 23:09:13.894+0000: starting up libvirt version: 2.0.0, package: 10.el7_3.9 (CentOS BuildSystem &lt;<a href="http://bugs.centos.org">http://bugs.centos.org</a>&gt;, 2017-05-25-20:52:28, <a href="http://c1bm.rdu2.centos.org">c1bm.rdu2.centos.org</a>), qemu version: 2.6.0 (qemu-kvm-ev-2.6.0-28.el7.10.1), hostname: ovirt02.localdomain.local</div><div class="gmail_extra">5,6c5,6</div><div class="gmail_extra">&lt; -machine pc-i440fx-rhel7.2.0,accel=kvm,usb=off </div><div class="gmail_extra">&lt; -cpu qemu64,-svm -m 6144 </div><div class="gmail_extra">---</div><div class="gmail_extra">&gt; -machine pc-i440fx-rhel7.3.0,accel=kvm,usb=off </div><div class="gmail_extra">&gt; -cpu Broadwell,+rtm,+hle -m 6144 </div><div class="gmail_extra">9c9</div><div class="gmail_extra">&lt; -smbios &#39;type=1,manufacturer=oVirt,product=oVirt Node,version=7-2.1511.el7.centos.2.10,serial=564D7100-F0D4-3ACC-795A-145A595604C0,uuid=87fd6bdb-535d-45b8-81d4-7e3101a6c364&#39; </div><div class="gmail_extra">---</div><div class="gmail_extra">&gt; -smbios &#39;type=1,manufacturer=oVirt,product=oVirt Node,version=7-3.1611.el7.centos,serial=564D8F16-993A-33E1-3B2E-E1740F99C542,uuid=87fd6bdb-535d-45b8-81d4-7e3101a6c364&#39; </div><div class="gmail_extra">13c13</div><div class="gmail_extra">&lt; -rtc base=2017-07-04T16:42:19,driftfix=slew </div><div class="gmail_extra">---</div><div class="gmail_extra">&gt; -rtc base=2017-07-09T23:09:13,driftfix=slew </div><div class="gmail_extra">21c21</div><div class="gmail_extra">&lt; -netdev tap,fd=31,id=hostnet0,vhost=on,vhostfd=33 </div><div class="gmail_extra">---</div><div class="gmail_extra">&gt; -netdev tap,fd=30,id=hostnet0,vhost=on,vhostfd=32 </div><div class="gmail_extra">28a29,30</div><div class="gmail_extra">&gt; -chardev pty,id=charconsole0 </div><div class="gmail_extra">&gt; -device virtconsole,chardev=charconsole0,id=console0 </div><div class="gmail_extra">31c33,35</div><div class="gmail_extra">&lt; -incoming defer -msg timestamp=on</div><div class="gmail_extra">---</div><div class="gmail_extra">&gt; -object rng-random,id=objrng0,filename=/dev/urandom </div><div class="gmail_extra">&gt; -device virtio-rng-pci,rng=objrng0,id=rng0,bus=pci.0,addr=0x6 </div><div class="gmail_extra">&gt; -msg timestamp=on</div><div><br></div><div>So it seems it changed both &quot;machine&quot; (from pc-i440fx-rhel7.2.0 to pc-i440fx-rhel7.3.0) and &quot;cpu&quot; (from qemu64,-svm to Broadwell,+rtm,+hle)</div><div>Can I revert so that I can check if it has any influence?</div><div><br></div><div>BTW: this is a nested environment, where the L0 host is ESX 6.0 U2.</div><div><br></div><div>Thanks for any suggestin to fix engine start</div></div><div class="gmail_extra"><br></div><div class="gmail_extra">Gianluca</div></div>