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

Serviceguard Version A.11.16 Release Notes, Second Edition
Patches and Fixes in this Version
Chapter 1 45
JAGae60038: cmapplyconf prints bogus message when
cl_disk_init fails
What is the problem? A misleading error message is printed when
trying to apply a configuration that needs to initialize the cluster
lock disk when the cluster lock vg is not activated. The message is:
Protocol failure talking with cmclconfd on grcdg319 (1) :
Error 0
What is the resolution? Corrected code uses the correct variable when
logging the error message.
JAGae57819: cmviewcl displays incorrect status for package
during failfast event.
What is the problem? cmviewcl displays incorrect status for package
during failfast event.
What is the resolution? The command changed to display a package
as unknown if the owning node is down or unknown. Also, config lib,
used by the cmprovider, modified to return correct package status in
this case.
JAGae49363: vgchange op. fails after certain operations related to
online node reconfig
What is the problem? After doing online node reconfiguration
involving more than one node, vgchange -a s fails, saying lvm is
busy.
What is the resolution? The counter increments just once, no matter
how many online adds or deletes are being done.