Skip to main content

vserver consistency-group demote

Contributors
Suggest changes

Demote a parent consistency group to become standalone consistency group

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The vserver consistency-group demote command can be used to demote a parent consistency group to be on its own, deleting its child consistency groups.

Parameters

-vserver <Vserver Name> - Vserver Name

This parameter specifies the Vserver that contains the consistency group that is to be demoted.

-parent-consistency-group <text> - Parent Consistency Group

This parameter specifies the parernt consistency group that is to be demoted.

[-new-name <text>] - New name for the Consistency Group

This parameter optionaly specifies a new name for the consistency group after demotion.

Examples

The following command demotes the consistency group parentCG in Vserver vs0, which is renamed to singleCG at demotion.

cluster1::> vserver consistency-group demote -vserver vs0 -parent-consistency-group parentCG -new-name singleCG
        (vserver consistency-group demote)
[Job 174] Job succeeded: Success