This scenario provides hypothetical examples of how to use Replication Manager to create a copy group and add volumes to the group. Examples are provided for the MDM graphical user interface (GUI) and the MDM command-line interface (CLI).
Perform the following steps to create a copy group called mynewgroup using the GUI:
When you select the LSS, the Available volumes table is updated with the list of volumes that are available on LSS10.
You must include a group name, and it must not exceed 250 characters.
The description is optional and can be 0 - 250 characters.
Type the following command to create mynewgroup and to add volumes to the group using the CLI:
repcli mkgroup -vol ESS.VOL.2105.22220.65312.10.3,5 mynewgroup
The CLI returns the following confirmation:
Group mynewgroup successfully created.