HP Serviceguard for Linux Version A.11.16 Release Notes, Third Edition, August 2006

Serviceguard for Linux Version A.11.16 Release Notes
Patches and Fixes in this Version
Chapter 1 53
JAGaf55446: Setting cmclconfd -i in inetd.conf logs too many
messages in syslog
Problem: When identd was disabled, a security warning message was
written to syslog each time cmclconfd executed.
Resolution: cmclconfd now writes the warning message to syslog only
on first execution after the node joins the cluster and first execution after
boot.
JAGaf61355: SG 11.16.01 forces log file timezones to be PST8PDT
Problem: In some cases, processes started by cmcld defaulted to the
Pacific timezone (PST/PDT) for timestamps if the TZ variable had not
been set; these timestamps were inconsistent with other timestamps in
the log files.
Resolution: If TZ is not set, Serviceguard uses NULL as the default value;
this corrects the timestamp inconsistencies in the log files.
JAGaf62885: Deadman driver pops immediately (after a system
reboot)
Problem: In some cases of integer overflow or wrap, the deadman timer
expired, causing a system reset (TOC).
Resolution: Fixed the deadman timer. (This fix was also in Serviceguard
for Linux A.11.16.02.)
JAGaf65384: lock lun status unknown, cmcld status db errors
due to corrupt lock lun
Problem: During the initial setup of the lock LUN, the memory allocated
to store the device name was freed in error, causing locklund to gain
invalid access to the device name.
Resolution: Modified the code to make sure the memory is not
deallocated until all routines that need access to the device name have
obtained it.