<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.3">
</HEAD>
<BODY>
[<A HREF="mailto:root@blade4">root@blade4</A> ~]# virsh -r cpu-compare /tmp/cpu.xml<BR>
Host CPU is a superset of CPU described in /tmp/cpu.xml<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Dan Kenigsberg &lt;<A HREF="mailto:Dan%20Kenigsberg%20%3cdanken@redhat.com%3e">danken@redhat.com</A>&gt;<BR>
<B>To</B>: Itamar Heim &lt;<A HREF="mailto:Itamar%20Heim%20%3ciheim@redhat.com%3e">iheim@redhat.com</A>&gt;, <A HREF="mailto:gal@redhat.com">gal@redhat.com</A><BR>
<B>Cc</B>: Ricardo Esteves &lt;<A HREF="mailto:Ricardo%20Esteves%20%3cricardo.m.esteves@gmail.com%3e">ricardo.m.esteves@gmail.com</A>&gt;, <A HREF="mailto:users@ovirt.org">users@ovirt.org</A><BR>
<B>Subject</B>: Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification<BR>
<B>Date</B>: Thu, 9 Aug 2012 18:57:29 +0300<BR>
<BR>
<PRE>
On Thu, Aug 09, 2012 at 05:17:14PM +0300, Itamar Heim wrote:
&gt; On 08/09/2012 04:17 PM, Ricardo Esteves wrote:
&gt; &gt;
&gt; &gt;Ok, i fixed the ssl problem, my ovirt manager machine iptables was
&gt; &gt;blocking the 8443 port.
&gt; &gt;
&gt; &gt;I also reinstalled the lastest version of the node
&gt; &gt;(ovirt-node-iso-2.5.1-1.0.fc17.iso), but ovirt manager still doesn't
&gt; &gt;recognize the CPU.
&gt; &gt;
&gt; &gt;The host status remains Non Operational :
&gt; &gt;
&gt; &gt;Host localhost.localdomain moved to Non-Operational state as host does
&gt; &gt;not meet the cluster's minimum CPU level. Missing CPU features :
&gt; &gt;model_Nehalem
&gt; 
&gt; danken - libvirt reports nehalem, yet vdsm reports conroe?

Interesting...

If yo put
    &lt;cpu match=&quot;minimum&quot;&gt;&lt;model&gt;Nehalem&lt;/model&gt;&lt;vendor&gt;Intel&lt;/vendor&gt;&lt;/cpu&gt;
in /tmp/cpu.xml

what does

    virsh -r cpu-compare /tmp/cpu.xml

report?
</PRE>
</BODY>
</HTML>