HP Serviceguard Version A.11.18 Release Notes, September 2008

Resolution: Fixed in patch PHNE_34671, “Cumulative ARPA Transport Patch” for
HP-UX 11i v2 (see “Patches for this Version” (page 77)). Now if ENOMEM is encountered,
the IP is left on the source interface and cleaned up on the destination interface.
JAGag09818 (SR8606453031): Cannot modify SERVICE_HALT_TIMEOUT to default
value (0 seconds)
Problem: You could not change the SERVICE_HALT_TIMEOUT parameter in the package
configuration file back to the default value (0 seconds) if the entire line had been deleted
from the file.
Resolution: The code has been modified to handle the deletion of the entire line correctly.
JAGag11398 (SR8606454772): cmcld aborts with Failed to set keep alive: Invalid
argument
Problem: cmcld aborted with
Failed to set keep alive: Invalid argument
Resolution: The code has been modified to close the TCP connection upon failure to set
keep-alive with EINVAL, instead of aborting cmcld. This should result in re-establishing
the connection; in the worst case a cluster re-formation could result.
JAGag12644 (SR8606456223): cmsrvassistd doesn’t check script permissions
Problem: cmsrvassistd looped when the script or program specified in a package
service_cmd parameter did not exist or did not have execute permission, attempting to
restart the service until the configured maximum service_restart count had been reached.
Resolution: The code has been modified to allow service restarts only if the service script
exists and has execute permission.
JAGag20225 (SR8606464542): Serviceguard probe to CD, DVD devices
Problem: cmquerycl, cmcheckconf and cmapplyconf might log errors if CD and
DVD drives from TEAC and other manufacturers were connected to a node, although
the command succeeded. Messages such as the following might appear in syslog.log:
cmclconfd: Error looking up device /dev/dsk/c17t1d0: /dev/config is not open.
cmclconfd: Unable to open disk /dev/rdsk/c0t0d0: Error 0
TEAC CD/DVD devices were not being excluded from probing because of their unique
peripheral descriptions, and as a result were not being detected as CDs or DVDs. Some
CD and DVD devices from other manufacturers were being probed because their
descriptions were not configured into cmclconfd.
Resolution: cmclconfd has been modified to exclude more CD and DVD devices,
including specific TEAC devices, from probing.
JAGag21443 (SR8606465899): cmcld aborts when select() is interrupted
Problem: cmcld aborted when the select() system call was interrupted by a signal.
Fixed in This Version 79