ONTAP 9 マニュアル ( CA08871-402 )
ONTAPの自動アップグレード前チェックの実行 - 計画的アップグレード前
ONTAPソフトウェアのアップグレード プロセス中でなくても、ONTAPの自動アップグレード前チェックは実行できます。 アップグレード前チェックをONTAPの自動アップグレード プロセスとは別に実行することで、クラスタに対して実行されたチェックを把握して、アップグレードを実際に開始する前に修正しておくべきエラーや警告のリストを入手できます。 たとえば、2週間後に予定されているメンテナンス期間中にONTAPソフトウェアをアップグレードするとします。 予定日までの間に自動アップグレード前チェックを実行しておけば、メンテナンス期間に先立って必要な修正措置を講じておけます。 これにより、アップグレード開始後に想定外の設定エラーが発生するリスクを軽減できます。
ONTAPソフトウェアのアップグレードを開始する準備ができている場合は、この手順を実行する必要はありません。 自動アップグレード プロセスに従ってください。このプロセス中に自動アップグレード前チェックも実行されます。
MetroCluster構成の場合は、これらの手順を最初にクラスタAで実行してから、同じ手順をクラスタBで実行する必要があります。 |
ターゲットのONTAPソフトウェア イメージをダウンロードする必要があります。
ダイレクト マルチホップ アップグレードの自動アップグレード前チェックを実行するために必要なのは、ターゲット バージョンのONTAPソフトウェア パッケージのダウンロードだけです。 実際のアップグレードを開始するまで、中間バージョンのONTAPをダウンロードする必要はありません。 たとえば、9.7から9.11.1へのアップグレードの自動アップグレード前チェックを実行する場合にダウンロードする必要があるのは、ONTAP 9.11.1のソフトウェア パッケージです。 ONTAP 9.8.1のソフトウェア パッケージをダウンロードする必要はありません。
-
ONTAPターゲット イメージを検証します。
MetroCluster構成をアップグレードする場合は、クラスタAを検証してから、クラスタBで検証プロセスを繰り返す必要があります。 -
実行しているONTAPのバージョンに応じて、次のいずれかの手順を実行します。
実行中のバージョン
操作
ONTAP 9.8以降
[Cluster] > [Overview]をクリックします。
ONTAP 9.7
[Configuration(設定)] > [Cluster(クラスタ)] > [Update(アップデート)]をクリックします。
-
[Overview]ペインの右隅にある
をクリックします。
-
[ONTAP アップデート]をクリックします。
-
[クラスタの更新]タブで、新しいイメージを追加するか使用可能なイメージを選択します。
実行する処理
操作
ローカル フォルダーから新しいソフトウェア イメージを追加する
ローカル クライアントにイメージをダウンロードしておく必要があります。
-
[使用可能なソフトウェアイメージ]で[ローカルから追加]をクリックします。
-
ソフトウェア イメージを保存した場所を参照し、イメージを選択して[開く]をクリックします。
HTTPサーバーまたはFTPサーバーから、新しいソフトウェア イメージを追加する
-
[サーバーから追加]をクリックします。
-
[新しいソフトウェアイメージの追加]ダイアログ ボックスで、ダウンロードサイトからダウンロードしたONTAPソフトウェア イメージを保存してあるHTTPサーバーまたはFTPサーバーのURLを入力します。
匿名FTPのURLは、ftp://anonymous@ftpserverの形式で指定する必要があります。
-
[追加( Add )]をクリックします。
使用可能なイメージを選択します
表示されたイメージのどれかを選択します。
-
-
[検証]をクリックして、アップグレード前の検証チェックを実行します。
検証中にエラーや警告が検出された場合は、対処方法のリストとともに表示されます。アップグレードを続行する前に、すべてのエラーを解決する必要があります。 警告も解決することを推奨します。
-
-
ターゲットのONTAPソフトウェア イメージを、クラスタ パッケージ リポジトリにロードします。
cluster image package get -url location
cluster1::> cluster image package get -url http://www.example.com/software/9.15.1/image.tgz Package download completed. Package processing completed.
-
ソフトウェア パッケージがクラスタ パッケージ リポジトリにあることを確認します。
cluster image package show-repository
cluster1::> cluster image package show-repository Package Version Package Build Time ---------------- ------------------ 9.15.1 MM/DD/YYYY 10:32:15
-
アップグレード前の自動チェックを実行します。
cluster image validate -version <package_version_number> -show-validation-details true
cluster1::> cluster image validate -version 9.15.1 -show-validation-details true It can take several minutes to complete validation... Validation checks started successfully. Run the "cluster image show-update-progress" command to check validation status.
-
検証のステータスを確認します。
cluster image show-update-progress
[Status]が[in-progress]の場合は、完了するまで待ってからもう一度コマンドを実行します。 cluster1::*> cluster image show-update-progress Update Phase Status Duration Duration -------------------- ----------------- --------------- --------------- Pre-update checks completed 00:10:00 00:01:03 Details: Pre-update Check Status Error-Action -------------------- ----------------- -------------------------------------- AMPQ Router and OK N/A Broker Config Cleanup Aggregate online OK N/A status and parity check Aggregate plex OK N/A resync status check Application OK N/A Provisioning Cleanup Autoboot Bootargs OK N/A Status Backend OK N/A ... Volume Conversion OK N/A In Progress Check Volume move OK N/A progress status check Volume online OK N/A status check iSCSI target portal OK N/A groups status check Overall Status Warning Warning 75 entries were displayed.
アップグレードの完全な自動事前チェックのリストが、アップグレードプロセスの開始前に対処する必要があるエラーや警告とともに表示されます。
出力例
アップグレード前チェックの出力例全体
cluster1::*> cluster image validate -version 9.14.1 -show-validation-details true It can take several minutes to complete validation... WARNING: There are additional manual upgrade validation checks that must be performed after these automated validation checks have completed successfully. Refer to the Upgrade Advisor Plan or the "What should I verify before I upgrade with or without Upgrade Advisor" section in the "Upgrade ONTAP" documentation for the remaining manual validation checks that need to be performed before update. Upgrade ONTAP documentation available at: https://storage-system.fujitsu.com/manual/ja/axhx/upgrade/index.html The list of checks are available at: https://storage-system.fujitsu.com/manual/ja/axhx/upgrade/task_what_to_check_before_upgrade.html Failing to do so can result in an update failure or an I/O disruption. Please contact our support personnel to verify host system supportability configuration information. Validation checks started successfully. Run the "cluster image show-update-progress" command to check validation status. eternus hx2300-2n-wic-1::*> cluster image show-update-progress Estimated Elapsed Update Phase Status Duration Duration -------------------- ----------------- --------------- --------------- Pre-update checks in-progress 00:10:00 00:00:42 Details: Pre-update Check Status Error-Action -------------------- ----------------- -------------------------------------- eternus hx2300-2n-wic-1::*> cluster image show-update-progress Estimated Elapsed Update Phase Status Duration Duration -------------------- ----------------- --------------- --------------- Pre-update checks completed 00:10:00 00:01:03 Details: Pre-update Check Status Error-Action -------------------- ----------------- -------------------------------------- AMPQ Router and OK N/A Broker Config Cleanup Aggregate online OK N/A status and parity check Aggregate plex OK N/A resync status check Application OK N/A Provisioning Cleanup Autoboot Bootargs OK N/A Status Backend OK N/A Configuration Status Boot Menu Status Warning Warning: bootarg.init.bootmenu is enabled on nodes: eternus hx2300-wic-1a, eternus hx2300-wic-1b. The boot process of the nodes will be delayed. Action: Set the bootarg.init.bootmenu bootarg to false before proceeding with the upgrade. Broadcast Domain OK N/A availability and uniqueness for HA pair status CIFS compatibility OK N/A status check CLAM quorum online OK N/A status check CPU Utilization OK N/A Status Capacity licenses OK N/A install status check Check For SP/BMC OK N/A Connectivity To Nodes Check LDAP fastbind OK N/A users using unsecure connection. Check for unsecure OK N/A kex algorithm configurations. Check for unsecure OK N/A mac configurations. Cloud keymanager OK N/A connectivity check Cluster health and OK N/A eligibility status Cluster quorum OK N/A status check Cluster/management OK N/A switch check Compatible New OK N/A Image Check Current system OK N/A version check if it is susceptible to possible outage during NDU Data ONTAP Version OK N/A and Previous Upgrade Status Data aggregates HA OK N/A policy check Disk status check OK N/A for failed, broken or non-compatibility Duplicate Initiator OK N/A Check Encryption key OK N/A migration status check External OK N/A key-manager with legacy KMIP client check External keymanager OK N/A key server status check Fabricpool Object OK N/A Store Availability High Availability OK N/A configuration status check Infinite Volume OK N/A availibility check LIF failover OK N/A capability status check LIF health check OK N/A LIF load balancing OK N/A status check LIFs is on home OK N/A node status Logically over OK N/A allocated DP volumes check MetroCluster OK N/A configuration status check for compatibility Minimum number of OK N/A aggregate disks check AE Aggregate and OK N/A VE Volume Encryption Check NDMP sessions check OK N/A NFS mounts status Warning Warning: This cluster is serving NFS check clients. If NFS soft mounts are used, there is a possibility of frequent NFS timeouts and race conditions that can lead to data corruption during the upgrade. Action: Use NFS hard mounts, if possible. To list Vservers running NFS, run the following command: vserver nfs show Name Service OK N/A Configuration DNS Check Name Service OK N/A Configuration LDAP Check Node to SP/BMC OK N/A connectivity check OKM/KMIP enabled OK N/A systems - Missing keys check ONTAP API to REST Warning Warning: ONTAP API has been transition warning used on this cluster for ONTAP data storage management within the last 30 days. ONTAP API is approaching end of availability. Action: Transition your automation tools from ONTAP API to ONTAP REST API. For more details, refer to CPC-00410 - End of availability: ONTAPI http://www.fujitsu.com/global/support/ communications/ECMLP2880232.html ONTAP Image OK N/A Capability Status OpenSSL 3.0.x OK N/A upgrade validation check Openssh 7.2 upgrade OK N/A validation check Platform Health OK N/A Monitor check Pre-Update OK N/A Configuration Verification RDB Replica Health OK N/A Check Replicated database OK N/A schema consistency check Running Jobs Status OK N/A SAN LIF association OK N/A status check SAN compatibility OK N/A for manual configurability check SAN kernel agent OK N/A status check Secure Purge OK N/A operation Check Shelves and Sensors OK N/A check SnapLock Version OK N/A Check SnapMirror OK N/A Synchronous relationship status check SnapMirror OK N/A compatibility status check Supported platform OK N/A check Target ONTAP OK N/A release support for FiberBridge 6500N check Upgrade Version OK N/A Compatibility Status Verify all bgp OK N/A peer-groups are in the up state Verify if a cluster OK N/A management LIF exists Verify that e0M is OK N/A home to no LIFs with high speed services. Volume Conversion OK N/A In Progress Check Volume move OK N/A progress status check Volume online OK N/A status check iSCSI target portal OK N/A groups status check Overall Status Warning Warning 75 entries were displayed.