oracle12c rac搭建时主机名无效问题的解决

在windows 2012 64位企业版上搭建oracle 12c  rac集群,hosts文件如下:
#add for rac config
11.14.72.83 rac1
11.14.72.84 rac1-vip
192.168.0.1 rac1-priv
11.14.72.85 rac2
11.14.72.86 rac2-vip
192.168.0.2 rac2-priv
11.14.72.87 scanip

两台机器互ping都没问题,预检查批处理也完全通过,但是在安装集群件grid时却提示说对方节点主机名无效,即在rac1上安装报rac2无效,在rac2上安装报rac1无效。


报错截图:

wKioL1laBybDMYMTAAOO4OPDbkU292.png-wh_50

经查oracle官网发现:

这个问题的解决方法:

ODM:

RAC on Windows: INS-40937 Encountering During 11.2.0.3 Grid Infrastructure Install (文档 ID 1479496.1)


CAUSE

Invalid binding order of network adapters on the node which returned the error.

One of the installation prerequisites for Grid Infrastructure installations on Windows platforms is

 to have your 'Public' network adapter listed first in your binding order and

your 'Private' network adapter listed second in your binding order on all cluster nodes.


SOLUTION

 Fix the Network Adapter Binding order so that the public network adapter is listed first and

 your private network adapter is listed second as per documented installation prerequisites

这个同样适用于12C

检查网卡绑定顺序发现,两边public和private绑定的网卡顺序不一致

wKiom1laCHyDxbmOAADNYOPZIlo104.png-wh_50


两个节点必须先在#2上绑定public,然后在#3上绑定private

经过调整后,重新安装集群件顺利通过。

除此外,还需确保

1、确保节点vip 和public ip 在同一个网段内

如果vip 和 public Ip 不在同一个网段里会出现类似的问题。


2、两个节点的hosts 或/etc/fstab要完全一样

并且 ping public1 ,vip1 ,pubic2,vip2 两个节点要能ping 通


备注:在云环境下,使用虚机模板安装出现此问题,可以试着用ISO系统镜像直接安装,以确定是否是模板的问题(模板因安全合规的加固,会禁用相关服务和端口,潜在影响RAC的安装)

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值