Symptoms:
Systems using vSphere Lifecycle Manager (vLCM) to manage ESXi, vendor add-on components, and firmware may encounter the following error when upgrading.
This occurs during the remediation pre-check, vLCM detects that the service required to stage and deploy updates and reboot the server (iSUT) is either not running or not set to Auto Deploy.
Integrated Smart Update Tools (iSUT) for ESXi is a utility that assists in performing online software and firmware updates on a system that uses tools such as HPE OneView, iLO Amplifier Pack, or SUM via the iLO management network.
iSUT has 4 modes:
The default install mode is OnDemand mode. In OnDemand mode, iSUT does not perform any updates automatically. When set to AutoDeploy, iSUT runs as a service and polls the iLO for requested updates from external tools. Once detected, iSUT can perform the following actions:
With iSUT set to AutoDeploy, vSphere Lifecycle Manager can ensure consistency of ESXi, vendor addon, and firmware at a cluster level using the desired image. You can find the latest documentation for iSUT in HPE’s SUT information Library website at Smart Update Tools (SUT).
vSphere 9.0
vSphere 8.0
vSphere 7.0
vLCM invokes Hardware Support Manager (HSM) to perform firmware update pre-checks.
The HPE HSM reports an error if the minimum required version of iSUT (2.5.5) is not installed, or if iSUT is not configured in Auto mode. In Auto iSUT mode, the service responsible for staging and deploying firmware updates and rebooting the server must be running and set to AutoDeploy.
Ensure the iSUT service is set to AutoDeploy on the ESXi,
sut -set mode=AutoDeploysut -exportconfig sut -version
Note: If the above steps do not resolve the issue, please contact the hardware vendor (HPE) for further assistance.