HP Serviceguard Version A.11.17 Release Notes, March 2006 (revised)
Serviceguard Version A.11.17 Release Notes
Fixed in This Version
Chapter 1 41
What was the resolution? Code is corrected to now compare the ip
address of the sender to any ip addresses listed in the cmclnodelist
file. Also, the code was changed to keep searching the ACPs until the
hostname with the highest privilege was found.
JAGaf45937 (SR8606385783): cmviewcl -p does not
show package status
What was the problem? cmviewcl -p
package
would display the
package status as unknown, when in fact the cmviewcl -v command
would show that the package was running
What was the resolution? Fixed the code to report the package status as
unknown only when we couldn't retrieve the package status.
JAGaf44666 (SR8606384501): allow 10 second probe
interval for qs
What was the problem? SG version A.11.16.00 limits the minimum value
for Quorum Server (QS) polling interval to 60 seconds. This change
lowers the minimum value allowed to 10 seconds.
What was the resolution? Reduced the minimum value for the QS polling
interval to 10 seconds.
JAGaf44485 (SR8606384319): Misleading message in
cmcld
What was the problem? A message may be seen in the syslog during a
cluster or a node halt that may mislead users into thinking that it is an
error message. The message is something like below:
Lost connection with a process (pid = <pid>)
participating in configuration changes for transaction
ID (x-xxx-x-xx-x-x-x-x-x-x-x-x) (<error = errid>,
<error string>)
What was the resolution? Change the message to be logged at a higher
log level so that it will not be seen by default.