HP StorageWorks Storage Mirroring scripting guide (T2558-96074, February 2008)

6 - 1
6 X Managing Replication Sets
Managing Replication Sets
Using the Storage Mirroring commands, you can perform the following functions to manage your replication sets.
Modifying a replication set on page 6-1
Deleting a replication set on page 6-4
Calculating replication set size on page 6-5
Modifying a replication set
Make modifications to a replication set when you want to change the data you wish to protect.
1. View the replication sets associated with the active source machine by using the repset list command.
2. Identify a replication set as active by using the repset use command.
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 LIST
Description Lists all replication set names for the currently selected source
Syntax
REPSET LIST
Command REPSET USE
Description Specifies a replication set as the active replication set
Syntax
REPSET USE <repset>
Options repset—Name of the replication set
Examples
repset use DataFiles
Notes Replication set names that contain non-alphanumeric characters must be enclosed in quotation
marks.