Modifying remote-copy consistency groups by using the CLI

You can use the command-line interface (CLI) to assign a new name or modify the name of an existing remote-copy consistency group.

About this task

To assign or modify the name of a remote-copy consistency group, run the chrcconsistgrp command.

Procedure

  1. Run the chrcconsistgrp command to assign a new name to the consistency group.
    For example, enter the following command:
    chrcconsistgrp -name new_name_arg 

    where new_name_arg is the assigned new name of the consistency group.

  2. Run the chrcconsistgrp command to change the name of the consistency group.
    For example, enter the following command:
    chrcconsistgrp -name new_consist_group_name previous_consist_group_name
    

    where new_consist_group_name is the assigned new name of the consistency group and previous_consist_group_name is the previous name of the consistency group.