ONTAP 9.12.1 commands

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

    Quiesce reallocate job on aggregate

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

    Description

    Temporarily stops any reallocation jobs that are in progress. When you use this command, the persistent state is saved. You can use the storage aggregate reallocation restart command to restart a job that is quiesced.

    There is no limit to how long a job can remain in the quiesced (paused) state.

    Parameters

    -aggregate <aggregate name> - Aggregate Name

    Specifies the aggregate on which you want to temporarily pause the job.

    Examples

    cluster1::> storage aggregate reallocation quiesce
        -aggregate aggr0

    Temporarily stops (pauses) any reallocation job running on aggregate aggr0.

    Top of Page