vserver consistency-group snapshot commit
Commit a 2 phase Snapshot copy for a consistency group
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver consistency-group snapshot commit command commits a 2-phase Snapshot copy of a specified consistency group.
Parameters
-vserver <Vserver Name>- Vserver Name-
This parameter specifies the Vserver that contains the consistency group where the Snapshot copy is to be committed.
-consistency-group <text>- Consistency Group Name-
This parameter specifies the consistency group where a Snapshot copy is to be committed.
-snapshot <snapshot name>- Snapshot Copy Name-
This parameter specifies the name of the Snapshot copy that is to be committed.
[-parent-consistency-group <text>]- Parent Consistency Group Name-
This parameter specifies the parent consistency group where a Snapshot copy is to be committed.
Examples
The following example commits a 2-phase Snapshot copy named snap1 on a child consistency group named cg1 in parent consistency group parentCg on a Vserver named vs0.
cluster1::> vserver consistency-group snapshot commit -vserver vs0 -consistency-group cg1 -parent-consistency-group parentCg -snapshot snap1
(vserver consistency-group snapshot commit)
[Job 100] Job succeeded: Success