Reference Guide

Format
cmm mirror –sourcevolumeindex integer –destvolumeindex integer {options}
–copyhistory {true|false}
Species whether the Replay history of the source volume is copied to the destination volume.
–destvolumeindex integer
Species the index of the destination volume for the CMM operation.
–h
Shows help for command options.
–priority string
Species the priority of a CMM operation. Available options are:
High
Medium
Low
–sourcevolumeindex integer
Species 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
Modies the priority of a CMM operation. Copy/Mirror/Migrate (CMM) is a Storage Center feature that enables volumes to be migrated
between dierent disk types and RAID levels.
Format
cmm modify –index integer –priority integer | string {options}
Options
–h
Command Reference
27