system node upgrade-revert upgrade
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Run the upgrade at a specific phase.
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system node upgrade-revert upgrade
command manually executes an upgrade. Use this command to execute an upgrade after issues that caused an upgrade failure are resolved. If the upgrade is successful, no messages display.
Before the command executes upgrades, it checks the configuration of the nodes in the cluster. If no upgrades are needed, the command displays a message and does not execute any upgrades.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
Specifies the node that is to be upgraded. The value
local
specifies the current node.
Examples
This example shows command output of a node named node0
if node configuration is current.
cluster1::*> system node upgrade-revert upgrade -node node0 The node configuration is up-to-date. No upgrade is needed.