vserver consistency-group delete
Delete an existing consistency group
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver consistency-group delete command can be used to delete a consistency group.
Parameters
-vserver <Vserver Name>- Vserver Name-
This parameter specifies the Vserver that contains the consistency group that is to be deleted.
-consistency-group <text>- Consistency Group Name-
This parameter specifies the consistency group that is to be deleted.
[-parent-consistency-group <text>]- Parent Consistency Group Name-
This parameter specifies the parent consistency group of the consistency group that is to be deleted.
Examples
The following command deletes the consistency group parentCG in Vserver vs0.
cluster1::> vserver consistency-group delete -vserver vs0 -consistency-group parentCG -parent-consistency-group -
(vserver consistency-group delete)
Warning: Are you sure you want to delete consistency group "parentCG" in
Vserver "vs0" ? {y|n}: y
[Job 174] Job succeeded: Success
1 entry was deleted.