CSHMファイルの更新時にタイムアウトエラーが発生する
環境
- ONTAP 9
- AFF / FASプラットフォーム
問題
ドキュメントに従ってCSHMファイルをインストールしてみます 。Install the Ethernet Switch Health Monitor configuration file outputs error:
::*> system cluster-switch configure-health-monitor -node * -package-url https://<web-server-ip>/X190006-PE_PRIOR_9.15.1.zipSHM started configuration file download.Error: command failed on node "NODE-01": Timeout: Operation "cshm_nod_download_iterator::create_imp()" took longer than 25 seconds to complete [from mgwd on node"NODE-02" (VSID: -1) to mgwd at 169.254.xxx.xxx]Warning: Do you want to continue running this command? {y|n}: ySHM started configuration file download.SHM completed configuration file download.Error: command failed on node "NODE-02": SHM failed to verify the configuration file signature. Verify that the configuration file is correct.- クラスタ管理インターフェイスをホストするノードにのみファイルがインストールされる
- このファイルは、引数
-node localまたは-node node_nameを指定してコマンドを実行した場合にのみインストールされます。