volume recovery-queue purge
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
Purge volumes from the recovery queue belonging to a Vserver
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The volume recovery-queue purge
command purges a volume from the recovery queue belonging to a Vserver.
Parameters
-vserver <vserver name>
- Vserver Name (privilege: advanced)-
This specifies the Vserver on which the volume is located.
-volume <volume name>
- Volume Name (privilege: advanced)-
This specifies the volume that is to be purged from the recovery queue.
Examples
The following example purges a volume named vol1_1234 on a Vserver named vs1 from the recovery queue.
cluster1::*> volume recovery-queue purge -vserver vs1 -volume vol1_1234