ONTAP 9.12.1 commands

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

    Disable reallocate jobs

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

    Description

    Disables all reallocation jobs globally in a cluster. After you use this command, you cannot start or restart any reallocation jobs. All jobs that are executing when you use this command are stopped. You must use the reallocate on command to enable or restart reallocation jobs globally in a cluster.

    This command is not supported for FlexGroups or FlexGroup constituents.

    Examples

    cluster1::> volume reallocation off

    Disables all reallocation jobs globally in a cluster.

    Top of Page