The error log file size (the HDLM manager log (dlmmgrn.log (n indicates a file number from 1 to 16))) can be set.
You can specify a value (in kilobytes) from 100 to 2000000 for the error log file size. The specified value is applied for HDLM manager logs.
When an error log file reaches the specified size, the information in the old error log file is replaced with new information, beginning with the oldest file. By specifying both the log file size and the number of log files, you can collect up to 32000000KB (approximately 30 GB) of error logs in total.
The following shows an example of executing the command to set the error log file size.
# /opt/DynamicLinkManager/bin/dlnkmgr set -elfs 1000
Specify the size of the error log file in kilobytes.