Serviceguard NFS Toolkit for Linux Version A.01.03 Release Notes, July 2005

Serviceguard NFS for Linux Version A.01.03 Release Notes
Patches and Fixes in this Version
Chapter 116
Patches and Fixes in this Version
Patches
There are no known patches at the time of this publication. However,
this is subject to change without notice. For the most current information
contact your HP support representative.
NOTE Patches can be superseded or withdrawn at any time. Be sure to check
the status of any patch before downloading it.
An updated list of patches is available on the Hewlett Packard IT
Resource Center.
http://itrc.hp.com (Americas and Asia Pacific)
http://europe.itrc.hp.com (Europe)
Fixes
The following defects are fixed in version A.01.03 of the HANFS toolkit.
This is subject to change without notice. For the most current
information contact your HP support representative.
Defect Number Problem and Resolution
(no JAG avail.) Problem: “ps issue”: The Linux command “ps pid” will
sometimes return empty, even when the pid actually
exists. nfs.mon uses this command. If this command
incorrectly reports that monitored processes are not
running, the application fails over from node 1 to node
2.
Resolution: nfs.mon has been enhanced to remove the
dependency on ps. Instead of executing ps, nfs.mon has
been modified to use /proc to detect processes.