volume prepare-for-revert
Preparing the volume for revert
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The volume prepare-for-revert command prepares volumes to be reverted to the previous version of ONTAP.
Parameters
- [-node {<nodename>|local}] - Node Name
- This specifies the name of the node in which all the volumes will be prepared for revert. If unspecified, the command will execute on the local node.
Examples
The following example prepares all volumes on node node1 to be reverted.
cluster1::*> volume prepare-for-revert -node node1
Give documentation feedback