VCSA 7.0.2.00200
Cluster of 6 hosts: ESXi 7.0.1, 17551050
I'm changing from "baseline" to "image" upgrades within Lifecycle manager, and planning to upgrade the hosts to 7.0U2a.
After creating an image, I see the following on all 6 hosts:
Is this saying that I have to manually upgrade the ixgben VIB before upgrading? Or that I have to delete that VIB before upgrading? Or that my hosts are simply not able to be upgraded at all?
I don't have a "hardware manager" since these are "generic" Supermicro boxes, so the lifecycle manager doesn't seem to be able to see much info on the hosts.
Thoughts? Thanks!
I didn't "play" with vLCM much yet, but from what I read so far about how it's supposed to work, you may try to see whether it works to download the latest driver from https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=io&productid=20396 , upload it to the Image Depot, and use it as an additional Component in your baseline.
André
For anybody experiencing the same thing, I opened a ticket with vmware about this. The conclusion was:
BTW, to manually update via CLI, I have to grab the v7 zip file (not iso) from vmware, winscp it to my ISO folder on my vsan, put my host in maintenance mode, log into it via ssh, then run the command:
esxcli software profile update -d /vmfs/volumes/vsan:UUID/ISO/VMware-ESXi-7.0U2a-17867351-depot.zip -p ESXi-7.0U2a-17867351-standard
Then reboot -f
Times 16 hosts.
Gonna be a long couple weeks...
I didn't "play" with vLCM much yet, but from what I read so far about how it's supposed to work, you may try to see whether it works to download the latest driver from https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=io&productid=20396 , upload it to the Image Depot, and use it as an additional Component in your baseline.
André
Wow...thanks! That did the trick, and I'm marking that as the correct answer!
I hope vmware will send this solution to their level 1 support techs; it's too bad I spent all that time on the phone with somebody who didn't know this fix.