<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 26, 2018 at 1:15 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 class="gmail_quote"><span class="gmail-">On Fri, Jan 26, 2018 at 12:56 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">Hello,<div>I&#39;m trying to update an environment from 4.1.7 to 4.1.9.</div><div><br></div></div></blockquote><div> </div></span><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></div><div>I don&#39;t see errors in vdsm logs of target host, but I do see this in /var/log/messages of target host</div><span class="gmail-"><div><br></div><div><div>Jan 26 12:39:51 ov200 libvirtd: 2018-01-26 11:39:51.179+0000: 2588: error : virCPUx86UpdateLive:2726  : operation failed: guest CPU doesn&#39;t match specification: missing features: vmx</div></div><div><br></div><div>Indeed dbatest3 VM has this &quot;vmx=on&quot; flag in qemu-kvm command line on source host, even if I never configured it explicitly...:</div><div><br></div></span></div></blockquote><div></div></div></div></div></blockquote><div><br></div><div>It was my fault. Inside source host, I didn&#39;t enable &quot;Nested Virtualization&quot; in Edit Host -&gt; Kernel, but in the past I installed the package vdsm-hook-nestedvt.</div><div>This package creates the file /etc/modprobe.d/vdsm-nestedvt.conf with</div><div><br></div><div><div>options kvm-intel nested=1</div></div><div><br></div><div>and so I have </div><div><br></div><div><div># systool -a -v -m kvm_intel | grep nested</div><div>    nested              = &quot;Y&quot;</div></div><div><br></div><div>This apparently originates guests to be started with &quot;vmx=on&quot; even if you don&#39;t enable nested virtualization at edit host level from oVirt.</div><div>In the mean time I installed the hook in the target host too and I was able to live migrate the VM.</div><div><br></div><div>Gianluca</div><div><br></div></div></div></div>