ONTAP 9.17.1 commands ( CA08871-226en )

storage system remove

Remove a storage system record from the array profile database.

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

Description

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

Parameters

-name <text> - Name

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

Examples

cluster1::> storage system remove IBM_1722_1
Top of Page