您的位置:首页 > 数据库 > Oracle

oracle 10g cluvfy bug Could not find a suitable set of interfaces for VIPs.

2014-01-28 10:38 721 查看
安装clusterware 验证报错
ERROR:
Could not find a suitable set of interfaces for VIPs.

查看网上结果:说是bug

我系统public ip也是使用的172网段ip ,oracle 这个脚本肯定不让使用10 172 192 这些内网私有ip网段。从输出结果可以看出来,两个网卡他都认为是private interconnect

Suitable interfaces for the private interconnect on subnet "172.16.0.0":
node2 eth1:172.16.8.19
node1 eth1:172.16.8.28
Suitable interfaces for the private interconnect on subnet "192.168.0.0":
node2 eth2:192.168.0.10
node1 eth2:192.168.0.20
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  oracle 10g cluvfy bu
相关文章推荐