Skip to main content
A newer release of this product is available.

volume recovery-queue purge

Contributors
Suggest changes

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