storage aggregate rename
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
Rename an aggregate
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage aggregate rename
command renames an aggregate.
Parameters
-aggregate <aggregate name>
- Aggregate-
This parameter specifies the aggregate to be renamed.
-newname <aggregate name>
- New Name-
This parameter specifies the new name for the aggregate.
Examples
The following example renames an aggregate named aggr5 as sales-aggr:
cluster1::> storage aggregate rename -aggregate aggr5 -newname sales-aggr