Error messages and error codes, System log messages – HP XP RAID Manager Software User Manual
Page 193
Recommended action
Condition
The command of second line will remove “/var/tmp/.lcm*” directory after 720 Hr from
HORCM startup, even though RAID Manager command is used.
Action: So administrator needs to add the following command in order to avoid this problem:
----------------------------------------------
/bin/touch -c /var/tmp/.lcm* 2>/dev/null
/usr/sbin/tmpwatch 240 /tmp
/usr/sbin/tmpwatch 720 /var/tmp
for d in /var/{cache/man,catman}/{cat?,X11R6/
cat?,local/cat?}; do
if [ -d "$d" ]; then
/usr/sbin/tmpwatch -f 720 $d
fi
done
-----------------------------------------------
Error messages and error codes
System log messages
The following table lists and describes the HORCM system log messages and provides recommended
actions for resolving the error conditions.
Table 40 System log messages
Recommended action
Cause
Condition
Message ID
Create space on the disk on which the
root directory resides.
The file cannot be created in the
HORCM directory.
The HORCM log file cannot
be opened.
HORCM_001
Create space on the disk on which the
root directory resides.
The file cannot be created in the
HORCM directory.
The HORCM trace file
cannot be opened.
HORCM_002
Terminate unnecessary programs or
daemon processes running simultaneously.
HORCM daemon attempted to
create more processes than the
maximum allowable number.
The HORCM daemon
process cannot create a
child process due to an
error.
HORCM_003
Restart the system, and call HP Technical
Support.
An internal error that could not be
identified by the HORCM
occurred.
HORCM assertion failed,
resulting in a fatal internal
error in the HORCM.
HORCM_004
Refer to the HORCM startup log to identify
the cause of the error.
HORCM failed to create a socket,
or an error exists in the HORCM
The RAID Manager software
failed to create the end point
for remote communication.
HORCM_005
configuration file
($HORCM_CONF).
Increase the system virtual memory, or
close any unnecessary programs.
HORCM memory could not be
secured.
HORCM memory allocation
failed.
HORCM_006
Refer to the startup log and reset the
parameters.
An error exists in the HORCM
setup file.
An error exists in the
HORCM setup file.
HORCM_007
Refer to the HORCM startup log to identify
the cause of the error.
An error exists in the format or
parameters of the HORCM
HORCM configuration file
parameters could not be
read.
HORCM_008
configuration file
($HORCM_CONF).
Refer to the HORCM startup log to identify
the cause of the error.
System devices are improperly
connected, or an error exists in
the HORCM configuration file.
HORC/HOMRCF connection
to the RAID Manager
software failed.
HORCM_009
Error messages and error codes
193