<!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>
<BR>
I didn't disabled anything, but after installing the node when i configure the option &quot;oVirt Engine&quot; it gives an error saying it can't download the certificate, but i had this error with previous versions of the node, and it detected ok the CPU family.<BR>
<BR>
This is the output after a fresh install of the node:<BR>
<BR>
[<A HREF="mailto:root@blade4">root@blade4</A> ~]# vdsClient -s 0 getVdsCaps | grep -i flags<BR>
Traceback (most recent call last):<BR>
&nbsp; File &quot;/usr/share/vdsm/vdsClient.py&quot;, line 2275, in &lt;module&gt;<BR>
&nbsp; File &quot;/usr/share/vdsm/vdsClient.py&quot;, line 403, in do_getCap<BR>
&nbsp; File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1224, in __call__<BR>
&nbsp; File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1578, in __request<BR>
&nbsp; File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1264, in request<BR>
&nbsp; File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1292, in single_request<BR>
&nbsp; File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1439, in send_content<BR>
&nbsp; File &quot;/usr/lib64/python2.7/httplib.py&quot;, line 954, in endheaders<BR>
&nbsp; File &quot;/usr/lib64/python2.7/httplib.py&quot;, line 814, in _send_output<BR>
&nbsp; File &quot;/usr/lib64/python2.7/httplib.py&quot;, line 776, in send<BR>
&nbsp; File &quot;/usr/lib/python2.7/site-packages/vdsm/SecureXMLRPCServer.py&quot;, line 91, in connect<BR>
&nbsp; File &quot;/usr/lib64/python2.7/socket.py&quot;, line 553, in create_connection<BR>
gaierror: [Errno -2] Name or service not known<BR>
<BR>
<BR>
[<A HREF="mailto:root@blade4">root@blade4</A> ~]# virsh capabilities<BR>
&lt;capabilities&gt;<BR>
<BR>
&nbsp; &lt;host&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;uuid&gt;35303737-3830-435a-4a30-30333035455a&lt;/uuid&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;cpu&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;arch&gt;x86_64&lt;/arch&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;model&gt;Nehalem&lt;/model&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;vendor&gt;Intel&lt;/vendor&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;topology sockets='1' cores='4' threads='2'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='rdtscp'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='dca'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='pdcm'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='xtpr'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='tm2'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='est'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='vmx'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='ds_cpl'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='monitor'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='dtes64'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='pbe'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='tm'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='ht'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='ss'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='acpi'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='ds'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;feature name='vme'/&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/cpu&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;power_management/&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;migration_features&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;live/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;uri_transports&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;uri_transport&gt;tcp&lt;/uri_transport&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/uri_transports&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/migration_features&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;topology&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cells num='1'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cell id='0'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpus num='8'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpu id='0'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpu id='1'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpu id='2'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpu id='3'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpu id='4'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpu id='5'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpu id='6'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpu id='7'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/cpus&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/cell&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/cells&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/topology&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;secmodel&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;model&gt;selinux&lt;/model&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;doi&gt;0&lt;/doi&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/secmodel&gt;<BR>
&nbsp; &lt;/host&gt;<BR>
<BR>
&nbsp; &lt;guest&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;os_type&gt;hvm&lt;/os_type&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;arch name='i686'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wordsize&gt;32&lt;/wordsize&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;emulator&gt;/usr/bin/qemu-system-x86_64&lt;/emulator&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.15&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-1.0&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine canonical='pc-1.0'&gt;pc&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.14&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.13&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.12&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.11&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.10&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;isapc&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;domain type='qemu'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/domain&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;domain type='kvm'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;emulator&gt;/usr/bin/qemu-kvm&lt;/emulator&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.15&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-1.0&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine canonical='pc-1.0'&gt;pc&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.14&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.13&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.12&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.11&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.10&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;isapc&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/domain&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/arch&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;features&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpuselection/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;deviceboot/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;pae/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;nonpae/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;acpi default='on' toggle='yes'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;apic default='on' toggle='no'/&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/features&gt;<BR>
&nbsp; &lt;/guest&gt;<BR>
<BR>
&nbsp; &lt;guest&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;os_type&gt;hvm&lt;/os_type&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;arch name='x86_64'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;wordsize&gt;64&lt;/wordsize&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;emulator&gt;/usr/bin/qemu-system-x86_64&lt;/emulator&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.15&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-1.0&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine canonical='pc-1.0'&gt;pc&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.14&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.13&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.12&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.11&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.10&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;isapc&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;domain type='qemu'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/domain&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;domain type='kvm'&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;emulator&gt;/usr/bin/qemu-kvm&lt;/emulator&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.15&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-1.0&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine canonical='pc-1.0'&gt;pc&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.14&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.13&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.12&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.11&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;pc-0.10&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;machine&gt;isapc&lt;/machine&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/domain&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/arch&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;features&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cpuselection/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;deviceboot/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;acpi default='on' toggle='yes'/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;apic default='on' toggle='no'/&gt;<BR>
&nbsp;&nbsp;&nbsp; &lt;/features&gt;<BR>
&nbsp; &lt;/guest&gt;<BR>
<BR>
&lt;/capabilities&gt;<BR>
<BR>
When i add the host to oVirt i get this message:<BR>
<BR>
Host blade4.vi.pt moved to Non-Operational state as host does not meet the cluster's minimum CPU level. Missing CPU features : model_Nehalem<BR>
<BR>
Best regards,<BR>
Ricardo Esteves.<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Itamar Heim &lt;<A HREF="mailto:Itamar%20Heim%20%3ciheim@redhat.com%3e">iheim@redhat.com</A>&gt;<BR>
<B>To</B>: Ricardo Esteves &lt;<A HREF="mailto:Ricardo%20Esteves%20%3cricardo.m.esteves@gmail.com%3e">ricardo.m.esteves@gmail.com</A>&gt;<BR>
<B>Cc</B>: <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>: Wed, 01 Aug 2012 15:43:22 +0300<BR>
<BR>
<PRE>
On 08/01/2012 02:28 PM, Ricardo Esteves wrote:
&gt;
&gt; [root@blade4 &lt;<A HREF="mailto:root@blade4">mailto:root@blade4</A>&gt; ~]# vdsClient -s 0 getVdsCaps | grep
&gt; -i flags
&gt; Traceback (most recent call last):
&gt;    File &quot;/usr/share/vdsm/vdsClient.py&quot;, line 2275, in &lt;module&gt;
&gt;    File &quot;/usr/share/vdsm/vdsClient.py&quot;, line 403, in do_getCap
&gt;    File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1224, in __call__
&gt;    File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1578, in __request
&gt;    File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1264, in request
&gt;    File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1292, in single_request
&gt;    File &quot;/usr/lib64/python2.7/xmlrpclib.py&quot;, line 1439, in send_content
&gt;    File &quot;/usr/lib64/python2.7/httplib.py&quot;, line 954, in endheaders
&gt;    File &quot;/usr/lib64/python2.7/httplib.py&quot;, line 814, in _send_output
&gt;    File &quot;/usr/lib64/python2.7/httplib.py&quot;, line 776, in send
&gt;    File &quot;/usr/lib/python2.7/site-packages/vdsm/SecureXMLRPCServer.py&quot;,
&gt; line 98, in connect
&gt;    File &quot;/usr/lib64/python2.7/ssl.py&quot;, line 381, in wrap_socket
&gt;    File &quot;/usr/lib64/python2.7/ssl.py&quot;, line 141, in __init__
&gt; SSLError: [Errno 0] _ssl.c:340: error:00000000:lib(0):func(0):reason(0)

