Serviceguard Extension for RAC Version A.11.16 Release Notes, 2nd Edition, September 2004

Serviceguard Extension for RAC Version A.11.16 Release Notes Second Edition
Patches and Fixes in this Version
Chapter 1 25
virtual address field of the pstat structure is too big to
fit in a 32-bit data type resulting in the overflow and
cmgmsd did not handle EOVERFLOW error correctly
Resolution: Code is fixed to ignore the EOVERFLOW
error if the pstat_getproc() fills in the process name
field.
Defect Number Problem and Resolution
(JAGaf08570) Problem: Serviceguard cmclconfd and cmsnmpd
incorrectly identify SGeRAC cluster. If Serviceguard
and SGeRAC are installed separately, after the
installation of Serviceguard is finished, inetd starts
cmclconfd and cmsnmpd. Since SGeRAC is not
installed yet, cmclconfd and cmsnmpd identifies the
cluster to be a Serviceguard cluster. Subsequently,
when SGeRAC is installed, both cmclconfd and
cmsnmpd continues to identify the cluster as
Serviceguard instead of SGeRAC.
Similarly, if Serviceguard and SGeRAC are installed
together and SGeRAC is removed, cmclconfd and
cmsnmpd incorrectly identifies the cluster as SGeRAC
instead of Serviceguard cluster after SGeRAC is
de-installed.
Resolution: SGeRAC is added with postinstall and
postremove scripts to restart cmclconfd and cmsnmpd
whenever SGeRAC is installed or de-installed alone
without Serviceguard.