ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • volume analytics initialization resume

    Resume the analytics file system scan

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    The volume analytics initialization resume command resumes the file system analytics scan.

    Parameters

    -vserver <vserver name> - Vserver Name

    This specifies the Vserver in which the volume is located.

    -volume <volume name> - Volume Name

    This specifies the name of the volume on which file system analytics initialization is being resumed.

    Examples

    The following example resumes the file system analytics scan on a volume named "vol1" in Vserver "vs1":

    cluster::*> volume analytics initialization resume -vserver vs1 -volume vol1
    Top of Page