Hello,
Initial state:
vim-cmd vimsvc/license --show
(...)
Properties:
[ProductName] = VMware ESX Server
[ProductVersion] = 6.0
[count_disabled] = This license is unlimited
[feature] = vsmp:8 ("Up to 8-way virtual SMP")
[FileVersion] = 6.0.2.0
(...)
vmware -vl
VMware ESXi 6.0.0 build-3620759
VMware ESXi 6.0.0 Update 2
Running an update:
esxcli software profile update -p ESXi-6.0.0-20181104001-standard -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml
Update Result
Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
Reboot Required: true
VIBs Installed: VMware_bootbank_cpu-microcode_6.0.0-3.100.9313334, VMware_bootbank_ehci-ehci-hcd_1.0-4vmw.600.3.69.5572656, (...)
VIBs Removed: VMware_bootbank_cpu-microcode_6.0.0-0.0.2494585, VMware_bootbank_ehci-ehci-hcd_1.0-3vmw.600.2.34.3620759, (...)
reboot (twice as after the first one the server struggled with obtaining IP from DHCP)
Version check again:
vmware -vl
VMware ESXi 6.0.0 build-3620759
VMware ESXi 6.0.0 Update 2
Why is it still reporting 6.0.0-2.34.3620759 from 2016-03-02 rather than 6.0.0-3.110.10719132 from 2018-11-04?
Thanks,
Adam