ESX 4.0 → 4.1 アップグレード手順
ESX 4.0 → 4.1 のアップグレード手順を調査。
ESXは4.1で最後で、次からはESXiのみの小さいモジュールのみの提供になる様子。今でもそうだけど、ちゃんとしたサーバ機ならだいたい動くだろうけど、安サーバや、パソコンなどでは動かしにくくなりますね。
最初に、
VMware vSphere 4 ドキュメント(VMware)
の「アップグレード ガイド」の「ESX4.1または、ESXi4.1へのアップグレード」のあたりを読みましょう。
次に、
「vihostupdate.pl」を使用したいので、vSphere CLI をインストールしておきます。
→ダウンロードサイトの、ドライバおよびツールのところからダウンロードして、インストールしておく
◆ESXの場合
cd C:\Program Files\VMware\VMware vSphere CLI\bin esxupdate 通知の適応 C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl --server-i -b x:\pre-upgrade-from-ESX4.0-to-4.1.0-0.0.260247-release.zip Enter username: root Enter password: Please wait patch installation is in progress ... Host updated successfully. アップグレード通知の適応 C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl --server -i -b x:\upgrade-from-ESX4.0-to-4.1.0-0.0.260247-release.zip Enter username: root Enter password: Please wait patch installation is in progress ... Host updated successfully. 確認 C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl --server --query
◆ESXiの場合
→未確認 ESXとESXiはちょっと違うのね。
cd C:\Program Files\VMware\VMware vSphere CLI\bin esxupdate 通知の適応 C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl --server-i -b x:\upgrade-from-ESXi4.0-to-4.1.0-0.0.260247-release.zip -B ESXi410-GA-esxupdate Enter username: root Enter password: Please wait patch installation is in progress ... Host updated successfully. アップグレード通知の適応 C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl --server -i -b x:\upgrade-from-ESXi4.0-to-4.1.0-0.0.260247-release.zip -B ESXi410-GA Enter username: root Enter password: Please wait patch installation is in progress ... Host updated successfully. 確認 C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl --server --query
最近のコメント