HP StorageWorks Storage Mirroring for Linux Scripting Guide (T2558-96319, June 2009)

3 - 1
Replication Sets
Using the Storage Mirroring commands, you can perform the following functions to manage your
replication sets.
Creating a replication set on page 3-1
Modifying a replication set on page 3-4
Deleting a replication set on page 3-7
Calculating replication set size on page 3-8
Creating a replication set
Before you can establish a connection, you must create a replication set.
1. Use the repset create command to create a new replication set.
NOTE: As noted in the Scripting Guide Introduction on page 1-1, this guide does not explain
Storage Mirroring features and functions, only the scripting aspects of Storage Mirroring.
For details on the different features and functions, see the Storage Mirroring User’s
Guide.
Command REPSET CREATE
Description Creates a replication set
Syntax
REPSET CREATE <name>
Options name—Name of the replication set
Examples
repset create DataFiles
Notes
The name of the replication set should not be a Storage Mirroring
keyword. These are any DTCL command (source, target, and so on.) or
any DTCL shortcut command (env, mon, rep, and so on).
Replication set names that contain non-alphanumeric characters must be
enclosed in quotation marks.