HP Serviceguard Version A.11.17 Release Notes, March 2006 (revised)
Serviceguard Version A.11.17 Release Notes
Fixed in This Version
Chapter 132
For example, if the DG is being used for SGeRAC, the messages would
look like this:
- Node "laurent": Activating disk
group dbdg with non-exclusive option.
- Node "laurent": Activating disk
group ops_dg with non-exclusive option.
- Starting GSD
Successfully started GSD on local node
- Starting Oracle instance RAC1
PRKP-1001 : Error starting instance RAC1 on
node laurent
ORA-27302: failure occurred at: skgpwreset1
ORA-27303: additional information: invalid
shared ctx
ORA-27146: post/wait initialization failed
ORA-27300: OS system dependent operation:semget
failed with status: 28
ORA-27301: OS failure message: No space left
on device
ORA-27302: failure occurred at: sskgpbitsper SQL>
What was the resolution? Before executing the function
customer_defined_run_commands() in the package control script,
make sure that all the disk groups are enabled associated with the
package.
JAGaf71102 (SR8606411220): cmcld SIGSEGV in
fr_log_nolock due to bad ns_if_down code
What was the problem? During local lan failover, the cmcld daemon dies
of a SIGSEGV.
What was the resolution? Get the data through another structure which
is not null.
JAGaf69794 (SR8606409911): cmcld core dump "p_ptr
!= NULL" in pkg/pkg_owner_handler.c line 1701
What was the problem? If a node is attempting to join the cluster and an
online configuration change adds a new package and starts it, this may
cause an assertion failure because the package pointer was null, and
cmcld will core dump on the joining node.