クラスタが正常な状態でないため、ANDUが一時停止しました
環境
- ONTAP 9
- 自動無停止アップグレード(ANDU)
問題
- 自動無停止アップグレード(ANDU)が
failed
次の状態になりました:
cluster::>cluster image show-update-progress
Estimated Elapsed
Update Phase Status Duration Duration
-------------------- ----------------- --------------- ---------------
Pre-update checks completed 00:10:00 00:01:59
ONTAP updates in-progress 02:34:00 01:09:41
Details:
Node name Status Status Description
------------------------------------- --------------------------------------
Node-01 failed Error: Cluster is not in healthy state.
Action: To check the cluster health run the command:
"cluster show -health false"..
Node-02 completed
Node-03 completed
Node-04 failed Error: Cluster is not in healthy state.
Action: To check the cluster health run the command: "cluster show
-health false"..
Node-05 in-progress Waiting for clients to stabilize after giveback.
Node-06 completed
Node-07 waiting
Node-08 waiting
8 entries were displayed.
- クラスタで
failed
ノードが健全でないと表示される
cluster::>cluster show -health false
Node Health Eligibility
--------------------- ------- ------------
Node-01 false true
Node-04 false true
2 entries were displayed.
- 1つ以上のサブシステムが低下している可能性があります
cluster1::>system health subsystem show
Subsystem Health
----------------- ------------------
SAS-connect degraded
Switch-Health OK
CIFS-NDO OK
...