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

9 - 11
Setting the verification log attributes
1. To determine the current status of the verification log, use the get command with the VerifyLogName option.
2. To modify the verify log file name, use the set command with the VerifyLogName option. The VerifyLogName
option is any valid file name.
Command GET
Description The Text Client/DTCL sends a request to Storage Mirroring to return the value of a Storage
Mirroring program setting. The setting is retrieved by Storage Mirroring from the registry.
Syntax
GET <option> [machine]
Options option—See Storage Mirroring Text Client program settings on page 14-11.
machine—Name of the machine
Examples
get netport
get VerifyLogName
get DefaultAddress
Notes If you do not specify a machine name, the value from the current source will be returned. If you
have not identified an active source, no data will be returned.
Machine names that contain non-alphanumeric characters must be enclosed in quotation marks.
Storage Mirroring version 4.3
Source Machine: indy (Access Level: FULL)
indy:
verifylogname = DTVerify.log
(press any key)
> connect marketing to jersey map exact mirror,replicate
> verify 1 sync ,newer every 5 hr
> get verifylogname
Command SET
Description The Text Client/DTCL sends a request to Storage Mirroring to modify the value of a Storage
Mirroring program setting. The setting is immediately applied and is then forwarded to the registry
where it is also applied.
Syntax
SET <option>=<value> [machine]
Options option—See Storage Mirroring Text Client program settings on page 14-11.
value—See Storage Mirroring Text Client program settings on page 14-11.
machine—Name of the machine
Examples
set netport=1500
set VerifyLogName=”HA server.log”
set DefaultAddress=”129.12.34.3”