Restart reallocate job on aggregate
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Starts a reallocation job. Use this command to restart a quiesced
(temporarily stopped) job or a scheduled scan that is idle for the
aggregate.
Parameters
- -aggregate <aggregate name> - Aggregate Name
- Specifies the aggregate on which you want to
restart reallocation scans.
- [-ignore-checkpoint | -i [true]] - Ignore Checkpoint
- Restarts the job at the beginning when set to
true. If you use this command without specifying this parameter,
its effective value is false and the job starts the scan at the
point where it was stopped. If you specify this parameter
without a value, it is set to true and the scan restarts at the
beginning.
Examples
cluster1::> storage aggregate reallocation restart
-aggregate aggr0 -ignore-checkpoint true