<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:8pt"><div style="" class=""><span style="" class="">I tried to follow this guide <a style="" class="" href="https://www.berrange.com/posts/2010/02/15/guest-cpu-model-configuration-in-libvirt-with-qemukvm/">Daniel P. Berrangé » Blog Archive » Guest CPU model configuration in libvirt with QEMU/KVM</a></span></div><div style="" class=""><span style="" class=""><br style="" class=""></span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;" class=""><span style="" class="">I found that the host that has the proble has no pbe|tm|ht||acpi|ds flags in output of " cat /proc/cpuinfo"</span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent;
 font-style: normal;" class=""><br style="" class=""></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;" class="">In the Ovirt-Engine server I run the below</div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;" class=""><br style="" class=""></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;" class="">#virsh -r cpu-compare ./cpu-server.xml <br style="" class="">CPU described in ./cpu-server.xml is incompatible with host CPU</div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;" class="">#virsh -r cpu-baseline
 ./cpu-server.xml <br style="" class="">&lt;cpu mode='custom' match='exact'&gt;<br style="" class="">&nbsp; &lt;model fallback='allow'&gt;cpu64-rhel6&lt;/model&gt;<br style="" class="">&nbsp; &lt;vendor&gt;Intel&lt;/vendor&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='xtpr'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='cid'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='est'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='vmx'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='ds_cpl'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='monitor'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='dtes64'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='pbe'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='tm'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='ht'/&gt;<br
 style="" class="">&nbsp; &lt;feature policy='require' name='ss'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='acpi'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='ds'/&gt;<br style="" class="">&nbsp; &lt;feature policy='require' name='vme'/&gt;<br style="" class="">&lt;/cpu&gt;<br style="" class=""><br style="" class=""></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;" class=""><br style="" class=""></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;" class=""><br style="" class=""><span style="" class=""></span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;" class=""><span
 style="" class="">Is there any workaround for this issue&gt;<br style="" class=""></span></div><div style="width:450px; font-family: 'Georgia', 'Times', 'Times New Roman', 'serif';margin-top:5px; margin-bottom: 5px;" id="enhancrCard_1" class="" contenteditable="false"><table class="" style="width:450px; height:auto; position: relative; display: block;" border="0" cellpadding="0" cellspacing="0"><tbody style="" class=""><tr style="" class=""><td class="" colspan="7" style="height: 1px; background-color: #e5e5e5; font-size: 1px; border-collapse: collapse;"><div class="" style="height: 1px; background-color: #e5e5e5; font-size: 1px; line-height:0px;">&nbsp;</div></td></tr><tr style="" class=""><td rowspan="5" class="" style="width: 1px; background-color: #e5e5e5; font-size: 1pt; border-collapse: collapse;"><div class="" style="width: 1px; background-color: #e5e5e5; font-size: 1pt;">&nbsp;</div></td><td rowspan="5" class="" style="width: 14px;
 background-color: #ffffff; font-size: 0pt; border-collapse: collapse;"><div class="" style="width: 14px; background-color: #ffffff; font-size: 14pt;">&nbsp;</div></td><td colspan="2" class="" style="height: 6px; background-color: #ffffff; font-size: 0pt; border-collapse: collapse;"><div class="" style="height: 6px; background-color: #ffffff; font-size: 6pt;">&nbsp;</div></td><td rowspan="5" class="" style="width: 20px; background-color: #ffffff; font-size: 0pt; border-collapse: collapse;"><div class="" style="width: 20px; background-color: #ffffff; font-size: 20pt;">&nbsp;</div></td><td class="" rowspan="5" style="width: 1px; background-color: #e5e5e5; font-size: 1pt; border-collapse: collapse;" width="1"><div class="" style="width: 1px; background-color: #e5e5e5; font-size: 1pt;">&nbsp;</div></td></tr><tr style="" class=""><td class="" colspan="2" style="width: 100%; vertical-align: middle; font-family: 'Georgia', 'Times', 'Times New Roman',
 'serif';"><div class="" style="line-height:16.5px; background-color: #ffffff;  width: 414px;"><div class="" style="word-wrap: break-word; word-break: break-all;"><span style="" class=""></span><span style="" class=""></span><a href="https://www.berrange.com/posts/2010/02/15/guest-cpu-model-configuration-in-libvirt-with-qemukvm/" class="" style="text-decoration: none !important; color: #000000 !important; line-height: 100%; font-size: 18px; display: block;"><span class="" style="margin: 0; font-weight: normal;margin-bottom: 3px; font-size: 18px; line-height: 21px; max-height: 43px; color: #000000; overflow: hidden !important; display: inline-block;">Daniel P. Berrangé » Blog Archive » Guest CPU model configuration in libvirt with QEMU/KVM</span></a><div style="font-size: 13px; line-height: 20px; color: #999999; max-height: 81px; font-family: 'Georgia', 'Times', 'Times New Roman', 'serif';overflow: hidden;" class="">Guest CPU model configuration in
 libvirt with QEMU/KVM Posted: February 15th, 2010 | Author: Daniel Berrange | Filed under: libvirt, Virt Tools  | 5 Comments » </div></div></div></td></tr><tr style="" class=""><td colspan="2" class="" style="height: 6px; background-color: #ffffff; font-size: 0pt; border-collapse: collapse;"><div class="" style="height: 6px; background-color: #ffffff; font-size: 6pt;"></div></td></tr><tr style="" class=""><td class="" style="vertical-align: middle; font-family: 'Arial', 'Helvetica Neue', 'Helvetica', 'sans-serif';"><div class="" style="font-size: 0pt;"><a href="https://www.berrange.com/posts/2010/02/15/guest-cpu-model-configuration-in-libvirt-with-qemukvm/" class="" style="color: black; text-decoration: none !important;cursor:pointer !important;" target="_blank"><span class="" style="display: inline-block; line-height: 11px; max-width: 314px; min-width: 254px; overflow: hidden; max-height: 13px; word-break: break-all;"><span class=""
 style="vertical-align:middle; font-size: 9px; line-height: 11px; color: #999999; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust:none; text-size-adjust:none;">View on <span style="font-weight: bold" class="">www.berrange.com</span></span></span></a></div></td><td class="" style="vertical-align: middle; width: 100px; font-family: 'Arial', 'Helvetica Neue', 'Helvetica', 'sans-serif';"><div class="" style="max-width: 100px; min-width: 80px; overflow: hidden; text-align: right; line-height: 11px; max-height: 13px; font-size: 0pt;"><span class="" style="vertical-align:middle; font-size: 9px; line-height: 11px; color: #999999; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust:none; text-size-adjust:none;">Preview by Yahoo</span></div></td></tr><tr style="" class=""><td colspan="2" class="" style="height: 9px; background-color: #ffffff; font-size: 0pt; border-collapse: collapse;"><div class=""
 style="height: 9px; background-color: #ffffff; font-size: 9pt;"></div></td></tr><tr style="" class=""><td class="" colspan="7" style="height: 1px; background-color: #e5e5e5; font-size: 1px; border-collapse: collapse;"><div class="" style="height: 1px; background-color: #e5e5e5; font-size: 1px; line-height:0px">&nbsp;</div></td></tr></tbody></table></div><div style="" class=""><br style="" class=""></div>  <div class="" style="font-family: times new roman, new york, times, serif; font-size: 8pt;"> <div class="" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="" class="" dir="ltr"> <hr style="" class="" size="1">  <font style="" class="" face="Arial" size="2"> <b style="" class=""><span class="" style="font-weight:bold;">From:</span></b> Fawzy Ibrhim &lt;fawzy_ibrhim@yahoo.com&gt;<br style="" class=""> <b style="" class=""><span class="" style="font-weight: bold;">To:</span></b>
 Sven Kieske &lt;S.Kieske@mittwald.de&gt;; "users@ovirt.org" &lt;users@ovirt.org&gt; <br style="" class=""> <b style="" class=""><span class="" style="font-weight: bold;">Sent:</span></b> Wednesday, September 3, 2014 9:15 PM<br style="" class=""> <b style="" class=""><span class="" style="font-weight: bold;">Subject:</span></b> Re: [ovirt-users] CPU type is not supported<br style="" class=""> </font> </div> <div style="" class=""><br style="" class=""><div style="" class="" id="yiv0637010882"><div style="" class=""><div class="" style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:8pt;"><div class="" style=""><span class="" style="">I have found the below workaround:-</span></div><div class="" style="color:rgb(0, 0, 0);font-size:10.6667px;font-family:times new roman, new york, times, serif;background-color:transparent;font-style:normal;"><br class="" style="" clear="none"><span class=""
 style=""></span></div><div class="" style="color:rgb(0, 0, 0);font-size:10.6667px;font-family:times new roman, new york, times, serif;background-color:transparent;font-style:normal;"><span class="" style=""><a rel="nofollow" shape="rect" class="" style="" target="_blank" href="http://t360192.emulators-ovirt-user.emulatortalk.info/xeon-5060-support-dempsey-t360192.html">Xeon 5060 support "Dempsey" - Emulators Ovirt User</a><br class="" style="" clear="none"></span></div><div class="" id="yiv0637010882enhancrCard_0" style="width:450px;font-family:'Georgia', 'Times', 'Times New Roman', 'serif';margin-top:5px;margin-bottom:5px;" contenteditable="false"><table class="" style="width:450px;height:auto;display:block;" border="0" cellpadding="0" cellspacing="0"><tbody style="" class=""><tr style="" class=""><td colspan="7" rowspan="1" class="" style="height:1px;background-color:#e5e5e5;font-size:1px;border-collapse:collapse;"><div class=""
 style="height:1px;background-color:#e5e5e5;font-size:1px;line-height:0px;">&nbsp;</div></td></tr><tr style="" class=""><td colspan="1" rowspan="5" class="" style="width:1px;background-color:#e5e5e5;font-size:1pt;border-collapse:collapse;"><div class="" style="width:1px;background-color:#e5e5e5;font-size:1pt;">&nbsp;</div></td><td colspan="1" rowspan="5" class="" style="width:14px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;"><div class="" style="width:14px;background-color:#ffffff;font-size:14pt;">&nbsp;</div></td><td colspan="2" rowspan="1" class="" style="height:6px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;"><div class="" style="height:6px;background-color:#ffffff;font-size:6pt;">&nbsp;</div></td><td colspan="1" rowspan="5" class="" style="width:20px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;"><div class="" style="width:20px;background-color:#ffffff;font-size:20pt;">&nbsp;</div></td><td
 colspan="1" rowspan="5" class="" style="width:1px;background-color:#e5e5e5;font-size:1pt;border-collapse:collapse;" width="1"><div class="" style="width:1px;background-color:#e5e5e5;font-size:1pt;">&nbsp;</div></td></tr><tr style="" class=""><td colspan="2" rowspan="1" class="" style="width:100%;vertical-align:middle;font-family:'Georgia', 'Times', 'Times New Roman', 'serif';"><div class="" style="line-height:16.5px;background-color:#ffffff;width:414px;"><div class="" style="word-wrap:break-word;"><span style="" class=""></span><span style="" class=""></span><a rel="nofollow" shape="rect" class="" target="_blank" href="http://t360192.emulators-ovirt-user.emulatortalk.info/xeon-5060-support-dempsey-t360192.html" style="text-decoration: none !important; color: #000000 !important;" contenteditable="false"><span class=""
 style="margin:0;font-weight:normal;margin-bottom:3px;font-size:18px;line-height:21px;max-height:43px;color:#000000;overflow:hidden;display:inline-block;">Xeon 5060 support "Dempsey" - Emulators Ovirt User</span></a><div class="" style="font-size:13px;line-height:20px;color:#999999;max-height:81px;font-family:'Georgia', 'Times', 'Times New Roman', 'serif';overflow:hidden;">Emulators Discussion Forums : Xeon 5060 support "Dempsey" - Emulators Ovirt User</div></div></div></td></tr><tr style="" class=""><td colspan="2" rowspan="1" class="" style="height:6px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;"><div class="" style="height:6px;background-color:#ffffff;font-size:6pt;"></div></td></tr><tr style="" class=""><td colspan="1" rowspan="1" class="" style="vertical-align:middle;font-family:'Arial', 'Helvetica Neue', 'Helvetica', 'sans-serif';"><div class="" style="font-size:0pt;"><a rel="nofollow" shape="rect" class="" target="_blank"
 href="http://t360192.emulators-ovirt-user.emulatortalk.info/xeon-5060-support-dempsey-t360192.html" style="color:black;text-decoration:none;cursor:pointer;"><span class="" style="display:inline-block;line-height:11px;max-width:314px;min-width:254px;overflow:hidden;max-height:13px;"><span class="" style="vertical-align:middle; font-size: 9px; line-height: 11px; color: #999999; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust:none; text-size-adjust:none;">View on <span class="" style="font-weight:bold;">t360192.emulators-ovirt-user.emulatortalk.info</span></span></span></a></div></td><td colspan="1" rowspan="1" class="" style="vertical-align:middle;width:100px;font-family:'Arial', 'Helvetica Neue', 'Helvetica', 'sans-serif';"><div class="" style="max-width:100px;min-width:80px;overflow:hidden;text-align:right;line-height:11px;max-height:13px;font-size:0pt;"><span class="" style="vertical-align:middle; font-size: 9px;
 line-height: 11px; color: #999999; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust:none; text-size-adjust:none;">Preview by Yahoo</span></div></td></tr><tr style="" class=""><td colspan="2" rowspan="1" class="" style="height:9px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;"><div class="" style="height:9px;background-color:#ffffff;font-size:9pt;"></div></td></tr><tr style="" class=""><td colspan="7" rowspan="1" class="" style="height:1px;background-color:#e5e5e5;font-size:1px;border-collapse:collapse;"><div class="" style="height:1px;background-color:#e5e5e5;font-size:1px;line-height:0px;">&nbsp;</div></td></tr></tbody></table></div><div class="" style=""><br class="" style="" clear="none"></div>  <div style="" class="" id="yiv0637010882yqt56138"><div class="" style="font-family:times new roman, new york, times, serif;font-size:8pt;"> <div class="" style="font-family:HelveticaNeue, Helvetica Neue,
 Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"> <div class="" dir="ltr" style=""> <hr class="" style="" size="1">  <font class="" style="" face="Arial" size="2"> <b class="" style=""><span class="" style="font-weight:bold;">From:</span></b> Fawzy Ibrhim &lt;fawzy_ibrhim@yahoo.com&gt;<br class="" style="" clear="none"> <b class="" style=""><span class="" style="font-weight:bold;">To:</span></b> Sven Kieske &lt;S.Kieske@mittwald.de&gt;; "users@ovirt.org" &lt;users@ovirt.org&gt; <br class="" style="" clear="none"> <b class="" style=""><span class="" style="font-weight:bold;">Sent:</span></b> Wednesday, September 3, 2014 8:49 AM<br class="" style="" clear="none"> <b class="" style=""><span class="" style="font-weight:bold;">Subject:</span></b> Re: [ovirt-users] CPU type is not supported<br class="" style="" clear="none"> </font> </div> <div class="" style=""><br class="" style="" clear="none"><div class="" id="yiv0637010882" style=""><div
 class="" style=""><div class="" style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:8pt;"><div class="" style=""><span class="" style="">Cluster Compatibility Version is: 3.4</span></div><div class="" style="color:rgb(0, 0, 0);font-size:10.6667px;font-family:times new roman, new york, times, serif;background-color:transparent;font-style:normal;"><span class="" style="">CPU type is: Intel Nehalm Family</span></div><div class="" style=""><br class="" style="" clear="none"></div>  <div class="" id="yiv0637010882yqt88758" style=""><div class="" style="font-family:times new roman, new york, times, serif;font-size:8pt;"> <div class="" style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"> <div class="" dir="ltr" style=""> <hr class="" style="" size="1"><font class="" style="" face="Arial" size="2"><b class="" style=""><span class=""
 style="font-weight:bold;"></span></b></font><br style="" class=""></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div> </div> </div>  </div></body></html>