The COPYVOL command copies the contents of one volume to a second volume. This is a bit-wise copy of the source volume. The source must be mounted in the SCRATCH, UNKNOWN, or LONER state. The destination volume must be mounted in the SCRATCH or UNKNOWN state. Both volumes must have the same physical characteristics. Use the DSTAT command to determine the state of any volume.
Task |
 |
Copies the contents of one volume to another volume.
Capability |
 |
CV, create mountable volume set
Syntax |
 |
COPYVOL [FROM=] from_ldev [TO=] to_ldev
|
Parameters |
 |
- from_ldev
A number from 1 to 100 specifying the logical device number of the source volume. Required.
- to_ldev
A number from 1 to 100 specifying the logical device number of the destination volume. Required.