イメージパッケージをリポジトリに取得、削除、更新できません
環境
- ONTAP 9
- 無停止自動アップデート(ANDU)
問題
- イメージパッケージをダウンロードできません:
::*> cluster image package get ftp://xxx.xxx.xxx.xxx/ONTAP/9.3P15_q_imageError: コマンドが失敗しました:パッケージを保存するには少なくとも 2 つのアクティブなノードが必要ですが、アクティブなノードは 1 つしか見つかりませんでした。終了します。パッケージを再度取得する前に、クラスターに 2 つのアクティブなノードが存在することを確認してください。
- - または -
::> cluster image package get -url http://some_http_server/netapp/831_q_image.tgz
Error: command failed: The node where the package is being stored is unavailable
- - または -
Error: Failed to set store nodes to store new image. Reason: Cannot set
secondary store to node "Node01". Ensure that nodes are healthy and try the
operation again.
- - または - 既存の image package を削除します:
::> cluster image package delete -version 8.3P1
Error: Package delete timed out on Node <Node UID> and the package will be deleted when the node recovers