DELL 34XX User Manual

Page of 417
Syntax For Use When Creating A New Repository Virtual Disk In A Disk Group
set consistencyGroup ["consistencyGroupName"]
addCGMemberVirtualDisk="baseVirtualDiskName"
repositoryVirtualDisk=("diskGroupName" capacity=capacityValue(KB|MB|GB|TB|
bytes))
Syntax For Use When Creating A New Repository Virtual Disk In A Disk Pool
set consistencyGroup ["consistencyGroupName"]
addCGMemberVirtualDisk="baseVirtualDiskName"
repositoryVirtualDisk=("diskPoolName" capacity=capacityValue(KB|MB|GB|TB|bytes))
Parameters
Parameter
Description
consistencyGroup
The name of the consistency group to which you 
want to add a new member virtual disk. The new 
member virtual disk is the base virtual disk for 
snapshot operations. Enclose the consistency group 
name in double quotation marks (" ") inside square 
brackets ([ ]).
addCGMemberVirtualDisk
The name of a base virtual disk that you want to add. 
Enclose the virtual disk name in square brackets ([ ]). 
If the virtual disk name has special characters, you 
also must enclose the member name in double 
quotation marks (" ").
If the specified virtual disk is an existing repository 
virtual disk or an existing snapshot virtual disk, the 
command fails.
repositoryVirtualDisk
This parameter performs two functions:
• In an existing consistency group that has a 
repository virtual disk, this parameter identifies 
the repository virtual disk.
• When creating a new repository virtual disk this 
parameter identifies either a disk group or disk 
pool in which to create the new repository virtual 
disk.
capacity
The size of a new repository virtual disk in either a 
disk group or a disk pool. Size is defined in units of 
bytes, KB, MB, GB, or TB.
Notes
You can use any combination of alphanumeric characters, underscore (_), hyphen (-), and pound (#) for 
the names. Names can have a maximum of 30 characters.
A consistency group is a collection of base virtual disks that are the source virtual disks for snapshots. You 
collect the base virtual disks in a consistency group so that you can perform the same snapshot 
137