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

3 - 5
3. View the replication set’s rules by using the repset display command.
4. Remove the existing rule that you need to change using the repset rule remove command.
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.
Command REPSET RULE REMOVE
Description Removes a rule from a replication set
Syntax
REPSET RULE REMOVE <path> [FROM <repset>]
Options
path—Volume, directory, wild card, and/or file name
repset—Name of the replication set
Examples
repset rule remove "c:\data" from DataFiles
Notes
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.