Add member to consistency group – Dell PowerVault MD3420 User Manual

Page 140

Advertising
background image

Syntax

activate storageArray firmware

Parameters

None

Add Member To Consistency Group

Description

This command adds a new base virtual disk as a member to a an existing consistency group. You can
specify an existing repository virtual disk for the new consistency group member, or create a new
repository virtual disk. When you create a new repository virtual disk, you identify an existing disk group
or an existing disk pool where you want the repository virtual disk.

Syntax For Use With An Existing Repository Virtual Disk

set consistencyGroup ["consistencyGroupName"]

addCGMemberVolume="baseVirtualDiskName"

repositoryVirtualDisk="repositoryName"

Syntax For Use When Creating A New Repository Virtual Disk In A Disk Group

set consistencyGroup ["consistencyGroupName"]

addCGMemberVolume="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"]

addCGMemberVolume="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 ([ ]).

addCGMemberVolume

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 (" ").

140

Advertising