Skip to main content
A newer release of this product is available.

storage aggregate rename

Contributors
Suggest changes

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