To confirm the successful completion of an ONTAP upgrade, the cluster image show-update-progress command provides the necessary details.
Command:
Key Command:cluster image show-update-progress
Displays the status of the cluster upgrade, including which nodes have successfully upgraded and whether the process has completed.
A. system controller sp upgrade show:
This command displays information about SP (Service Processor) firmware upgrades, not ONTAP upgrades.
C. job show –jobtype upgrade:
While this command shows upgrade jobs, it does not confirm the completion of the cluster-wide ONTAP upgrade.
D. system node upgrade-revert upgrade-task –node <nodename> –version <ontap Version>:
This command reverts an upgrade task, not confirms completion.
Why Other Options Are Incorrect:
NetApp "ONTAP Upgrade Guide" specifies the cluster image show-update-progress command as the primary method to verify upgrade completion.
References:
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit