Create remote replication, Description, Syntax – Dell PowerVault MD3420 User Manual

Page 183: Parameters

Advertising
background image

Notes

You can use any combination of alphanumeric characters, underscore (_), hyphen (-), and pound (#) for
the names. Names can have a maximum of 30 characters.
The identifier of a snapshot image has two parts separated by a colon (:):

• The name of the snapshot group.
• The identifier of the snapshot image.

For example, if you want to create a read-only virtual disk named engData1 using the most recent
snapshot image in a snapshot group that has the name snapGroup1, you would use this command:
create snapVirtualDisk userLabel="engData1" snapImageID="snapGroup1:newest"

readOnly;

Create Remote Replication

NOTE: This command is valid only with Fibre Channel storage arrays.

Description

This command creates both the primary virtual disk and the secondary virtual disk for a remote
replication pair. This command also sets the write mode (Synchronous or Asynchronous) and the
synchronization priority.

Syntax

create remoteReplication primary=

primaryVirtualDiskName

secondary=”secondaryVirtualDiskName

(remoteStorageArrayName=”storageArrayName” |

remoteStorageArrayWwn=”wwID”)

[remotePassword=”password

syncPriority=(highest | high | medium | low |

lowest)

autoResync=(enabled | disabled)

writeOrder=(preserved | notPreserved)

writeMode=(synchronous | asynchronous)]

Parameters

Parameter

Description

primary

The name of an existing virtual disk on the local
storage array that you want to use for the primary
virtual disk. Enclose the primary virtual disk name in
double quotation marks (“ ”).

secondary

The name of an existing virtual disk on the remote
storage array that you want to use for the
secondary virtual disk. Enclose the secondary
virtual disk name in double quotation marks (“ ”).

183

Advertising