jerry_chen 发表于 2014-5-5 16:50:20

crsctl stat res检查服务时,一节点提示check timed out

环境:oracle linux 6.3 + oracle rac 双节点 补丁打到11.2.0.3.7
使用crsctl stat res -t 检查服务的时候出现如下提示:
ora.LISTENER.lsnr
               ONLINE  INTERMEDIATE                     CHECK TIMED OUT     
               ONLINE  ONLINE                                             
ora.OCR.dg
               ONLINE  INTERMEDIATE                     CHECK TIMED OUT     
               ONLINE  ONLINE                                             
ora.asm
               ONLINE  INTERMEDIATE                     CHECK TIMED OUT     
               ONLINE  ONLINE                                 Started  
----------------------------------------------------------------------------
查询crsd.log 有提示如下内容(部分)
2014-05-01 03:27:16.095: [    AGFW] {0:14:2} Failed to add resource: ora.OCR.dg db1 1
2014-05-01 03:26:38.152: [    AGFW] {0:14:2} Could not find the resource type [ ora.eons.type ]
2014-05-01 03:26:38.152: [    AGFW] {0:14:2} Could not find the resource type [ ora.evm.type ]
2014-05-01 03:26:38.152: [    AGFW] {0:14:2} Could not find the resource type [ ora.gipc.type ]         

asm alert日志提示部分:
CRS-5818:Aborted command 'check' for resource 'ora.DATA.dg'. Details at (:CRSAGF00113:) {0:12:2} in /u01/app/11.2.0/grid/log/db1/agent/crsd/oraagent_grid/oraagent_grid.log.
2014-05-01 03:13:41.115
CRS-5818:Aborted command 'check' for resource 'ora.OCR.dg'. Details at (:CRSAGF00113:) {0:12:2} in /u01/app/11.2.0/grid/log/db1/agent/crsd/oraagent_grid/oraagent_grid.log.
2014-05-01 03:13:41.243
CRS-5818:Aborted command 'check' for resource 'ora.asm'. Details at (:CRSAGF00113:) {0:12:2} in /u01/app/11.2.0/grid/log/db1/agent/crsd/oraagent_grid/oraagent_grid.log

CRS-2409:The clock on host db1 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.(检查2个节点时间是一致的,ntp也是正常的)

google一些资料,说是bug,mos提到在11.2.0.3和以后都已经fixed
参考链接:http://www.oracle-class.com/?p=2573
                 https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=185759430945671&id=1323679.1&_afrWindowMode=0&_adf.ctrl-state=3hb55c240_4

请高手们,帮忙分析处理下,如需其他log,可上传!

jerry_chen 发表于 2014-5-5 16:57:06

2号节点的日志感觉没什么异常

jerry_chen 发表于 2014-5-5 17:18:30

cttsd 运行在observer mode

Maclean Liu(刘相兵 发表于 2014-5-5 21:13:16

急切需要crsd.log ocssd.log

jerry_chen 发表于 2014-5-5 21:52:14

本帖最后由 jerry_chen 于 2014-5-6 10:26 编辑

Maclean Liu(刘相兵 发表于 2014-5-5 21:13 static/image/common/back.gif
急切需要crsd.log ocssd.log

日志使用附件的形式上传,ocssd日志文件太大,选取5月1日的日志内容,从alert日志能判断异常从5月1日开始发生,请查收分析,谢谢!

jerry_chen 发表于 2014-5-6 10:27:34

Maclean Liu(刘相兵 发表于 2014-5-5 21:13 static/image/common/back.gif
急切需要crsd.log ocssd.log

刘大,日志已经上传,是否收到?

dba.liu 发表于 2015-5-15 10:31:24

遇到类似故障,原因跟报错提示的NTP一点关系都没,最终发现是oracle home目录满了,删了一堆监听日志,重启监听恢复业务。
页: [1]
查看完整版本: crsctl stat res检查服务时,一节点提示check timed out