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.
A newer release of this product is available.
volume file clone deletion remove-extension
Contributors
-
PDF of this doc site
![](https://docs.netapp.com/common/2/images/pdf-zip.png)
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Remove unsupported file extensions for clone delete
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The `volume file clone deletion remove-extension ` command can be used to remove the existing file extensions that are no longer supported for clone delete.
Parameters
-vserver <vserver name>
- Vserver Name-
Name of the vserver.
-volume <volume name>
- Volume Name-
Name of the volume.
[-extensions <text>]
- Unsupported Extensions for Clone Delete-
List of unsupported file extensions for clone delete.
Examples
The following example removes the existing unsupported vmdk, vhd
file extensions to volume vol1
of vserver vs1
.
cluster1::> volume file clone deletion remove-extension -vserver vs1 -volume vol1 -extensions vmdk,vhd