安装RAC做oracle集群件要求出现错误,错误信息如下:

 1 [grid@rac1 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -fixup -verbose
 2
 3 Performing pre-checks for cluster services setup
 4
 5 Checking node reachability...
 6
 7 Check: Node reachability from node "rac1"
 8   Destination Node                      Reachable?
 9   ------------------------------------  ------------------------
10   rac2                                  yes
11   rac1                                  yes
12 Result: Node reachability check passed from node "rac1"
13
14
15 Checking user equivalence...
16
17 Check: User equivalence for user "grid"
18   Node Name                             Comment
19   ------------------------------------  ------------------------
20   rac2                                  passed
21   rac1                                  failed
22 Result: PRVF-4007 : User equivalence check failed for user "grid"

一开始的思路是rac1 ssh rac2,rac2 ssh rac1;验证通过后执行命令后还是报同样的错误,代码如下:

1 ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -fixup -verbose

后来在论坛中发现一篇文章,里面提到,集群不仅要验证对方,同时也要验证自己:

 1 [root@rac2 ~]# su - oracle
 2 [oracle@rac2 ~]$ ssh rac2 date
 3 The authenticity of host 'rac2 (127.0.0.1)' can't be established.
 4 RSA key fingerprint is 00:38:d0:f8:99:20:fa:41:90:d6:9b:68:06:68:d8:15.
 5 Are you sure you want to continue connecting (yes/no)? yes
 6 Warning: Permanently added 'rac2' (RSA) to the list of known hosts.
 7 Fri Aug 17 12:49:01 CST 2018
 8 [oracle@rac2 ~]$ ssh rac2priv date
 9 The authenticity of host 'rac2priv (172.16.0.92)' can't be established.
10 RSA key fingerprint is 00:38:d0:f8:99:20:fa:41:90:d6:9b:68:06:68:d8:15.
11 Are you sure you want to continue connecting (yes/no)? yes
12 Warning: Permanently added 'rac2priv,172.16.0.92' (RSA) to the list of known hosts.
13 Fri Aug 17 12:49:09 CST 2018
14 [oracle@rac2 ~]$ su - grid
15 Password:
16 [grid@rac2 ~]$ ssh rac2 date
17 The authenticity of host 'rac2 (127.0.0.1)' can't be established.
18 RSA key fingerprint is 00:38:d0:f8:99:20:fa:41:90:d6:9b:68:06:68:d8:15.
19 Are you sure you want to continue connecting (yes/no)? yes
20 Warning: Permanently added 'rac2' (RSA) to the list of known hosts.
21 grid@rac2's password:
22 Permission denied, please try again.
23 grid@rac2's password:
24 Fri Aug 17 12:49:33 CST 2018
25 [grid@rac2 ~]$ ssh rac2priv date
26 The authenticity of host 'rac2priv (172.16.0.92)' can't be established.
27 RSA key fingerprint is 00:38:d0:f8:99:20:fa:41:90:d6:9b:68:06:68:d8:15.
28 Are you sure you want to continue connecting (yes/no)? yes
29 Warning: Permanently added 'rac2priv,172.16.0.92' (RSA) to the list of known hosts.
30 grid@rac2priv's password:
31 Fri Aug 17 12:49:43 CST 2018

随后再执行命令就全部pass(通过)。

文章地址(不知道怎么插入超链接):http://www.itpub.net/thread-1398968-1-1.html

转载于:https://www.cnblogs.com/Roobbin/p/9492768.html

Oracle-RAC等价性验证错误:Result: PRVF-4007 : User equivalence check failed for user grid相关推荐

  1. RHEL 7 安装oracle rac 11.2.0.4执行root.sh报错ohasd failed to start

    报错信息: [root@rac1 ~]# /u01/app/oraInventory/orainstRoot.sh  Changing permissions of /u01/app/oraInven ...

  2. oracle12520,升级Oracle RAC后出现ORA-12520错误

    现象: Oracle10gR2.0.0.1升级后,现在客户端连接时报ORA-12520错误 12520, 00000, "TNS:listener could not find availa ...

  3. 在 Oracle Enterprise Linux 和 iSCSI 上构建您自己的 Oracle RAC 集群(续)

    DBA:Linux    下载  Oracle 数据库 11g    标签 linux, rac, clustering, 全部 在 Oracle Enterprise Linux 和 iSCSI 上 ...

  4. 在 Oracle Enterprise Linux 和 iSCSI 上构建您自己的 Oracle RAC 11g 集群

    作者:Jeffrey Hunter 了解如何以低于 2,700 美元的费用在 Oracle Enterprise Linux 上安装并配置 Oracle RAC 11g 第 2 版开发集群. 本指南中 ...

  5. 在 Oracle Enterprise Linux 和 iSCSI 上构建您自己的 Oracle RAC 11g 集群 (2)

    13. 创建任务角色划分操作系统权限组.用户和目录 在集群的两个 Oracle RAC 节点上针对 grid 和 oracle 用户执行以下用户.组和目录配置并设置 shell 限制的任务.     ...

  6. Centos7 静默安装 Oracle RAC 11gR2

    vSphere EXSi + CentOS 7.4 静默安装 Oracle RAC (11gR2) 安装之前,先总结一下安装Oracle RAC的注意事项: 如果是在vSphere EXSi环境中搭建 ...

  7. oracle rac linux下安装

    环境: 在64位RHEL 下安装virtualbox,并创建rac1.ad.com 和rac2.ad.com 主机,所以的都是使用64位版本 Oracle:11.2.0.3 64bit 0:设置时间同 ...

  8. 数据库访问的弹性化---WebLogic和Oracle RAC的整合:Active GridLink

        1.  什么是Active GridLink Data Source 从Oracle WebLogic Server 10.3.4版本开始引进了一种单数据源实现来支持Oracle RAC集群. ...

  9. 远程连接windows出现身份验证错误,提示由于CredSSP加密Oracle修正解决方案

    本机操作系统(OS版本:10.0.17134) 远程计算机操作系统(OS版本:6.3.9600) 远程连接的时候报错"出现身份验证错误,要求的函数不受支持.远程计算机:xxx 这可能是由于C ...

最新文章

  1. 人工智能和机器人将成为数据中心最佳“伴侣”
  2. html5中音频的标签,html5中的音频标签安全
  3. SpringMVC框架第一天
  4. oracle按位或运算符怎么用,Oracle按位运算符
  5. vue你不知道的奇淫绝技
  6. 几款Android 应用自动化测试工具
  7. VS Code 安装 VSIX 插件
  8. Mysql登录默认密码
  9. google code prettify 多款主题颜色及下载
  10. 序幕(计算机基础知识)
  11. 从零开始发送数字签名邮件-outlook163邮箱windows
  12. IDEA配置及常用设置
  13. 平台网络安全能力知多少
  14. SEO不只是简单的关键字排名
  15. 机遇与挑战并存,优信二手车强势发力
  16. eclipse和IDEA常用
  17. MySQL基础:使用MySQL Workbench生成ER图
  18. CSDN的程序也让人不敢恭维!
  19. 问题:显卡占用高,但使用率低
  20. Visual Studio 2008 环境变量的配置

热门文章

  1. STM32中使用静态“字符串的方式”
  2. 嵌入式FreeRTOS系统,在中断中调用FreeRTOS系统的API函数
  3. 【路由交换实验】生成树STP(stp,rstp,mstp)
  4. 杂项题的基本解题思路——3、压缩文件处理
  5. 32位x86处理器编程导入——《x86汇编语言:从实模式到保护模式》读书笔记08
  6. stm32中断优先级快速入门
  7. 图像和流媒体 -- Sapera 安装遇到的问题
  8. C语言再学习 -- 时间函数
  9. 迁移学习简介(tranfer learning)
  10. JZOJ 5627. 【NOI2018模拟4.3】paint