PRVF-4007 : User equivalence check failed for user “grid“

背景:

redhat7.9 搭建RAC的时候,执行命令检查

./runcluvfy.sh stage -pre crsinst -n fengdun-oracle001,fengdun-oracle002 -verbose

Performing pre-checks for cluster services setup

Checking node reachability...

Check: Node reachability from node "fengdun-oracle001"

Destination Node Reachable?


fengdun-oracle002 yes

fengdun-oracle001 yes

Result: Node reachability check passed from node "fengdun-oracle001"

Checking user equivalence...

Check: User equivalence for user "grid"

Node Name Status


fengdun-oracle002 failed

fengdun-oracle001 passed

Result: PRVF-4007 : User equivalence check failed for user "grid"

WARNING:

User equivalence is not set for nodes:

fengdun-oracle002

Verification will proceed with nodes:

fengdun-oracle001

一开始以为是ssh互信做的有问题,于是仔细的检查了一下,发现没有问题,于是又重新做了一次ssh互信,发现还是不行。于是官网上查了一下,好像是和openssh版本太高有关系

当前openssh版本是:

于是我们降配:

再次执行发现校验就通过了

相关推荐
wuqingshun314159几秒前
说一下Spring中的ApplicationContext和BeanFactory的区别?
java·后端·spring
wyazyf几秒前
TREA IDE运行java springboot项目
java·spring boot·trea ide 启动java
星月昭铭4 分钟前
一次全表审核“卡99%”故障排查:空字符串在while循环中引发的性能陷阱
java
jessecyj5 分钟前
Windows操作系统部署Tomcat详细讲解
java
摇滚侠5 分钟前
Redis 怎么用,Java 开发,Redis 怎么用
java·数据库·redis
木井巳6 分钟前
【递归算法】全排列 Ⅱ
java·算法·leetcode·决策树·深度优先·剪枝
weixin_433179337 分钟前
Python - 调试
java·开发语言·python
代码探秘者7 分钟前
【算法篇】6.分治
java·数据结构·后端·python·算法·排序算法
一只大马猴呀8 分钟前
Windows 安装使用 nvm,Node.js、npm多版本管理、切换
前端·npm·node.js
YMWM_8 分钟前
服务器上的cursor同步本地插件
运维·服务器·chrome