Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"clsmuxpd" - crasched (AIX 5200-02, HACMP 4.5.0.10)

Status
Not open for further replies.

ogniemi

Technical User
Nov 7, 2003
1,041
PL
Hello,

After I had succesfully upgraded the system of one of my cascading cluster node...

# instfix -i|grep ML
All filesets for 5.2.0.0_AIX_ML were found.
All filesets for 5200-01_AIX_ML were found.
All filesets for 5200-02_AIX_ML were found.
# oslevel -r
5200-02
# lppchk -v
#
# lssrc -g cluster
Subsystem Group PID Status
clstrmgr cluster 14544 active
#

...(AIX 5.2-00 -> AIX 5.2-02, HACMP 4.5.0.2 -> HAMCP 4.5.0.10), I had stopped services on not-updated node and started HACMP on updated one. Everything was fine, all services, filesystems, addresses, database were started on upgraded node but after about 2 minutes from starting the "clsmuxpd" it was stopped/crashed with following error:

---------------------------------------------------------------------------
LABEL: SRC_SVKO
IDENTIFIER: BC3BE5A3

Date/Time: Wed Dec 2 17:23:45 CUT
Sequence Number: 1901
Machine Id: 00564FDA5C00
Node Id: clnode02
Class: S
Type: PERM
Resource Name: SRC

Description
SOFTWARE PROGRAM ERROR

Probable Causes
APPLICATION PROGRAM

Failure Causes
SOFTWARE PROGRAM

Recommended Actions
MANUALLY RESTART SUBSYSTEM IF NEEDED

Detail Data
SYMPTOM CODE
256
SOFTWARE ERROR CODE
-9017
ERROR CODE
0
DETECTING MODULE
'srchevn.c'@line:'350'
FAILING MODULE
clsmuxpd

---------------------------------------------------------------------------


Had anyoone met this problem? May it be snmpd version related? (I heard snmpd.v3 is not supported by HACMP 4.5.)


Now, my work is stopped, I cannot upgrade second cluster because of this error.


thx in advance,m.
 
I think the problem is SNMP version related. By default, in AIX 5.2 is started version 3 and HACMP 4.5 doesn't work with it.

After the downgrade to SNMP v1. on test cluster (wich is also on level AIX52-ML02, HACMP 4.5.0.10) the "clsmuxpd" works OK. (before downgrade it crashed as on production node)

r,m.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top