/var/run/log/hostd.log :
YYYY-MM-DDThh:mm:ss.msZ Wa(164) Hostd[2099474] [Originator@6876 sub=Vmsvc.vm:/vmfs/volumes/<datastore path>/<VM Path>/<VM Name>.vmx opID=######-##-#### sid=######## user=##] State Transition (VM_STATE_ON -> VM_STATE_CREATE_SNAPSHOT) not allowed for this Vm : Blocked due to host (partial) maintenance mode state
YYYY-MM-DDThh:mm:ss.msZ Wa(164) Hostd[2099527]: [Originator@6876 sub=Vmsvc.vm:/vmfs/volumes/<datastore path>/<VM Path>/<VM Name>.vmx opID=######-##-#### sid=######## user=##] State Transition (VM_STATE_OFF -> VM_STATE_POWERING_ON) not allowed for this Vm : Blocked due to host (partial) maintenance mode state
/var/run/log/vobd.log
YYYY-MM-DDThh:mm:ss.msZ In(14) vobd[2097957]: [GenericCorrelator] 1034996113090us: [vob.user.maintenancemode.entering] The host has begun entering maintenance mode
/var/run/log/shell.log
YYYY-MM-DDThh:mm:ss.msZ In(14) shell[5436667]: [root]: esxcli system maintenanceMode set --enable true
vSphere ESXi 8.0u3
The virtual machine operations fail as Host is stuck in Partial Maintenance mode which is a feature of ESXi 8.0u3.
In case Maintenance Mode command was issued from the Host CLI, virtual machines are not evacuated by DRS unless the command is issued from vCenter causing Host to be stuck in partial Maintenance mode.
To resolve this issue, below methods can be used:
In the vSphere client, Right-click the host and select Enter / Exit Maintenance Mode
Login to the ESXi Host client as root user, Click on Actions and Select Exit Maintenance Mode
Exiting hung maintenance mode on an ESXi host
More about partial maintenance mode can be found here: