Version command runs with info tab pointing upgrade to be incomplete
Applies to
- ONTAP 9
- FAS/AFF System
Issue
- Post ONTAP upgrade, running
versiongives below output:
Info: The output from the version command above may not be correct because
upgrade is in progress or has failed in one or more nodes in the cluster.
Use the "upgrade-revert show" command in advanced mode to view the status
of upgrade.
- Running
upgrade-revert showshows the upgrade to be completed:
cluster::*> upgrade-revert show
(system node upgrade-revert show)
Node: node1 Status: complete
Status Message: The upgrade is complete.
Node: node2 Status: complete
Status Message: The upgrade is complete.
- Comparing
system node upgrade-revert showoutput of the affected node with its HA partner will show that a sub-task is either missing or inabortedstate:
Node: node1 Status: complete
Status Message: The upgrade is complete.
Vers Phase Status Upgrade Phase Status Message
---- ---------- -------- ------------------------------------------------------
2000 post-apps aborted entry doesn't exist
Node: node2 Status: complete
Status Message: The upgrade is complete.
Vers Phase Status Upgrade Phase Status Message
---- ---------- -------- ------------------------------------------------------
2000 post-apps applied Upgrade successful.