did you somehow disable ssl?
is vdsm running?
what's its status in engine?

what does this return:
virsh capabilities | grep model


&gt;
&gt; -----Original Message-----
&gt; *From*: Itamar Heim &lt;<A HREF="mailto:iheim@redhat.com">iheim@redhat.com</A>
&gt; &lt;<A HREF="mailto:Itamar%20Heim%20%3ciheim@redhat.com">mailto:Itamar%20Heim%20%3ciheim@redhat.com</A>%3e&gt;&gt;
&gt; *To*: Ricardo Esteves &lt;<A HREF="mailto:ricardo.m.esteves@gmail.com">ricardo.m.esteves@gmail.com</A>
&gt; &lt;<A HREF="mailto:Ricardo%20Esteves%20%3cricardo.m.esteves@gmail.com">mailto:Ricardo%20Esteves%20%3cricardo.m.esteves@gmail.com</A>%3e&gt;&gt;
&gt; *Cc*: <A HREF="mailto:users@ovirt.org">users@ovirt.org</A> &lt;<A HREF="mailto:users@ovirt.org">mailto:users@ovirt.org</A>&gt;
&gt; *Subject*: Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification
&gt; *Date*: Wed, 01 Aug 2012 13:59:27 +0300
&gt;
&gt; On 08/01/2012 12:57 PM, Ricardo Esteves wrote:
&gt;&gt; Hi,
&gt;&gt;
&gt;&gt; With the latest version of ovirt my host's CPU is not correctly identified,
&gt;&gt; my host's have an Intel Xeon E5530 (Nehalem family), but is being identified as Conrad family.
&gt;&gt;
&gt;&gt; My installed versions:
&gt;&gt;
&gt;&gt; ovirt-engine-3.1.0-2.fc17.noarch
&gt;&gt; ovirt-node-iso-2.5.0-2.0.fc17.iso
&gt;&gt;
&gt;&gt;
&gt;&gt; Best regards,
&gt;&gt; Ricardo Esteves.
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; Users mailing list
&gt;&gt;<A HREF="mailto:Users@ovirt.org">Users@ovirt.org</A>  &lt;<A HREF="mailto:Users@ovirt.org">mailto:Users@ovirt.org</A>&gt;
&gt;&gt;<A HREF="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</A>
&gt;&gt;
&gt;
&gt; please share:
&gt; vdsClient -s 0 getVdsCaps | grep -i flags
&gt;


</PRE>
</BODY>
</HTML>