CVOアップグレードは、「ギブバック後にノードが接続状態になっていません」というエラーのため一時停止されました
環境
- Cloud Volumes ONTAP (CVO)
- 自動無停止アップグレード(ANDU)
問題
- CVO アップグレードがエラーのため一時停止されました:
::*> cluster image show-update-progress Estimated Elapsed
Update Phase Status Duration Duration
-------------------- ----------------- --------------- ---------------
Pre-update checks completed 00:10:00 00:01:05
ONTAP updates paused-on-error 01:32:00 00:29:14
Details:
Node name Status Status Description
-------------------- ----------------- --------------------------------------
node-01 waiting
node-02 failed Error: Node "node-02" is not in "connected" state after giveback.
Action: Use "storage failover show" command to verify node "node-02"
is in the "connected" state, and then use the "cluster image resume-update"command to resume update.
- EMS は以下のエラーを報告します:
[node-01: upgrademgr: upgrademgr.update.pausedErr:error]: The automated update of the cluster has been paused due to the following reason: Node "node-01": Error: {Node "node-02" is not in "connected" state after giveback.}, Action: {Use the "storage failover show" command to verify that node "node-02" is in the "connected" state, and then use the "cluster image resume-update" command to resume the update.}.
原因
現時点では不明です。
解決策
- 影響を受けるノードのパートナーノードがコマンド
storage failover showで接続状態になっていることを確認してください。 - 影響を受けるノードの VM を、クラウド プロバイダのコンソールから停止して起動してください。
- ノードが起動したら、コマンド
node showを使用して両方のノードの状態を確認してください。 -
storage failover showコマンドを使用してノードが接続状態であることを確認し、次にcluster image resume-updateコマンドを使用して更新を再開してください。 - コマンド
cluster image show-update-progressを使用して、更新が完了するまで進捗状況を継続的に監視してください。