HP StorageWorks Storage Mirroring for Linux User's Guide (T2558-96078, February 2008)

A - 23
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 “Customer Data”
repset create marketing
Notes Replication set names that contain non-alphanumeric characters must be enclosed in quotation
marks.
If the name of the replication set is the same as a word used in a DTCL command (for example,
repset create repset), you will receive an error. If you want to use a word like this, you
must enclose it in quotation marks (
repset create “repset”).
Command REPSET DELETE
Description Deletes the specified replication set
Syntax
REPSET DELETE <repset>
Options
repset—Name of the replication set
Examples
repset delete “Customer Data”
Notes Replication set names that contain non-alphanumeric characters must be enclosed in quotation
marks.
Command REPSET DISPLAY
Description Displays the rule of a replication set
Syntax
REPSET DISPLAY [repset]
Options
repset—Name of the replication set
Examples
repset display
repset display “Customer Data”
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.