No host is compatible with the virtual machine
The target host does not support the virtual machine’s current hardware requirements.Use a cluster with Enhanced vMotion Compatibility (EVC) enabled to create a uniform set of CPU features across the cluster, or use per-VM EVC for a consistent set of CPU features for a virtual machine and allow the virtual machine to be moved to a host capable of supporting that set of CPU features. See KB article 1003212 for cluster EVC information.
Virtualized hardware Virtualization support is unavailable. This may be because Intel VT-x/ AMD-V is disabled in BIOS.
Power on failed: (vim.fault.GenericVmConfigFault) {
faultCause = (vmodl.MethodFault) null,
faultMessage = (vmodl.LocalizableMessage) [
(vmodl.LocalizableMessage) {
key = "msg.featurecompat.requirement.number.minimumNotMet",
arg = (vmodl.KeyAnyValue) [
(vmodl.KeyAnyValue) {
key = "1",
value = "bad_requirement:hv.capable"
},
(vmodl.KeyAnyValue) {
key = "2",
value = "0"
},
(vmodl.KeyAnyValue) {
key = "3",
value = "1"
}
],
message = "Feature 'bad_requirement:hv.capable' was 0, but must be at least 1."
},
(vmodl.LocalizableMessage) {
key = "msg.moduletable.powerOnFailed",
arg = (vmodl.KeyAnyValue) [
(vmodl.KeyAnyValue) {
key = "1",
value = "FeatureCompatLate"
}
],
message = "Module 'FeatureCompatLate' power on failed. "
},
(vmodl.LocalizableMessage) {
key = "msg.vmx.poweron.failed",
arg = <unset>,
message = "Failed to start the virtual machine."
}
],
reason = "Feature 'bad_requirement:hv.capable' was 0, but must be at least 1."
msg = "Feature 'bad_requirement:hv.capable' was 0, but must be at least 1.
EVC enabled on the cluster or VM does not contain the Intel VT-x feature set. For more information, refer to Ensuring Virtualization Technology is enabled on your VMware host.
esxcfg-info|grep "\----\HV Support"