HP OpenView Storage Mirroring Getting Started (359447-001, May 2004)
43
3. Specify your Storage Mirroring source machine by using the
source command.
4. Create a new replication set using the repset create
command.
Command SOURCE
Description Identifies a machine as the active source
machine
Syntax
SOURCE <source_machine>
Options source_machine—Name of the machine
Examples
source indy
Command REPSET CREATE
Description Creates a replication set
Syntax
REPSET CREATE <name>
Options name—Name of the replication set
Examples ! repset create “Exchange
Repset”
! repset create marketing
Notes ! If the replication set name includes
non-alphanumeric characters, the name
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”).