RAC 预安装DNS报 prvf-5636 错误

搭建rac时,安装grid之前,检查环境,发现如图告警超时:
PRVF-5636 : The DNS response time for an unreachable node exceeded “15000” ms on following nodes: dominic2,dominic1

问题解决办法:
yum install bind
1、修改DNS服务器的/etc/named.conf文件,添加fil “/dev/null”;信息即可。
zone “.” IN {

  type hint;

// file “named.ca”;
file “/dev/null”;

2、在RAC节点主机分别添加如下参数:
[root@rac2 ~]# vi /etc/resolv.conf

–search prudentwoo.com
nameserver 202.96.134.133
nameserver 192.168.3.254
options rotate
options timeout:2
options attempts:5

我的没有配置DNS服务,直接通过/etc/hosts 下绑定, 最后在/etc/resolv.conf 下添加如图参数,检测通过:

eg:
Check default user file creation mask
Node Name Available Required Comment


martin02 0022 0022 passed
martin01 0022 0022 passed
Result: Default user file creation mask check passed
Checking consistency of file “/etc/resolv.conf” across nodes

Checking the file “/etc/resolv.conf” to make sure only one of domain and search entries is defined
File “/etc/resolv.conf” does not have both domain and search entries defined
Checking if domain entry in file “/etc/resolv.conf” is consistent across the nodes…
domain entry in file “/etc/resolv.conf” is consistent across nodes
Checking if search entry in file “/etc/resolv.conf” is consistent across the nodes…
search entry in file “/etc/resolv.conf” is consistent across nodes
Checking DNS response time for an unreachable node
Node Name Status


martin02 failed
martin01 passed
PRVF-5636 : The DNS response time for an unreachable node exceeded “15000” ms on following nodes: martin02

File “/etc/resolv.conf” is not consistent across nodes

Check: Time zone consistency
Result: Time zone consistency check passed

Pre-check for cluster services setup was unsuccessful on all the nodes.

修改后:
Result: Default user file creation mask check passed
Checking consistency of file “/etc/resolv.conf” across nodes

Checking the file “/etc/resolv.conf” to make sure only one of domain and search entries is defined
File “/etc/resolv.conf” does not have both domain and search entries defined
Checking if domain entry in file “/etc/resolv.conf” is consistent across the nodes…
domain entry in file “/etc/resolv.conf” is consistent across nodes
Checking if search entry in file “/etc/resolv.conf” is consistent across the nodes…
search entry in file “/etc/resolv.conf” is consistent across nodes
Checking DNS response time for an unreachable node
Node Name Status


martin02 passed
martin01 passed
The DNS response time for an unreachable node is within acceptable limit on all nodes

File “/etc/resolv.conf” is consistent across nodes

Check: Time zone consistency
Result: Time zone consistency check passed

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值