#Error
[DependencyError]
VIB LSI_bootbank_scsi-mpt3sas_07.00.00.00.1vmw-1OEM.550.0.0.1331820 requires com.vmware.driverAPI-9.2.2.0, but the requirement cannot be satisfied within the ImageProfile.
VIB LSI_bootbank_scsi-mpt3sas_07.00.00.00.1vmw-1OEM.550.0.0.1331820 requires vmkapi_2_2_0_0, but the requirement cannot be satisfied within the ImageProfile.
Please refer to the log file for more details.
#Upgrade command
> esxcli software profile update --no-hardware-warning --depot=/xx (server manufacturer's custom ISO )
---------------------------------------------------------------------------------------------------------------------------------------------------------
When I ran the upgrade command, the above error occurred.
I believe this is due to driver dependencies, but is it possible to upgrade? Please tell me the procedure.
I think I can just add the -f option to the end of the upgrade command to ignore dependencies.
Also, when I added the ok-to-remove option, it ended up deleting the necessary drivers, and the disk became invisible to the host.
Thank you