Linux: PRVF-5449 : Check of Voting Disk location "ORCL:<diskname>(ORCL:<diskname>)" failed [ID 12675

本文档解决Oracle 11g R2集群中cluvfy验证投票磁盘位于smlib设备时出现的问题。故障原因为Bug 10310848导致cluvfy.sh无法获取存储类型。解决方案包括手动验证smlib状态、用户设置及磁盘可用性。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

In this Document
  Symptoms
  Cause
  Solution
  References


This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process and therefore has not been subject to an independent technical review.

Applies to:

Oracle Server - Enterprise Edition - Version: 11.2.0.2 and later   [Release: 11.2 and later ]
Generic Linux

Symptoms

11gR2 cluvfy fails to verify voting disk if it's located on asmlib device:

ERROR: 
PRVF-5449 : Check of Voting Disk location "ORCL:<diskname>(ORCL:<disknme>)" failed on the following nodes: 
Check failed on nodes: 
<nodename>

<nodename>:No such file or directory

Cause

Due to  bug 10310848, runcluvfy.sh fails to get storage type.


Path.</CV_ERR><CV_VRES>1</CV_VRES>
failed</CV_LOG><CV_ERES>0</CV_ERES>

Solution

At the time of this writing, bug <10310848> is not fixed yet. If the device passes below manual verification, the warning can be ignored.

To verify asmlib status:

/etc/init.d/oracleasm status
Checking if ASM is loaded:                                  [  OK  ]
Checking if /dev/oracleasm is mounted:                [  OK  ]

##  Both should be [OK]


To verify user setting in asmlib:
 
id <grid user>
uid=1001( grid) gid=1000( oinstall) groups=1000(oinstall)

/usr/sbin/oracleasm configure
ORACLEASM_ENABLED=true
ORACLEASM_UID= grid
ORACLEASM_GID= oinstall
ORACLEASM_SCANBOOT=true
ORACLEASM_SCANORDER=""
ORACLEASM_SCANEXCLUDE=""

##  both ORACLEASM_UID and ORACLEASM_GID should match id output for grid user.


To verify disk

/etc/init.d/oracleasm listdisks
DISKCLU

ls -l /dev/oracleasm/disks
..
brw-rw----    1 grid oinstall        8,  33 Sep 16 09:41  DISKCLU

dd if=/dev/oracleasm/disks/ DISKCLU of=/dev/null bs=1024k count=1
1+0 records in
1+0 records out

##  Disk DISKCLU is available and readable from above output.


If the error is preventing a node from being added to a cluster, please set environment variable prior to start addNode.sh:

IGNORE_PREADDNODE_CHECKS=Y 
export IGNORE_PREADDNODE_CHECKS



References

NOTE:1210863.1 - Device Checks for ASM Fails with PRVF-5150: Path ORCL: is not a valid path
NOTE:986822.1 - How to Collect CVU Trace / Debug Output Generated by RUNCLUVFY.SH
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值