The mkrcconsistgrp command creates a new, empty Metro Mirror or Global Mirror consistency group. If the -cluster parameter is not specified, the consistency group is created on the local cluster only.
>>- svctask -- -- mkrcconsistgrp -- --+---------------------+---> '- -name -- new_name -' >-- --+--------------------------------+----------------------->< '- -cluster --+- cluster_id ---+-' '- cluster_name -'
This command creates a new consistency group. The ID of the new group is displayed after the command processes. The name must be unique across all consistency groups that are known to the clusters within this consistency group. If the consistency group involves two clusters, the clusters must be in communication throughout the create process.
The new consistency group does not contain any relationships and will be in the empty state. You can add Metro Mirror or Global Mirror relationships to the group using the svctask chrcrelationship command.
An invocation example
svctask mkrcconsistgrp -name rc_testgrp
The resulting output
RC Consistency Group, id [255], successfully created