CVO upgrade in paused state
Applies to
- CVO (Cloud Volumes ONTAP)
- NDU Upgrade
Issue
- 1st node is upgraded successfully
- 2nd node completes takeover and CFO aggr is given back after reboot of node
- Data aggrs can not be given back and NDU is paused
[cluster-01:upgrademgr: upgrademgr.update.pausedErr:debug]: The automated update of thecluster has been paused due to the following reason: Node "cluster-02": Error:{Giveback of SFO aggregates failed.}, Action: {Use the "storage failover giveback -ofnode cluster-01" command to trigger giveback of SFOaggregates..}Cause
Node 1 does not have a clean shutdown and is booted with previous image
Solution
- Takeover node 1 CFO aggr to reboot node
::> storage failover takeover ‑ofnode nodename ‑only‑cfo‑aggregates true
- Verify via console that node 1 boots successfully to waiting for giveback
::> storage failover show
- Issue a CFO only giveback
::> storage failover giveback ‑ofnode nodename ‑only‑cfo‑aggregates true
- Once node fully boots and joins quorum, verify node and cluster ONTAP version
::> version -node *
::> system node image show
- Give back data aggr
::> storage failover giveback ‑ofnode nodename
- Attempt to resume the ANDU
::> cluster image resume-update
Partner Notes
partnerNotes_text
Additional Information
additionalInformation_text
Internal Notes
internalNotes_text
