On 16/02/2013 18:56, Adrian Gibanel wrote:
I happen to have the same problem in oVirt 3.1 on Fedora.
Any workaround?
$ sudo vdsClient -s 0 getVdsCaps | grep -i flags ; echo -e -n "\n" ;cat
/proc/cpuinfo | grep "model name" | head -n 1
cpuFlags =
fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,popcnt,tsc_deadline_timer,xsave,avx,lahf_lm,arat,epb,xsaveopt,pln,pts,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_coreduo,model_Conroe
you cpu is identified as model_Conroe, which should work. just set the
cluster level to Conroe (should happen automatically if first host added
to the cluster)
model name : Intel(R) Core(TM) i3-2130 CPU @ 3.40GHz
$ rpm -qa | grep -i ovirt ; rpm -qa | grep -i vdsm
ovirt-release-fedora-5-2.noarch
vdsm-python-4.10.0-10.fc17.x86_64
vdsm-cli-4.10.0-10.fc17.noarch
vdsm-4.10.0-10.fc17.x86_64
vdsm-xmlrpc-4.10.0-10.fc17.noarch
----- Mensaje original -----
> De: "Jithin Raju" <rajujith(a)gmail.com>
> Para: "Itamar Heim" <iheim(a)redhat.com>
> CC: users(a)ovirt.org
> Enviados: Jueves, 3 de Enero 2013 4:49:34
> Asunto: Re: [Users] ovirt reporting wrong cpu family
> Hi ,
> Please find the requested flags below:
> [root@fig /]# vdsClient -s 0 getVdsCaps | grep -i flags
> cpuFlags =
>
fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,cx16,xtpr,pdcm,pcid,dca,sse4_1,sse4_2,x2apic,popcnt,tsc_deadline_timer,aes,xsave,avx,lahf_lm,ida,arat,epb,xsaveopt,pln,pts,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_coreduo,model_Conroe
> Thanks,
> Jithin
> On Thu, Jan 3, 2013 at 2:03 AM, Itamar Heim < iheim(a)redhat.com >
> wrote:
>> On 01/02/2013 03:37 PM, Jithin Raju wrote:
>
>>> Hi,
>>
>
>>> I have installed ovirt 3.1 on fedora 17.
>>
>
>>> I added my node wtih intel E5-2620 (sandy bridge) to cluster.
>>
>
>>> Even though model is detected properly,CPU name is shown as Intel
>>> Conroe
>>
>
>>> family instead of sandy bridge.
>>
>
>>> Since my cluster is configured as sandy bridge i got this error:
>>
>
>>> Host fig moved to Non-Operational state as host does not meet the
>>
>
>>> cluster's minimum CPU level. Missing CPU features :
>>> model_SandyBridge.
>>
>
>>> as per cpuinfo :model name : Intel(R) Xeon(R) CPU E5-2620 0 @
>>> 2.00GHz.
>>
>
>>> i moved the cluster to conroe ,got the host up.
>>
>
>>> reference:
>>
>
>>>
http://en.wikipedia.org/wiki/ Sandy_Bridge_( microarchitecture)
>>
>
>>>
http://ark.intel.com/products/ 64594
>>
>
>>> PFA for screenshot.
>>
>
>>> Thanks,
>>
>
>>> Jithin
>>
>