I tried to follow this guide Daniel P. Berrangé » Blog Archive » Guest CPU 
model configuration in libvirt with QEMU/KVM

I found that the host that has the proble has no pbe|tm|ht||acpi|ds flags in 
output of " cat /proc/cpuinfo"

In the Ovirt-Engine server I run the below

#virsh -r cpu-compare ./cpu-server.xml 
CPU described in ./cpu-server.xml is incompatible with host CPU
#virsh -r cpu-baseline ./cpu-server.xml 
<cpu mode='custom' match='exact'>
  <model fallback='allow'>cpu64-rhel6</model>
  <vendor>Intel</vendor>
  <feature policy='require' name='xtpr'/>
  <feature policy='require' name='cid'/>
  <feature policy='require' name='est'/>
  <feature policy='require' name='vmx'/>
  <feature policy='require' name='ds_cpl'/>
  <feature policy='require' name='monitor'/>
  <feature policy='require' name='dtes64'/>
  <feature policy='require' name='pbe'/>
  <feature policy='require' name='tm'/>
  <feature policy='require' name='ht'/>
  <feature policy='require' name='ss'/>
  <feature policy='require' name='acpi'/>
  <feature policy='require' name='ds'/>
  <feature policy='require' name='vme'/>
</cpu>




Is there any workaround for this issue>

  
          
Daniel P. Berrangé » Blog Archive » Guest CPU model configuration in libvirt 
with QEMU/KVM
Guest CPU model configuration in libvirt with QEMU/KVM Posted: February 15th, 
2010 | Author: Daniel Berrange | Filed under: libvirt, Virt Tools  | 5 Comments 
»   
View on www.berrange.com Preview by Yahoo  
  


________________________________
 From: Fawzy Ibrhim <fawzy_ibr...@yahoo.com>
To: Sven Kieske <s.kie...@mittwald.de>; "users@ovirt.org" <users@ovirt.org> 
Sent: Wednesday, September 3, 2014 9:15 PM
Subject: Re: [ovirt-users] CPU type is not supported
 


I have found the below workaround:-

Xeon 5060 support "Dempsey" - Emulators Ovirt User

  
          
Xeon 5060 support "Dempsey" - Emulators Ovirt User
Emulators Discussion Forums : Xeon 5060 support "Dempsey" - Emulators Ovirt 
User  
View on t360192.emulators-ovirt-user.emulatortalk.info Preview by Yahoo  
  


________________________________
 From: Fawzy Ibrhim <fawzy_ibr...@yahoo.com>
To: Sven Kieske <s.kie...@mittwald.de>; "users@ovirt.org" <users@ovirt.org> 
Sent: Wednesday, September 3, 2014 8:49 AM
Subject: Re: [ovirt-users] CPU type is not supported
 


Cluster Compatibility Version is: 3.4
CPU type is: Intel Nehalm Family


________________________________
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to