storage aggregate restrict
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Restrict an aggregate
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage aggregate restrict
command puts an aggregate in restricted state to make data in the aggregate's volumes unavailable to clients. When an aggregate is in restricted state data access is not allowed. However, few operations such as aggregate copy, parity recomputation, scrub and RAID reconstruction are allowed. You can also use this command if you want the aggregate to be the target of an aggregate copy or SnapMirror replication operation.
Parameters
-aggregate <aggregate name>
- Aggregate-
The name of the aggregate to be restricted.
Examples
The following example restricts an aggregate named aggr1:
cluster1::> storage aggregate restrict -aggregate aggr1