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

volume recovery-queue recover-all

Contributors
Suggest changes

Recover all 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 recover-all command recovers all the volumes from the recovery-queue belonging to a Vserver.

Note This command will restore volumes with their previous access types and volumes will remain offline. This command will not restore the volumes with their previous name, junction, LUN mappings, NVMe namespace mappings, quota policy rules and snapshot schedules.

Parameters

-vserver <vserver name> - Vserver name (privilege: advanced)

This specifies the Vserver for which the volumes need to be recovered.

Examples

The following example recovers all volumes on a Vserver named vs1 from the recovery queue.

cluster1::*> volume recovery-queue recover-all -vserver vs1