--target_volume=<volume number>
Volume where you will recover data which has been selected in the --volume parameter. The parameter is used with the recover disk and recover vm commands.
With the recover disk command, you can specify several volumes. The number of volumes specified in the --target_volume parameter must be the same as the number of volumes specified in the --volume parameter.
If you need to recover a volume to the unallocated space of a basic disk, use one of the following methods:
Examples
--target_volume=C – to recover to a basic volume
--target_volume=DYN1 – to recover to a dynamic volume (Windows) or to a logical volume (Linux)
--target_volume=UNALLOCATED-1-1 – to recover to the first unallocated space of the first basic disk
--target_volume=UNALLOCATED-DYN – to recover to the unallocated space of the disk group (for Windows only)