volume recovery-queue recover
Contributors
Suggest changes
Recover 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
command recovers a volume from the recovery queue belonging to a Vserver.
This command will restore the volume with its previous access type and the volume will remain offline. This command will not restore the volume with its 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 on which the volume is located.
-volume <volume name>
- Volume Name (privilege: advanced)-
This specifies the volume that is to be recovered.
Examples
The following example recovers a volume named vol1_1234 on a Vserver named vs1 from the recovery queue.
cluster1::*> volume recovery-queue recover -vserver vs1 -volume vol1_1234