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

A - 30
Set
Set Local
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”
Notes Some settings, although immediately applied to Storage Mirroring, will not take effect until the
client or daemon is restarted. For example, the Text Client must be closed and reopened for a
change to ClientLogName to take effect. And the daemon must be restarted to cause a change in
the modules loaded if the LoadSourceTarget setting is changed. See
Storage Mirroring Text Client
program settings on page 14-11 for details on each configuration option.
If you do not specify a machine name, the value from the current source will be updated. If you
have not identified an active source, no changes will be made.
Machine names that contain non-alphanumeric characters must be enclosed in quotation marks.
Command SETLOCAL
Description The Text Client/DTCL sends a request directly to the registry, bypassing Storage Mirroring, to
modify the value of a Storage Mirroring program setting.
Syntax
SETLOCAL <option>=<value>
Options option
value
Examples
setlocal netport=1500
setlocal VerifyLogName=”HA server.log”
setlocal DefaultAddress=”129.12.34.3”
Notes Setlocal is designed to allow you to edit DTCL and Text Client program settings on a machine
where the Storage Mirroring daemon is not running. Therefore, if you are running the Storage
Mirroring daemon, any changes made with setlocal will not take effect until the daemon is
restarted.