在AIX HACMP环境,需要将oracle用户组到hagsuser组,不然在执行root.sh的时候,crs不能正常启动
下面是MOS文章
CSSD does not Start on AIX (Oracle Clusterware with HACMP) (文档 ID 580467.1)
In this Document
Applies to:
Oracle Server – Enterprise Edition – Version: 10.2.0.1 to 10.2.0.1 – Release: 10.2 to 10.2
IBM AIX on POWER Systems (64-bit)
AIX5L Based Systems (64-bit)
CRS
RAC
HACMP
Symptoms
Oracle Clusterware installed on top of HACMP cluster, but cssd startup fails with following error message in the ocssd.log:
[ CSSD]2008-05-27 15:09:43.456 [1029] >TRACE: clssnm_skgxninit: initialized skgxn version (2/0/IBM AIX skgxn) [ CSSD]2008-05-27 15:09:43.475 [1029] >ERROR: clssnm_skgxnmon: Failure 0 registering.(1/1 [HA_GS_NOT_OK]/sskgxn_gs_in) ………….. [ CSSD]2008-05-27 15:09:47.554 [3600] >TRACE: clssnmCheckDskInfo: Checking disk info… [ CSSD]2008-05-27 15:09:48.554 [3600] >ERROR: clssnmCheckDskInfo: We appear to be dead skgxn 0 [ CSSD]2008-05-27 15:09:48.554 [3600] >ERROR: clssnmDoSyncUpdate: checkDskInfo signaled shutdown [ CSSD]2008-05-27 15:09:48.554 [3600] >TRACE: clssscctx: dump of 0x11000ddf0, len 3752 [ CSSD]2008-05-27 15:09:48.554 [3600] >TRACE: 0x11000ddf0 00 00 00 01 10 9a 33 90 – 00 00 00 01 10 95 a2 b0 ………… [ CSSD]2008-05-28 15:09:58.508 [3600] >TRACE: clssscctx->nmctx->nmnode[002]->nodeData: dump of 0x0, len 0 [ CSSD]2008-05-28 15:09:58.508 [3600] >TRACE: clssscctx->nmctx->nmnode[002]->con: dump of 0x0, len 976 [ CSSD]— DUMP GROCK STATE DB — [ CSSD]— END OF GROCK STATE DUMP — |
Cause
CSSD dameon is not able to communicate with HACMP .
Solution
Oracle cssd must able to communicate with HACMP cluster. Therefore the oracle user must be part of the hagsuser group.
Make sure Oracle and Root user are part of the hagsuser group.
Reference:
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide
10g Release 2 (10.2) for AIX
2.3.4 Creating a HAGSUSER Group (Optional)
http://download.oracle.com/docs/cd/B19306_01/install.102/b14201/preaix.htm#sthref228
AIX HACMP环境10G CRS不能启动:等您坐沙发呢!