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

A - 24
Repset List
Repset Resync
Repset Rule Add
Command REPSET LIST
Description Lists all replication set names for the currently selected source
Syntax
REPSET LIST
Command REPSET RESYNC
Description Retrieves the last saved replication set settings from the source.
Syntax
REPSET RESYNC
Command REPSET RULE ADD
Description Adds a rule to a replication set. A rule is the specification of a path including volume, directories,
wild cards, and/or file names.
Syntax
REPSET RULE ADD <path> [INCLUDE|EXCLUDE][, RECURSIVE|NONRECURSIVE][TO
<
repset>]
Options pathVolume, directory, wild card, and/or file name
INCLUDEInclude the specified path in the replication set
EXCLUDE—Exclude the specified path in the replication set
RECURSIVE—All subdirectories and files are recursively included or excluded
NONRECURSIVE—All subdirectories and files are non-recursively included or excluded
repset—Name of the replication set
Examples
repset rule add /var/spool/customerDB to “Customer Data”
Notes The default settings for this command are include and recursive.
If you do not specify a replication set name, the current replication set will be used.
Options that contain non-alphanumeric characters must be enclosed in quotation marks.
Verify what files can be included by reviewing Managing Replication Sets Through the Management
Console
on page 5-4.