hi ,
we have a cluster: 3 nodes running VMware-ESXi-7.0U2d-18538813.
The upgrade procedure via v-sphere fail with a generic error . Further investigation I found out the following error:
[root@ESX-02:/var/log] tail -F /scratch/log/esxupdate.log |grep -i rror
2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: An esxupdate error exception was caught:
2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: Traceback (most recent call last):
2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: File "/usr/sbin/esxupdate", line 238, in main
2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: cmd.Run()
2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: File "/lib64/python3.8/site-packages/vmware/esx5update/Cmdline.py", line 153, in Run
2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: File "/tmp/esx-update-2101109/lib64/python3.8/site-packages/vmware/esximage/Transaction.py", line 849, in InstallVibsFromSources
2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: File "/tmp/esx-update-2101109/lib64/python3.8/site-packages/vmware/esximage/Transaction.py", line 815, in checkBaseImageUpgrade
2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: esximage.Errors.InstallationError: This upgrade transaction would skip ESXi Base Image VIB(s) VMW_bootbank_i40en_1.11.1.31-1vmw.703.0.20.19193900, which could cause failures post upgrade. Please use an alternative upgrade method that would install the above VIB(s). For example, use an image profile instead of VIBs to perform the upgrade.
This error point me to this : https://kb.vmware.com/s/article/85982
From the above KB , I tryied the first 2 workaround with no success .
The third workaround fail when I'm triyng to upload the latest esxi image to vsphere to create an iso upgrade baseline
I'm stuck . any help !
thank's
rf