vxvol reclaimcancel

vxvol [-g<DynamicDiskGroupName>] reclaimcancel<VolumeName|DriveLetter|VmName|DrivePath>

Immediately cancels the reclaim operation. Only a portion of the storage space of the volume may have been reclaimed.

The following attributes apply:

-g<DynamicDiskGroupName>

Name of dynamic disk group. (Needed only if you are using the internal disk name of the volume.)

VolumeName

The path name of the volume, such as \Device\HarddiskDmVolumes\DG1\Volume1

DriveLetter

Drive letter of the volume.

VmName

The internal disk name of the volume, which requires the -g option (for example, -gDG1 Volume2).

DrivePath

Drive path that the volume is mounted on. (Must be an empty folder on a local NTFS volume.)

Example

vxvol reclaimcancel F:

This command immediately cancels the reclaim operation on volume that is associated with drive letter F:.