クラスタ化コントローラのアップグレードを準備するには、次の手順を使用します。
始める前に
ソフトウェアアップグレードの準備を完了します。
更新パッケージは、名前にバージョン番号を含む単一の圧縮されたファイルです (ak-nas-2013-06-05-0-0.0.pkg.zip など)。必要な場合はファイル名を変更できます。バージョン番号はイメージの内部に記録されています。更新のサイズは変動することがありますが、通常は数百 M バイトのサイズです。
次の例では、アクティブ/アクティブモードのクラスタが使用されており、管理インタフェースがプライベートリソースとして表示される場合の出力例が示されています。
controller-a:> configuration cluster resources show Resources: RESOURCE OWNER TYPE LABEL CHANGES DETAILS net/igb0 controller-a private management... no 10.80.2xx.112
controller-b:> configuration cluster resources show Resources: RESOURCE OWNER TYPE LABEL CHANGES DETAILS net/igb1 controller-b private management... no 10.80.2xx.114
controller-a:> configuration cluster resources select net/igb0 configuration cluster resources (uncommitted)> set owner=controller-a configuration cluster resources (uncommitted)> set type=private configuration cluster resources (uncommitted)> commit
各コントローラが管理インタフェースの現在の所有者である必要があります。
controller-a:maintenance system updates download (uncommitted)> set url= ftp://mydirectory/update.pkg.zip url = ftp://mydirectory/update.pkg.zip controller-a:maintenance system updates download (uncommitted)> set user=bmc user = bmc controller-a:maintenance system updates download (uncommitted)> set password Enter password: password = (set) controller-a:maintenance system updates download (uncommitted)> commit Transferred 157M of 484M (32.3%) ...
controller-b:maintenance system updates download (uncommitted)> set url= ftp://mydirectory/update.pkg.zip url = ftp://mydirectory/update.pkg.zip controller-b:maintenance system updates download (uncommitted)> set user=bmc user = bmc controller-b:maintenance system updates download (uncommitted)> set password Enter password: password = (set) controller-b:maintenance system updates download (uncommitted)> commit Transferred 157M of 484M (52.1%) ...