ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage array rename

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

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

    Description

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

    Parameters

    -name <text> - Name

    Storage array name either generated by Data 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 array.

    Examples

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