ONTAP 9.12.1 commands

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

    Stop reallocate job on aggregate

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

    Description

    Stops and deletes any reallocation scan running on the specified aggregate. This command stops and deletes in-progress, scheduled, and quiesced scans.

    Parameters

    -aggregate <aggregate name> - Aggregate Name

    Specify this parameter to specify the target aggregate on which to stop and delete a reallocation scan.

    Examples

    cluster1::> storage aggregate reallocation stop -aggregate aggr0

    Stops and deletes the reallocation scan on aggregate aggr0.

    Top of Page