ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • volume reallocation stop

    Stop reallocate job

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

    Description

    Stops and deletes any reallocation scans on a LUN, NVMe namespace, file, or volume. This command stops and deletes in-progress, scheduled, and quiesced scans.

    This command is not supported for FlexGroups or FlexGroup constituents.

    Parameters

    -vserver <vserver name> - Vserver

    Specifies the Vserver.

    -path <text> - Path

    Specifies the path of the reallocation for a LUN, NVMe namespace, file, or volume.

    Examples

    cluster1::> volume reallocation stop /vol/vol2
    1 entry was deleted.

    Stops and deletes one reallocation scan on volume vol2.

    Top of Page