ONTAP 9.12.1 commands

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

    Remove a storage array record from the array profile database.

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

    Description

    The storage array remove command discards array profile records for a particular storage array from the cluster database. The command fails if a storage array is still connected to the cluster. Use the storage array config show command to view the array connectivity status. The array target port can be removed using the storage array port remove command.

    Parameters

    -name <text> - Name

    Name of the storage array you want to remove from the database.

    Examples

    cluster1::> storage array remove IBM_1722_1
    Top of Page