HP P6000 Replication Solutions Manager CLI Reference (T3680-96071, June 2012)

Switches
NOTE: The size, disk_group, and vraid_level switches enable you to create a container
by specifying the container properties. The Vdisk switch enables you to create a container by
specifying the container's virtual disk. You cannot use both sets of switches in a single command.
Sets the allocation policy of the virtual disk. The default setting is fully_allocated.allocation_policy
Specifies the name of the container virtual disk.container name
Specifies the container's disk group. The disk group can be specified in UNC form
or as the name found on the selected array.
disk_group
Specifies the container size in GB.size
Specifies the container's Vraid level. The default is raid0.Vraid_level
Specifies the container's virtual disk. The resulting container has identical size, RAID,
and storage pool attributes.
Vdisk
ADD DR_GROUP
The ADD DR_GROUP command creates a data replication (DR) group containing the specified
source virtual disk. This source virtual disk is replicated on the specified destination array.
Syntax
a[dd] dr[_group]|drg <dr_group name>
[acc[essmode]|am={none|inquiryonly|readonly}]
[async_type={async_basic|async_enhanced}]
[com[ment]=<comment>]
[destination_d[isk_group]|ddg=<destination_disk_group>]
[destination_log_disk_group|dldg=<destination log_disk_group name>]
[destination_vd[isk_name]|dvn=<destination vdisk name>]
[destination_vr[aid_level]|dvrl={raid0|raid1|raid5|same}]
[fails[afe]|fs]
[log_disk_group|ldg=<log_disk_group name>]
[max_log_disk_size|mlds=<maximum_log_disk_size <mb>>]
[nof[ailsafe]|nfs]
[nos[uspend]|ns]
[sus[pend]]
[wr[itemode]|wm={async|asynchronous|sync|synchronous}]
{ {vd[isk]=<vdisk name>}
{host_v[olume]|hv=<host volume name>}
{destination_s[ystem]|ds=<destination system>} }
Switches
Specifies the destination access mode for this DR group. Valid values include NONE
(default), INQUIRYONLY, or READONLY.
ACCESSMODE
Defines the async type as basic or enhanced.ASYNC_TYPE
Adds a comment to the DR group. Enclose the text of your comment in quotation
marks if the comment includes spaces. The comment can contain a maximum of 64
characters. The default is no comment.
COMMENT
Specifies the destination disk group for the replicated destination virtual disk. The
default disk group is the default value.
DESTINATION_DISK_GROUP
ADD DR_GROUP 17