ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • volume recovery-queue purge-all

    Purge 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 purge-all command purges all volumes from the recovery queue belonging to a Vserver.

    Parameters

    -vserver <vserver name> - Vserver name

    This specifies the Vserver whose volumes in the recovery queue need to be purged.

    Examples

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

    cluster1::*> volume recovery-queue purge-all -vserver vs1
    Top of Page