安装RAC遇到ClusterwarePRCT-1302:the OCR has an inva...

 网上翻译了一篇韩国的文章总算搞定了、

首先介绍oifcfg - Oracle接口配置工具的用法。

用法: oifcfg iflist [-p [-n]]
oifcfg setif {-node <nodename> | -global} {<if_name>/<subnet>:<if_type>}...
oifcfg getif [-node <nodename> | -global] [ -if <if_name>[/<subnet>] [-type <if_type>] ]
oifcfg delif [-node <nodename> | -global] [<if_name>[/<subnet>]]
oifcfg [-help]

<nodename> -为通信网络所知的主机名
<if_name> -系统中配置的接口的名称
<subnet> -接口的子网地址
<if_type> -接口类型{ cluster_interconnect | public | storage }

只要在各节点用ROOT执行:

[root@vmac1 ~]# oifcfg getif
* 192.168.1.0 global public
* 172.168.1.0 global cluster_interconnect
eth1 172.168.1.0 global cluster_interconnect
eth0 192.168.1.0 global public
PRIF-29: Warning: wildcard in network parameters can cause mismatch among GPnP profile, OCR, and system
[root@vmac1 ~]# oifcfg delif -global */172.168.1.0
[root@vmac1 ~]# oifcfg setif -global eth1/172.168.1.0:cluster_interconnect
[root@vmac1 ~]# oifcfg delif -global */192.168.1.0
[root@vmac1 ~]# oifcfg setif -global eth0/192.168.1.0:public

即可解决此问题,具体IP根据自己的情况改变

转载于:https://my.oschina.net/sansom/blog/155426

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值