Error messages of type "warning: host doesn't support requested feature: " during VM installation
Issue
Our user wants to install a specific (in our case telco-related) OS in VM on OpenStack, and is facing following errors:
nova.compute.manager [instance: <instance-id>] warning: host doesn't support requested feature: CPUID.01H:ECX.dtes64 [bit 2]
nova.compute.manager [instance: <instance-id>] warning: host doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
nova.compute.manager [instance: <instance-id>] warning: host doesn't support requested feature: CPUID.01H:ECX.est [bit 7]
nova.compute.manager [instance: <instance-id>] warning: host doesn't support requested feature: CPUID.01H:ECX.smx [bit 6]
nova.compute.manager [instance: <instance-id>] warning: host doesn't support requested feature: CPUID.01H:ECX.xt
nova.compute.manager [instance: <instance-id>] warning: host doesn't support requested feature: CPUID.01H:EDX.pbe [bit 31]
CPU on the compute node does provide the features:
cat /proc/cpuinfo | grep flags | uniq
flags : 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 eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc
Environment
RHOSP 10
OS within VM requiring specific CPU features
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.