Deleting Metro Mirror or Global Mirror consistency groups using the CLI

You can use the command-line interface (CLI) to delete Metro Mirror or Global Mirror consistency groups.

To delete existing Metro Mirror or Global Mirror consistency groups, follow these steps:

  1. To delete a Metro Mirror or Global Mirror consistency group, run the svctask rmrcconsistgrp command. For example, enter:
    svctask rmrcconsistgrp rc_consist_group_id 

    Where rc_consist_group_id is the ID of the consistency group to delete.

  2. If a Metro Mirror or Global Mirror consistency group is not empty, you must use the -force parameter to delete the consistency group. For example, enter:
    svctask rmrcconsistgrp -force rc_consist_group_id 

    Where rc_consist_group_id is the ID of the consistency group to delete. This command causes all relationships that are members of the deleted group to become stand-alone relationships.

Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.