Thursday 19 June 2014

Linux (ESXi) Update ESXi from Command Line


  • wget http://hostupdate.vmware.com/software/VUM/OFFLINE/release-331-20120408-206167/ESXi500-201204001.zip
  • vim-cmd hostsvc/maintenance_mode_enter
  • esxcli software vib update --depot=/vmfs/volumes/4f3ebfb7-0a4d1490-4fba-2c768aabd269/ESXi550-201404001.zip
  • vim-cmd hostsvc/maintenance_mode_exit
  • reboot

No comments:

Post a Comment