This week I had someone internally me asking about a situation where vCLS VMs (learn more about vSphere Cluster Service here.) were not powering on and an error was thrown stating “insufficient resources”. I had seen this issue before at some point and I knew it had something to do with the VM version and EVC. The details of the error messages seem to support that. The UI showed the following on the “power on virtual machine” task:
Insufficient resources
And then when you would look at the details of the error you could see the following:
The target host does not support the virtual machine's current hardware requirements.
Or you could see:
Feature 'MWAIT' was absent, but must be present.
So how do you solve this problem? First of all, this could be two different problems. We solved it the following way, please note that the second option was just us fiddling around to get the VMs provisioned and powered-on, and this is not the official VMware procedure to get it working. I have reported this to the engineers to figure out why this happens, and to get it fixed. There are two options, please use Option 1, as this is a requirement for EVC and the recommended method when you see the “MWAIT” error:
Option 1:
Verify if “Monitor/MWAIT” is set to Enabled in the BIOS. If it is set to Disabled, then this is why the power-on fails. vCLS has per-VM EVC enabled on the VM.
If you can’t enable Monitor/MWAIT, then below is the procedure for disabling “per VM EVC” for the provisioned vCLS VMs.
Option 2:
- Upgrade the VM’s “Compatibility” version to at least “VM version 14” (right-click the VM)
- Click on the VM, click on the Configure tab and click on “VMware EVC”
- Click on “Edit” and click on “Yes” when you are informed to not make changes to the VM
- Disable “EVC”
- Repeat for the other vCLS VMs
I want to mention cosmin.gq, as it seems the issue (and resolution with regards to disabling EVC) was also reported on that blog, and considering they reported it in October already it only seems fair to mention them here also.
anjaneshbabu says
Thank you Duncan – I got this error and wend to edit the VM settings ; upon which the vm deployed itself. I have vCLS(2)-(4) with vCLS(1) showing as failed.
Not sure what happened but it seems to be working and thank you for this information.
ben.filippelli says
My issue was the default for HA in 7.1 was 1 failover host. By turning on HA/DRS/vSAN on the quickstart 1 vCLS would not power on. I had to disable HA, then it powered on by itself.
Duncan Epping says
Hmmm, strange, as I actually just tested this scenario, and I see the vCLS VMs being powered on regardless of the fact that the host is a designated Failover Host.
Aravind says
The evc drs and ha is disabled
unable to power on the vcls vm failing with evc error
Valentin says
I am having same issue with vCLS, but Monitor/Mwait looks like a setting (at least straight forward) from Dell BIOS, any idea which is the HPE equivalent ? The DL360 doesn’t seem to exhibit an explicit setting for it … Thank you!
Duncan Epping says
Not sure to be honest, I don’t have any HP hosts, so I can’t validate it for you unfortunately.
Valentin says
Thx for the reply. When I will find it, I will add it here, maybe you can update the article for others unlucky HPE users 🙂