volume efficiency promote
Add a volume to the preferred set of volumes for efficiency processing
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
Use the volume efficiency promote command to promote a volume from deprioritized state back to auto state.
Parameters
- -vserver <vserver name> - Vserver Name
- This specifies the Vserver on which the volume is located.
- { -volume <volume name> - Volume Name
- This specifies the name of the volume on which auto scheduling needs to be restarted.
- | -path </vol/volume>} - Volume Path
- This specifies the volume path on which auto scheduling needs to be restarted.
Examples
The following examples promote a volume from deprioritized state back to auto state.
cluster1::> volume efficiency promote -vserver vs1 -volume vol1
Give documentation feedback