[이중화] TSAMP 구성 시, 발생 가능한 시스템 오류
db2diag 내용 |
2009-07-30-10.53.46.652901-300 I41527A389 LEVEL: Warning PID : 557298 TID : 1 PROC : db2haicu INSTANCE: db2 NODE : 000 EDUID : 1 FUNCTION: DB2 Common, SQLHA APIs for DB2 HA Infrastructure, sqlhaGetPolicyTypeFromSysFile, probe:400 MESSAGE : No matching instance record ... setting policy to none DATA #1 : unsigned integer, 4 bytes 0
2009-07-30-10.56.04.951966-300 E41917A760 LEVEL: Error PID : 557298 TID : 1 PROC : db2haicu INSTANCE: db2 NODE : 000 EDUID : 1 FUNCTION: DB2 Common, SQLHA APIs for DB2 HA Infrastructure, sqlhaGetObjectState, probe:400 MESSAGE : ECF=0x90000557=-1879046825=ECF_SQLHA_CLUSTER_ERROR Error reported from Cluster DATA #1 : String, 35 bytes Error during vendor call invocation DATA #2 : unsigned integer, 4 bytes 6 DATA #3 : String, 5 bytes tec30 DATA #4 : unsigned integer, 4 bytes 6 DATA #5 : String, 5 bytes tec30 DATA #6 : unsigned integer, 8 bytes 1 DATA #7 : signed integer, 4 bytes 0 DATA #8 : String, 83 bytes Line # : 10828---2610-301 The resource class name IBM.AgFileSystem is not defined.
2009-07-30-10.56.04.963270-300 E42678A380 LEVEL: Error PID : 557298 TID : 1 PROC : db2haicu INSTANCE: db2 NODE : 000 EDUID : 1 FUNCTION: DB2 Common, SQLHA APIs for DB2 HA Infrastructure, sqlhaGetInfoForClusterNode, probe:700 RETCODE : ECF=0x90000557=-1879046825=ECF_SQLHA_CLUSTER_ERROR Error reported from Cluster
2009-07-30-10.56.04.984431-300 E43059A435 LEVEL: Error PID : 557298 TID : 1 PROC : db2haicu INSTANCE: db2 NODE : 000 EDUID : 1 FUNCTION: DB2 Common, SQLHA APIs for DB2 HA Infrastructure, sqlhaUIListAllNodesInClus, probe:300 RETCODE : ECF=0x90000557=-1879046825=ECF_SQLHA_CLUSTER_ERROR Error reported from Cluster MESSAGE : Error in retrieving info for node at Cluster.
|
원인 |
rsct 모듈 중에서 AIX에서 Default로 설치되지 않는 storagerm 을 설치해야 함.
(주의) prereqSAM 에서는 storagerm 이 설치가 되어있지 않아도 통과하는 버그가 있음!
|
조치 |
다음과 같이 모듈이 설치 되고 나서야 제대로 동작함.
rsct.opt.storagerm 2.4.11.0 COMMITTED RSCT Storage Resource Manager
|