The upgrade has VIBs that are missing dependencies:
HTI_bootbank_hti-upgrade-vib_1.1.0-8OEM.700.1.0.15843807
Remove the VIBs or use Image Builder to create a custom upgrade ISO image that contains the missing
dependencies, and try to upgrade again.
<MISSING_DEPENDENCY_VIBS ERROR: Found=['HTI_bootbank_hti-upgrade-vib_1.1.8-80EM.788.1.8.15843887' ]
Expected=[] These vibs on the host are missing dependency if continue to upgrade. Remove these vibs before upgrade or use Inage Builder to resolve this missing dependency issue.>
hti-upgrade-vib is observed.
esxcli software vib listVMware vSphere 7.x
VMware vSphere 8.x
The VMware ESXi host contains VIB/s that are not compatible with the custom image.
esxcli storage core adapter list | grep -i <vib_name>esxcli network nic list | grep -i <vib_name>If the VIB is not in use or if it is acceptable to remove them, run the below command to remove the VIBs:
esxcli software vib remove -n <vib_name>