lun transition 7-mode delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete an Untransitioned 7-Mode LUN
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The lun transition 7-mode delete
command deletes an untransitioned LUN copied from a Data ONTAP 7-Mode system. This allows the admin to recover space from the volume for LUNs that may not be transitioned to clustered Data ONTAP without distrupting LUNs that have transitioned, for example, if the LUN is an unsupported OS type.
Parameters
-vserver <Vserver Name>
- Vserver Name (privilege: advanced)-
This specifies the name of the Vserver from which the LUN is to be deleted. If only one data Vserver exists, you do not need to specify this parameter.
-path <path>
- LUN Path (privilege: advanced)-
This specifies the path to the LUN to delete.
Examples
The following example deletes the LUN /vol/vol1/lun1
in a Vserver named vs1
:
cluster1::*> lun transition 7-mode delete -vserver vs1 -path /vol/vol1/lun1