VMware ESXi Installer will fail with the following error:
Symptoms:
VMware vSphere ESXi 8.x
Currently there is no resolution to the issue.
To workaround the issue, please follow the below mentioned steps:
1. Disable the execInstalledOnly Enforcement on the host prior to upgrade with the command, please refer Enable or Disable the execInstalledOnly Enforcement for a Secure ESXi Configuration for more information.
esxcli system settings encryption set -s true -e false
2. Once the upgrade is finished, re-enable it using the command:
esxcli system settings encryption set -s true -e true
Alternative Upgrade Methods: Consider upgrading using vLCM (vSphere Lifecycle Manager) or Baselines.