The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Delete a local tier in ONTAP
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can delete a local tier if there are no volumes on the local tier.
|
Prior to ONTAP 9.7, System Manager uses the term aggregate to describe a local tier. Regardless of your ONTAP version, the ONTAP CLI uses the term aggregate. To learn more about local tiers, see Disks and local tiers. |
The storage aggregate delete
command deletes a storage local tier. The command fails if there are volumes present on the local tier. If the local tier has an object store attached to it, then in addition to deleting the local, the command deletes the objects in the object store as well. No changes are made to the object store configuration as part of this command.
The following example deletes an local tier named “aggr1”:
> storage aggregate delete -aggregate aggr1