Chinaunix首页 | 论坛 | 博客
  • 博客访问: 229892
  • 博文数量: 35
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 938
  • 用 户 组: 普通用户
  • 注册时间: 2013-09-12 14:52
文章分类

全部博文(35)

文章存档

2016年(4)

2015年(5)

2014年(16)

2013年(10)

我的朋友

分类: Oracle

2015-05-22 15:04:23

rac单节点关闭之后起不来
log报错信息如下
log位置
#cd /u01/app/11.2.0/grid_home/log/bjzx-sr2
2015-05-06 20:36:56.787
[/u01/app/11.2.0/grid_home/bin/oraagent.bin(9699440)]CRS-5019:All OCR locations are on ASM disk groups [OCRDATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid_home/log/bjzx-sr2/agent/ohasd/oraagent_grid/oraagent_grid.log".
2015-05-06 20:36:57.191
[/u01/app/11.2.0/grid_home/bin/oraagent.bin(9699440)]CRS-5019:All OCR locations are on ASM disk groups [OCRDATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid_home/log/bjzx-sr2/agent/ohasd/oraagent_grid/oraagent_grid.log".
网卡信息如下


问题原因
rac ha服务ip问题导致rac无法启动

解决方法1.
#cd /u01/app/11.2.0/grid_home/bin
#./crsctl stop res ora.cluster_interconnect.haip -init

metalink
note 1210883.1

解决方法2
删除问题ip
也就是169.254.184.14
----------

  smit inet

    Change / Show a Standard Ethernet Interface

    Type or select values in entry fields.

    Press Enter AFTER making all desired changes. 

    [Entry Fields]

    Network Interface Name               en1

    INTERNET ADDRESS (dotted decimal)         [192.168.128.20]

    Network MASK (hexadecimal or dotted decimal)   [255.255.255.0]

    Current STATE                   detach                                  +

    Use Address Resolution Protocol (ARP)?       yes                                    +

    BROADCAST ADDRESS (dotted decimal)        []

    Interface Specific Network Options

    ('NULL' will unset the option)

    rfc1323                     []

    tcp_mssdflt                   []

    tcp_nodelay                   []

    tcp_recvspace                  []

    tcp_sendspace                  []

    Apply change to DATABASE only           no      

-------

    ifconfig enX down

    ifconfig enX detach


阅读(2284) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~