HP StorageWorks Storage Mirroring Scripting Guide (T2558-96327, April 2009)

16 - 39
Repset Create
Repset Delete
Repset Display
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.
Command REPSET DELETE
Description Deletes the specified replication set
Syntax
REPSET DELETE <repset>
Options repset—Name of the replication set
Examples
repset delete DataFiles
Notes Replication set names that contain non-alphanumeric characters must be
enclosed in quotation marks.
Command REPSET DISPLAY
Description Displays the replication set rules
Syntax
REPSET DISPLAY [repset]
Options repset—Name of the replication set
Examples
repset display DataFiles
Notes
If you do not specify a replication set name, the current replication set
will be used.
Replication set names that contain non-alphanumeric characters must be
enclosed in quotation marks.