<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 14, 2017 at 2:36 PM, cmc <span dir="ltr">&lt;<a href="mailto:iucounu@gmail.com" target="_blank">iucounu@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">Hi Simone,<br>
<div><div class="gmail-h5"><br>
&gt;&gt;<br>
&gt;<br>
&gt; It fails due to this one:<br>
&gt; 2017-02-13 13:07:45,812 ERROR (vm/642a0b9a) [virt.vm]<br>
&gt; (vmId=&#39;642a0b9a-49fc-4ccc-<wbr>8976-f6685953d0e8&#39;) The vm start process failed<br>
&gt; (vm:616)<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;/usr/share/vdsm/virt/vm.py&quot;, line 552, in _startUnderlyingVm<br>
&gt;     self._run()<br>
&gt;   File &quot;/usr/share/vdsm/virt/vm.py&quot;, line 1994, in _run<br>
&gt;     self._connection.createXML(<wbr>domxml, flags),<br>
&gt;   File &quot;/usr/lib/python2.7/site-<wbr>packages/vdsm/<wbr>libvirtconnection.py&quot;, line<br>
&gt; 123, in wrapper<br>
&gt;     ret = f(*args, **kwargs)<br>
&gt;   File &quot;/usr/lib/python2.7/site-<wbr>packages/vdsm/utils.py&quot;, line 941, in<br>
&gt; wrapper<br>
&gt;     return func(inst, *args, **kwargs)<br>
&gt;   File &quot;/usr/lib64/python2.7/site-<wbr>packages/libvirt.py&quot;, line 3782, in<br>
&gt; createXML<br>
&gt;     if ret is None:raise libvirtError(&#39;<wbr>virDomainCreateXML() failed&#39;,<br>
&gt; conn=self)<br>
&gt; libvirtError: invalid argument: could not find capabilities for arch=x86_64<br>
&gt; domaintype=kvm<br>
&gt; 2017-02-13 13:07:45,852 INFO  (vm/642a0b9a) [virt.vm]<br>
&gt; (vmId=&#39;642a0b9a-49fc-4ccc-<wbr>8976-f6685953d0e8&#39;) Changed state to Down: invalid<br>
&gt; argument: could not find capabilities for arch=x86_64 domaintype=kvm<br>
&gt; (code=1) (vm:1199)<br>
&gt;<br>
&gt; Is your CPU properly configured for virtualization? Are you running on a<br>
&gt; nested env?<br>
&gt;<br>
<br>
</div></div>Yes, I assume it should be configured for virtualisation, since this<br>
VM I&#39;m creating to replace the bare-metal engine is running on one of<br>
the two hosts that make up the cluster, and host 30 other running VMs<br>
currently. Should it not run on the same cluster perhaps?<br>
<br>
My steps are:<br>
<br>
1. Create a VM on the cluster. Install the ovirt release rpm, install<br>
the packages ovirt-hosted-engine-setup and ovirt-engine-appliance<br>
2. run hosted-engine --deploy<br>
<br>
...and that is as far as I have gotten so far.<br></blockquote><div><br></div><div>OK, a bit of confusion here:</div><div>ovirt-hosted-engine-setup is going to create a VM for you based on ovirt-engine-appliance (with the engine).<br></div><div>If you manually create a VM (L1) on your physical host (L0) to run hosted-engine-setup there, hosted-engine-setup will create a VM (L2) for the engine running inside the L1 VM and this requires nested virtualization support which I think it&#39;s not enabled by default on oVirt hosts.</div><div>But the point is that you simply have to run ovirt-hosted-engine-setup on your physical host and not on a VM otherwise all the HA mechanism of hosted-engine will make no sense if nothing is bringing up your virtual hosts for you.</div><div><br></div><div>hosted-engine-setup requires an host with no others running VMs so, if it&#39;s already managed my an engine, move it to maintenance and remove it from your cluster.<br></div><div> </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Thanks,<br>
<br>
Cam<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt;<br>
&gt;&gt; Cam<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Feb 13, 2017 at 6:22 PM, Yaniv Kaul &lt;<a href="mailto:ykaul@redhat.com">ykaul@redhat.com</a>&gt; wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Mon, Feb 13, 2017 at 6:26 PM, cmc &lt;<a href="mailto:iucounu@gmail.com">iucounu@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; /var/log/ovirt-hosted-engine-<wbr>setup/ovirt-hosted-engine-<wbr>setup-20170213141937-0wgc31.<wbr>log<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Anything in the above log?<br>
&gt;&gt; &gt; Y.<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div></div>