ONTAP Upgrade does not start on one node after the partner node is upgraded
Applies to
Issue
- ONTAP upgrade does not start on one node after the partner node is successfully upgraded:
::> cluster image show-update-progress
High Availability Error: Storage failover is not configuration enabled on node "node-01",status check "node-02".
Action: Ensure storage failover is enabled on all nodes before attempting NDU. To check for storage failover status, run "storage failover show".
- Previous takeover was vetoed:
::> storage failover show
Takeover
Node Partner Possible State Description
------- ------- ------ ----------------- ------------------------
node-01 node-02 false Connected to node-02. Previous takeover attempt by node-02 was aborted because operation was vetoed.
node-02 node-01 false Connected to node-01. Previous takeover attempt was aborted because operation was vetoed.
- Upgrade cannot be resumed:
::> cluster image resume-update
Error: command failed: Update is not in "paused" state, so it cannot be resumed.