Chapter 3 Operation Settings
125
•
The system checks the size of the log file at the start of executing each command, and if
the size is beyond the preset value, the system changes the value. Accordingly, the file
size may not be quite the same as the specified value.
•
This setting is valid when the RPLLOG environment variable is not specified and the
value of the RPLLOGFILENUM environment variable is greater than one.
•
If this environment variable is not specified, the system creates log files of up to 200
kilobytes (default) each.
•
If you specify “0” for this environment variable, the operation trace log data will not be
output.
The syslog message environment variable (RPLSYSLOG)
•
Specify whether to output the syslog message.
•
When you want the syslog message to be output, do not specify this environment variable
(default) or specify “0” for this environment variable.
•
If you don’t want the syslog message to be output, specify “1” for this environment variable.
Environment variables regarding wait process controls
Specifies wait process control operations that are conducted by executing the
iSMrc_replicate
,
iSMrc_separate
,
iSMrc_restore
, or
iSMrc_wait
command.
(1) RPL_WATCHDEV
•
If the
-wait
option of the
iSMrc_replicate
,
iSMrc_separate
, or
iSMrc_restore
command is omitted, specify a value from 1 to 30, in units of seconds,
as the monitoring time interval.
•
If the
-interval
option of the
iSMrc_wait
command is omitted, specify a value
from 1 to 30, in units of seconds, as the monitoring time interval.
•
If this environment variable is not specified, the monitoring time interval is five seconds
(default).
(2) RPL_ENDWATCHDEV
•
If the
-wait
option of the
iSMrc_replicate
,
iSMrc_separate
, or
iSMrc_restore
command is specified, the copy difference may remain unchanged for
the specified period of time. In this case, you can determine when to terminate the wait
process. Specify the time limit in units of seconds.
•
If the
-limit
option of the
iSMrc_wait
command is omitted, specify the time limit in
units of seconds.
•
If this environment variable is not specified, the time limit is infinite (default).