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

于是我们降配:

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

相关推荐
sugar__salt1 小时前
Vue3 自定义指令与插槽(Slot)技术详解
前端·javascript·vue.js·前端框架·vue
Csvn1 小时前
🎯 Flex 布局的 `min-width: auto` 陷阱:为什么内容总是撑破容器?
前端
Jul1en_1 小时前
【Java 脚手架】封装通用工具类-1
java·spring boot·分布式·spring·spring cloud
复园电子1 小时前
USB Over IP技术详解:基于USB服务器实现USB设备远程访问、重定向与集中管理
服务器·网络协议·tcp/ip
TlSfoward1 小时前
TLSFoward 能帮你看到什么 TLSFOWARD抓包工具
服务器·爬虫·网络协议·https
果然_2 小时前
纯前端图片压缩怎么做?不用上传服务器,浏览器里跑完所有逻辑
前端
关于不上作者榜就原神启动那件事2 小时前
从 MDC 到 Agent:我手搓的文档路由协议,在 Spring AI Alibaba 里找到了正式实现
java·人工智能·spring·ai·agent
Csvn2 小时前
🖼️ OffscreenCanvas:把 Canvas 绘制搬出主线程,动画卡顿的终极解药
前端
用户69371750013842 小时前
了解一下 Agent Harness
android·前端·后端
swipe2 小时前
16|(前端转全栈)前端人排查后端问题:curl、traceId、日志、MySQL、Redis 怎么用?
前端·后端·面试