Reference Guide

Example
Copy current active data from a source volume with an index of 42 to a destination volume with an index of 56:
cmm copy -sourcevolumeindex 42 -destvolumeindex 56
cmm delete
Description
Deletes a CMM operation from the Storage Center by aborting the 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 delete –index integer {options}
Options
–h
Shows help for command options.
–index integer
Species the index of the CMM operation to abort.
Example
Delete a CMM operation with an index of 4:
cmm delete -index 4
cmm migrate
Description
Creates a new CMM migrate operation on the Storage Center. 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 migrate –sourcevolumeindex integer –destvolumeindex integer {options}
Command Reference
25