oracle+账号安全管理系统rac10201 for RHEL5 Checking existence of VIP node application (required) Check failed解决

rac10201 for RHEL5 Checking existence of VIP node application (required) Check failed解决

 

今天这个10201 for rhel5真是炸死我了

最后一步 oracle cluster verfication utility

Checking existence of VIP node application (required)

Check failed.

Check failed on nodes:

        raw02,raw01

可以按照如下方式解决:

===============================

手工重新配置VIP

使用root用户,在raw01上操作即可(需要图形界面)

[root@raw01 bin]# /orac/crs/bin/vipca (这时候报library错,参考这篇https://www.2cto.com/database/201304/206994.html)

Next

选择eth0

填写rac01和rac02的vip地址,如:

raw01        raw01-vip        192.168.0.173       oracle账号  255.255.255.0

raw02        raw02-vip        192.168.0.174         255.255.255.0

Next

vipca开始自动配置

启动vip时失败报错,查看日志/orac/crs/log/raw01/racg/ora.raw01.vip.log

Default gateway is not defined

设好网关,重试,OK

此条目发表在oracle metalink账号分类目录,贴了标签。将固定链接加入收藏夹。