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版本是:

于是我们降配:

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

相关推荐
都叫我大帅哥19 分钟前
🌊 Redis Stream深度探险:从秒杀系统到面试通关
java·redis
杨进军20 分钟前
React 创建根节点 createRoot
前端·react.js·前端框架
都叫我大帅哥20 分钟前
Redis持久化全解析:从健忘症患者到记忆大师的逆袭
java·redis
BD_Marathon34 分钟前
Ubuntu:Mysql服务器
服务器·mysql·ubuntu
ModyQyW35 分钟前
用 AI 驱动 wot-design-uni 开发小程序
前端·uni-app
程序猿阿越39 分钟前
Kafka源码(一)Controller选举与创建Topic
java·后端·源码
说码解字41 分钟前
Kotlin lazy 委托的底层实现原理
前端
程序无bug44 分钟前
Spring6 当中 Bean 的生命周期的详细解析:有五步,有七步,有十步
java
二川bro1 小时前
飞算智造JavaAI:智能编程革命——AI重构Java开发新范式
java·人工智能·重构