application provisioning revert-volume-qos
Convert the adaptive QoS policy to a traditional QoS policy
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command prepares application volumes for a revert to the previous version of Data ONTAP. It converts adaptive QoS policies associated with application volumes to traditional QoS policies.
Parameters
- -vserver <vserver name> - Vserver Name
- The Vserver of the volume whose QoS policy is to be converted.
- -volume <volume name> - Volume Name
- The volume whose QoS policy is to be converted.
Examples
The following command reverts the adaptive QoS policy on volume app1_group1_1 in Vserver vs1 to a traditional QoS policy:
cluster1::*> application provisioning revert-volume-qos -vserver vs1 -volume app1_group1_1
Give documentation feedback