ESXi 7.0 升級 7.0 U1 (使用SSH連入升級)
- 先至 vmware官網下載最新的patch檔 (如果沒有帳號,需要申請一個登入下載),本次以7.0升級7.0U1c-17325551為例
- 利用ESXi管理介面將下載的 VMware-ESXi-7.0U1c-17325551-depot.zip 放入 datastore1中的esxipatch目錄中,然後利用SSH連入ESXi
- 進入 esxipatch 目錄
cd /vmfs/volumes/datastore1/esxipatch
- 列出patch depot中所有的image profiles
esxcli software sources profile list -d /vmfs/vo[......]