Attempts to create or modify a virtual machine from host UI fails with a rejection message.
Symptoms:
The ESXi host may be in Maintenance Mode. While in this state, the management agent (hostd) rejects configuration changes, including the creation of new virtual machine objects or the registration of .vmx files, to ensure host stability during maintenance tasks.
Exit maintenance mode to allow configuration changes.
root user.If the UI option is unavailable for any reason log in via SSH and run:
esxcli system maintenanceMode set --enable falseesxcli system maintenanceMode get