CRS-0215 错误处理

系统 1735 0

--*******************

-- CRS-0215 错误处理

--*******************

 

在安装 Clusterware 的时候,

收到下列错误提示:

       The given interface(s), "eth0" is not public. Public interfaces should be used to configure virtual IPs.

此时我们需要在第二节点上运行 vipca , 当安装到 75% 左右,又收到了如下的错误信息

 

       CRS-0215 : Could not start resource 'ora.node2.ons'.

 

       Check the log file "/u01/app/oracle/product/10.2.0/crs_1/log/node2/racg/ora.node2.ons.log"   for more details.

 

[oracle@node2 racg]$ pwd

/u01/app/oracle/product/10.2.0/crs_1/log/node2/racg

 

 

[oracle@node2 ~]$ cd /u01/app/oracle/product/10.2.0/crs_1/log/node2/

[oracle@node2 node2]$ ls

admin   alertnode2.log   client   crsd   cssd   evmd   racg

[oracle@node2 node2]$ cd racg

[oracle@node2 racg]$ ls

racgeut   racgevtf   racgmain

[oracle@node2 racg]$ ls -hlt

total 12K

drwxrwxrwt 2 oracle oinstall 4.0K Apr   1 14:15 racgeut

drwxrwxrwt 2 oracle oinstall 4.0K Apr   1 14:15 racgevtf

drwxrwxrwt 2 oracle oinstall 4.0K Apr   1 14:15 racgmain

 

查看一下,根本没有日志存在, Google 了一下,需要查看 /etc/hosts localhost 的设置

 

[oracle@node2 racg]$ more /etc/hosts

# Do not remove the following line, or various programs

# that require network functionality will fail.

#127.0.0.1                localhost.localdomain localhost

#::1             localhost6.localdomain6 localhost6

 

127.0.0.1        node2.oradb.com           node2

# Public

192.168.0.11    node1.oradb.com         node1

192.168.0.12    node2.oradb.com         node2

#Private

10.101.0.11     node1-priv.oradb.com    node1-priv

10.101.0.12     node2-priv.oradb.com    node2-priv

#Virtual

192.168.0.21    node1-vip.oradb.com     node1-vip

192.168.0.22    node2-vip.oradb.com     node2-vip

 

原来的 127.0.0.1    localhost.localdomain localhost 的这一行被注释掉了,记得当时是考虑到

已经增加了 127.0.0.1        node2.oradb.com           node2

所以就将原本缺省行 127.0.0.1 注释了,因此取消注释行 ( 使用 root 帐户 )

 

在节点 node1 上也是同样的,需要取消注释行 ( 使用 root 帐户 )

 

再次运行 vipca 没有出现 CRS-0215 错误。

 

更多参考      

有关基于用户管理的备份和备份恢复的概念请参考:

       Oracle 冷备份

       Oracle 热备份

       Oracle 备份恢复概念

       Oracle 实例恢复

       Oracle 基于用户管理恢复的处理 ( 详细描述了介质恢复及其处理 )

             

有关 RMAN 的恢复与管理请参考:

       RMAN 概述及其体系结构

       RMAN 配置、监控与管理

       RMAN 备份详解

       RMAN 还原与恢复

             

有关 Oracle 体系结构请参考:

       Oracle 实例和 Oracle 数据库 (Oracle 体系结构 )

       Oracle 表空间与数据文件

       Oracle 密码文件

       Oracle 参数文件

Oracle 数据库实例启动关闭过程

       Oracle 联机重做日志文件 (ONLINE LOG FILE)

       Oracle 控制文件 (CONTROLFILE)

       Oracle 归档日志

 

CRS-0215 错误处理


更多文章、技术交流、商务合作、联系博主

微信扫码或搜索:z360901061

微信扫一扫加我为好友

QQ号联系: 360901061

您的支持是博主写作最大的动力,如果您喜欢我的文章,感觉我的文章对您有帮助,请用微信扫描下面二维码支持博主2元、5元、10元、20元等您想捐的金额吧,狠狠点击下面给点支持吧,站长非常感激您!手机微信长按不能支付解决办法:请将微信支付二维码保存到相册,切换到微信,然后点击微信右上角扫一扫功能,选择支付二维码完成支付。

【本文对您有帮助就好】

您的支持是博主写作最大的动力,如果您喜欢我的文章,感觉我的文章对您有帮助,请用微信扫描上面二维码支持博主2元、5元、10元、自定义金额等您想捐的金额吧,站长会非常 感谢您的哦!!!

发表我的评论
最新评论 总共0条评论