VMware vSphere ESXi 5.0 to 5.1

下載 VMware-ESXi-5.1.0-799733-depot.zip VMware官方網站下載網頁

  1. 將下載的檔案放置於ESXi檔案目錄中
~ # mkdir /vmfs/volumes/datastore1/patch
~ # cd /vmfs/volumes/datastore1/patch
/vmfs/volumes/4fabf9c7-6f242294-917b-0021971e5a15/patch # wget http://網址/檔案
  1. 關閉所有 Guest VM

  2. 啟動維護模式 (Maintenance Mode)

  3. 執行 esxcli software vib install -d 完整路徑/VMware-ESXi-5.1.0-799733-depot.zip

~ # esxcli software vib install -d /vmfs/volumes/datastore1/patch/VMware-ESXi-5.1.0-799733-depot.zip

Installation Result
   Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
   Reboot Required: true
   略....................
   VIBs Skipped:

看到VIBs Skipped後面沒有東西,代表沒有檔案被略過,恭喜更新成功

 

  1. reboot

這時候vSphere Client會被要求更新到版本5.1,更新完後才可以正常使用

且這時候有設定自動啟動的VM Guest會因為還在維護模式下無法自行完成啟動

需要重新登入解除再手動啟動Guest

This entry was posted in VMware. Bookmark the permalink.