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 LUNs
-
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 LUN from a storage virtual machine (SVM) if you no longer need the LUN.
What you'll need
The LUN must be unmapped from its igroup before you can delete it.
Steps
-
Verify that the application or host is not using the LUN.
-
Unmap the LUN from the igroup:
lun mapping delete -vserver <SVM_name> -volume <volume_name> -lun <LUN_name> -igroup <igroup_name>
Cli -
Delete the LUN:
lun delete -vserver <SVM_name> -volume <volume_name> -lun <LUN_name>
Cli -
Verify that you deleted the LUN:
lun show -vserver <SVM_name>
CliVserver Path State Mapped Type Size --------- ----------------- -------- ------- -------- ------ vs5 /vol/vol16/lun8 online mapped windows 10.00GB