vserver consistency-group namespace show
Display a list of existing consistency group namespaces
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The command displays information for consistency group namespaces. Use the ` instance ` parameter to display additional consistency group namespace details.
Parameters
- { [-fields <fieldname>,…]
- 
This specifies the fields that need to be displayed. 
- | [-instance ]}
- 
If you specify the -instanceparameter, the command displays detailed information about all fields.
- [-vserver <Vserver Name>]- Vserver Name
- 
Selects information about the consistency group namespaces in the specified Vserver. 
- [-consistency-group <text>]- Consistency Group Name
- 
Selects information about the consistency group namespaces in the specified consistency group. 
- [-parent-consistency-group <text>]- Parent Consistency Group Name
- 
Selects information about the consistency group namespaces in the specified parent consistency group. 
- { [-path <path>]- Namespace Path
- 
Selects information about the consistency group namespace that matches the specified namespace path. 
- | [-namespace <text>]- Namespace Name
- 
Selects information about the consistency group namespace that matches the specified namespace. 
- [-volume <volume name>]- Volume Name
- 
Selects information about the consistency group namespaces that matches the specified volume name. 
- [-qtree <qtree name>]- Qtree Name }
- 
Selects information about the consistency group namespaces that matches the specified qtree name. 
- [-uuid <UUID>]- Namespace UUID
- 
Selects information about the consistency group namespace that matches the specified namespace UUID. 
- [-vserver-uuid <UUID>]- Vserver UUID
- 
Selects information about the consistency group namespaces that matches the specified Vserver UUID. 
- [-consistency-group-uuid <UUID>]- Consistency GroupUUID
- 
Selects information about the consistency group namespaces that matches the specified consistency group UUID. 
- [-parent-consistency-group-uuid <UUID>]- Parent Consistency Group UUID
- 
Selects information about the consistency group namespaces that matches the specified parent consistency group UUID. 
Examples
The following command lists all the namespaces that are associated with a consistency group.
cluster1::> sti115nscluster-1::*> consistency-group namespace show
  (vserver consistency-group namespace show)
                         Parent
           Consistency   Consistency   Namespace
Vserver    Group         Group         Path
---------- ------------- ------------- -------------
vs0        cg_test       -             /vol/vol_test/qtree_test/ns_test
vs0        child1        parent_nvme   /vol/newVolnvme1/ns1_1
vs0        child1        parent_nvme   /vol/newVolnvme1/ns1_2
vs0        child2        parent_nvme   /vol/newVolnvme2/ns2_1
vs0        child2        parent_nvme   /vol/newVolnvme2/ns2_2
vs0        single_nvme   -             /vol/single_nvme_1/ns1_1
vs0        single_nvme   -             /vol/single_nvme_1/ns1_2
vs1        child1        parent_nvme   /vol/newVolnvme1/ns1_1
vs1        child1        parent_nvme   /vol/newVolnvme1/ns1_2
vs1        child2        parent_nvme   /vol/newVolnvme2/ns2_1
vs1        child2        parent_nvme   /vol/newVolnvme2/ns2_2
11 entries were displayed.
 PDFs
PDFs