ONTAP 9.17.1 commands ( CA08871-226en )

storage system rename

Change the name of a storage system in the array profile database.

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

Description

The storage system rename command permits substitution of the array profile name which ONTAP assigned during device discovery. By default, the name that ONTAP assigned to the storage system during discovery is shown in ONTAP displays and command output.

Parameters

-name <text> - Name

Storage array name either generated by ONTAP or assigned by the user.

-new-name <text> - The new name to assign to this array profile. (28 chars max)

New name to assign to the storage system.

Examples

cluster1::> storage system rename -name HITACHI_DF600F_1 -new-name MyArray
Top of Page