Reference Guide
Format
cmm mirror –sourcevolumeindex integer –destvolumeindex integer {options}
–copyhistory {true|false}
Species whether the Replay history of the source volume is copied to the destination volume.
–destvolumeindex integer
Species the index of the destination volume for the CMM operation.
–h
Shows help for command options.
–priority string
Species the priority of a CMM operation. Available options are:
• High
• Medium
• Low
–sourcevolumeindex integer
Species the index of the source volume for the CMM operation.
Examples
Mirror a source volume with an index of 42 to a destination volume with an index of 56:
cmm mirror -sourcevolumeindex 42 -destvolumeindex 56
Mirror a source volume with an index of 42 to a destination volume with an index of 56 and specify High priority:
cmm mirror -sourcevolumeindex 42 -destvolumeindex 56 -priority high
cmm modify
Description
Modies the priority of a CMM operation. Copy/Mirror/Migrate (CMM) is a Storage Center feature that enables volumes to be migrated
between dierent disk types and RAID levels.
Format
cmm modify –index integer –priority integer | string {options}
Options
–h
Command Reference
27