HP Hitachi Dynamic Link Manager Software User Manual
Page 217

3. Creating an HDLM Environment
195
(8) Setting the Number of Error Log Files
The number of the error log files (the HDLM manager log (
dlmmgr
n
.log
(n indicates
a file number from
1
to
16
))) can be set.
You can specify a value from 2 to 16 for the number of HDLM manager log files.
By specifying both the log file size and the number of log files, you can collect up to
32000000 kilobytes (approximately 30GB) of error logs in total.
The following shows an example command that is used to set the number of error log
files:
# /opt/DynamicLinkManager/bin/dlnkmgr set -elfn 5
Specify the number of error log files in numbers.
(9) Setting the Trace File Size
Trace files for which you can set a trace file size are
hdlmtr
n
.log
(n indicates a file
number from
1
to
64
). The length of a trace file is fixed, regardless of how much trace
information is actually in the file.
For the trace file size, you can specify a value (in kilobytes) from 100 to 16000. If you
specify a value smaller than the setting value, the KAPL01097-W message is
displayed to confirm execution, and the trace file is temporarily deleted.
When all the trace files become full, the oldest file is overwritten with any new trace
data.
By specifying both the trace file size and the number of trace files, you can collect up
to 1024000 kilobytes of trace data.
The following shows an example command that is used to set the trace file size:
# /opt/DynamicLinkManager/bin/dlnkmgr set -systfs 2000
Specify the size of the trace file in kilobytes.
(10) Setting the Number of Trace Files
Trace files for which you can set the number of files are
hdlmtr
n
.log
(n indicates a
file number from
1
to
64
).
For the number of the trace files, you can specify a value from 2 to 64. If you specify
a value smaller than the value that has already been specified, the KAPL01097-W
message will be displayed to confirm the execution, and the trace file will be
temporarily deleted.
By specifying both the trace file size and the number of trace files, you can collect up