<div dir="ltr">So cpu in fact does pass validation?  Could my issue be the network interface name - p1p1?  Usually it&#39;s em1 but on this machine for some reason was named differently..<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Mon, May 20, 2013 at 3:05 AM, Sandro Bonazzola <span dir="ltr">&lt;<a href="mailto:sbonazzo@redhat.com" target="_blank">sbonazzo@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Il 20/05/2013 10:02, Dan Kenigsberg ha scritto:<br>
<div><div class="h5">&gt; On Mon, May 20, 2013 at 10:34:35AM +0300, Itamar Heim wrote:<br>
&gt;&gt; On 05/20/2013 10:01 AM, Sandro Bonazzola wrote:<br>
&gt;&gt;&gt; Il 17/05/2013 17:48, Itamar Heim ha scritto:<br>
&gt;&gt;&gt;&gt; On 05/17/2013 06:01 PM, Sandro Bonazzola wrote:<br>
&gt;&gt;&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;&gt;&gt;   looking at the logs seems you&#39;re trying to install all-in-one on a<br>
&gt;&gt;&gt;&gt;&gt; host that doesn&#39;t support virtualization:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; 2013-05-17 07:57:56,749 ERROR<br>
&gt;&gt;&gt;&gt;&gt; [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation<br>
&gt;&gt;&gt;&gt;&gt; ovirt.wilk.local: Failed to execute stage &#39;Setup validation&#39;: Hardware<br>
&gt;&gt;&gt;&gt;&gt; does not support virtualization<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; This seems to be the reason for<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Error: Host was found in a &#39;Failed&#39; state.<br>
&gt;&gt;&gt;&gt; wasn&#39;t this the first step in AIO - to validate this?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; AIO ask libvirtd about supported cpus, this is the log about the cpu<br>
&gt;&gt;&gt; validation:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2013-05-17 07:54:31::INFO::all_in_one_100::203::root:: libvirt service<br>
&gt;&gt;&gt; is started<br>
&gt;&gt;&gt; 2013-05-17 07:54:31::DEBUG::setup_sequences::59::root:: running<br>
&gt;&gt;&gt; getSupportedCpus<br>
&gt;&gt;&gt; 2013-05-17 07:54:31::DEBUG::all_in_one_100::393::root:: Attempting to<br>
&gt;&gt;&gt; load the caps vdsm module<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::403::root:: Supported CPU<br>
&gt;&gt;&gt; models are:<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::405::root:: model_athlon<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::405::root:: model_Opteron_G1<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::setup_sequences::59::root:: running getCPUFamily<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::414::root:: Determening the<br>
&gt;&gt;&gt; CPU family supported by the host<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing<br>
&gt;&gt;&gt; model_Westmere with supported models<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing<br>
&gt;&gt;&gt; model_Nehalem with supported models<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing<br>
&gt;&gt;&gt; model_Penryn with supported models<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing<br>
&gt;&gt;&gt; model_Conroe with supported models<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing<br>
&gt;&gt;&gt; model_Opteron_G3 with supported models<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing<br>
&gt;&gt;&gt; model_Opteron_G2 with supported models<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing<br>
&gt;&gt;&gt; model_Opteron_G1 with supported models<br>
&gt;&gt;&gt; 2013-05-17 07:54:32::DEBUG::all_in_one_100::436::root:: Supported model<br>
&gt;&gt;&gt; family is: AMD Opteron G1<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; so it passed cpu validation.<br>
&gt;&gt; ok, that&#39;s one part of cpu validation for the cpu model. VDSM (or<br>
&gt;&gt; the old bootstrap code) was also supposed to have one for VT enabled<br>
&gt;&gt; in bios.<br>
&gt; The old bootstrap code indeed has virtEnabledInCpuAndBios().<br>
&gt; ovirt-host-deploy has a parallel VdsmEnv.CHECK_VIRT_HARDWARE optional<br>
&gt; check.<br>
&gt;<br>
&gt; HTH,<br>
&gt; Dan.<br>
<br>
</div></div>Ok, I&#39;ll add this check in AIO plugin.<br>
Has anybody already opened a bug about this issue?<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sandro Bonazzola<br>
Better technology. Faster innovation. Powered by community collaboration.<br>
See how it works at <a href="http://redhat.com" target="_blank">redhat.com</a><br>
<br>
</div></div></blockquote></div><br></div>