Host not compatible with the image
Downgrades of manually added Components
in the desired ESXi version are not supported.Downgrades of Esxi components <Component name> are not supported.
VMware vCenter Server 8.x
VMware vCenter Server 7.x
vSphere Lifecycle Manager cannot perform a downgrade of the components already installed on the host. If the newly configured vSphere Lifecycle Manager image includes older version VIBs than those currently installed on the host.
To resolve, perform one of the below options.
esxcli software vib list
<vib_name>
of the third-party VIB from the name
column.esxcli storage core adapter list | grep -i <vib_name>
esxcli network nic list | grep -i <vib_name>
esxcli software profile get | grep -i <vib_name>
esxcli software vib remove -n <vib_name>
esxcli software component remove -n <vib_name>
Upon reviewing the vSphere Lifecycle Manager (vLCM), the following message may be displayed: “The cluster needs remediation to finish enabling these Solutions: HBT Solution component for ESX - version 8.0.X build XXXXXX”, along with a note stating that “remediation needs completing to finish installing the HBR VIB on the hosts.”
After the cluster image is made compliant and remediation is completed as outlined in the resolution steps, the HBR agent will be automatically deployed to the ESXi hosts via vSphere Lifecycle Manager (vLCM)