A newer release of this product is available.
volume file clone deletion remove-extension
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