ESXi 4.1 → 4.1 Update1
前回(4.0→4.1)と同様の手順で、4.1→4.1Update1を実施。
■手順
1.すべてのVMをシャットダウンして、メンテナンスモードへ切り替え。
2.vSphere-CLIを起動して、vihostupdate.pl --server 192.168.1.205 -i -b G:\update-from-esxi4.1-4.1_update01.zip を実行。
3.successfully と表示されれば完了。メンテナンスモードを終了し、再起動して、 4.1.0 Build 348481 となっていればOK。
4.vSphere Client も更新して接続、各VMの VM Tools も更新すれば作業完了。
C:\Program Files (x86)\VMware\VMware vSphere CLI>vihostupdate.pl --server 192.168.1.205 --query
Enter username: root
Enter password:
---------Bulletin ID--------- -----Installed----- ----------------Summary-----------------
ESXi410-GA 2010-07-14T08:50:35 ESXi upgrade Bulletin
C:\Program Files (x86)\VMware\VMware vSphere CLI>vihostupdate.pl --server 192.168.1.205 -i -b G:\update-from-esxi4.1-4.1_update01.zip
Enter username: root
Enter password:
Please wait patch installation is in progress ...
The update completed successfully, but the system needs to be rebooted for the changes to be effective.
C:\Program Files (x86)\VMware\VMware vSphere CLI>exit
