Pour mettre à jour un esxi en SSH, se loger dans la machine et taper les commandes suivantes:

 

vim-cmd hostsvc/maintenance_mode_enter

esxcli network firewall set -e false

esxcli software vib list (lister les drivers non VMware)
esxcli software sources profile list -d http://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml | sort
esxcli software profile install -d http://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-6.x.x-AAAAMMJJxxx-standard  –dry-run (AAAAMMJJxxx : dernière ligne de la liste)
esxcli software profile install -d http://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-6.x.x-AAAAMMJJxxx-standard   –ok-to-remove

 

si InstallationError alors relancer la dernière commande

 

Mettre à jour à la main les drivers non VMware. Pour cela, voir ce que la commande –dry-run renvoie. Par ex:

You attempted to install an image profile which would have resulted in the removal of VIBs [‘VFrontDe_bootbank_sata-xahci_1.32-1’, ‘VMware_bootbank_esx-ui_0.0.2-0.1.3172496’, ‘DAST_bootbank_iperf_2.0.5-1’].

Signifie qu’il faut réinstaller les paquets ahci, iperf et webui

pour les NUC en esx 6.0:
esxcli software vib install -v http://vibsdepot.v-front.de/depot/vft/sata-xahci-1.38/sata-xahci-1.38-1.x86_64.vib

Pour les cartes RAID et voir l’etat DD

esxcli software vib install -d /C/system/vib/VMW-ESX-5.5.0-lsiprovider-500.04.V0.61-0007-offline_bundle-4555634.zip # pour voir DD dans vsphere
esxcli software vib install -v /C/system/vib/vmware-esx-storcli-1.20.15.vib –no-sig-check # outils pour conf DD /opt/lsi/storcli/storcli

Une fois OK:

vim-cmd hostsvc/maintenance_mode_exit

reboot et patienter

Vérifier dans VSphère le numéro de version