Oracle Cluster Registry Location to be Added is not Accessible

APPLIES TO:

Oracle Server - Enterprise Edition - Version 11.2.0.1 and later
Information in this document applies to any platform.

GOAL

This note is to list OCR storage requirement and to provide location of diagnostic information if PROT-30 is reported.

FIX

OCR Storage Requirement:

A. If located on shared file system:

A1. At least 280 MB of free space is required for each OCR volume as per the following documentation:

Oracle Grid Infrastructure Installation Guide
11g Release 2 (11.2)

Verify System Requirements

A2. Shared file systems must be mounted on all nodes before you can place OCR on them.

B. If located on ASM:

B1. The space requirement is slightly different depend on diskgroup redundance level, refer to the following documentation for details:

Oracle Grid Infrastructure Installation Guide
11g Release 2 (11.2)

Verify System Requirements

For External redundancy:  The space requirement for the OCR is:  300MB
For Normal redundancy:  The space requirement for the OCR is:  600MB
For High redundancy:  The space requirement for the OCR is:  900MB

B2. The diskgroup intended for OCR must be mounted on all nodes

B3. Compatible.asm setting for diskgroup must be at least 11.2

B4. oracle binary in <GRID_HOME> must have permission of "6751" or "-rwsr-s--x" on all nodes.

Diagnostic information:

If ocrconfig still reports the error after requirement is met, please refer to following for traces:

A. $GRID_HOME/log/$HOST/crsd/crsd.log; example:

2010-01-25 11:11:12.374: [  OCRASM][1291008320]proprasmo: Error in open/create file in dg [DG1]
[  OCRASM][1291008320]SLOS : SLOS: cat=8, opn=kgfoCr2P01, dep=15056, loc=kgfokge
ORA-17502: ksfdcre:4 Failed to create file +DG1.255.1
ORA-15221: ASM operation requires compatible.asm of 11.1.0.0.0 or higher
ORA-06512: at line 4

B. $GRID_HOME/log/$HOST/client/ocrconfig_pid.log; example:

Oracle Database 11g Clusterware Release 11.2.0.1.0 - Production Copyright 1996, 2009 Oracle. All rights reserved.
2010-01-25 11:11:11.088: [ OCRCONF][2151603648]ocrconfig starts...
2010-01-25 11:11:12.571: [  OCRCLI][2151603648]proac_replace_dev:[+DG1]: Failed. Retval [8]
2010-01-25 11:11:12.571: [  OCRAPI][2151603648]procr_replace_dev: failed to replace device (8)
2010-01-25 11:11:12.571: [ OCRCONF][2151603648]The new OCR device [+DG1] cannot be opened
2010-01-25 11:11:12.571: [ OCRCONF][2151603648]Exiting [status=failed]...

C. $ORACLE_BASE/diag/asm/+asm/+ASMn/trace/alert_+ASMn.log, example:

Mon Jan 25 11:11:12 2010
Errors in file /opt/oracle/admin/diag/asm/+asm/+ASM1/trace/+ASM1_ora_22997.trc:
ORA-17502: ksfdcre:4 Failed to create file +DG1.255.1
ORA-15221: ASM operation requires compatible.asm of 11.1.0.0.0 or higher

ORA-15041: diskgroup "DG1" space exhausted

D. To verify ASM diskgroup free space and compatible setting, as grid user:

export ORACLE_SID=+ASMn
export ORACLE_HOME=home_of_grid_installation
$ORACLE_HOME/bin/sqlplus / as sysasm
SQL> set linesize 100
SQL> select inst_id, name, state, type, free_mb, substr(compatibility,1,10) compatibility from gv$asm_diskgroup where name=‘DG3‘ order by name,inst_id;

INST_ID  NAME                           STATE       TYPE      FREE_MB COMPATIBIL
---------  ------------------------------ ----------- ------ ---------- ----------
1                DG3                            MOUNTED     EXTERN       1134 11.2.0.0.0
2                DG3                            MOUNTED     EXTERN       1134 11.2.0.0.0

Miscellaneous

1. If you are trying to delete a non-exist OCR device, due to unpublished bug 8739774, ocrconfig fails with PROT-30, the error can be ignored; the bug has been fixed in 11.2.0.2 with new error PROT-34

2. To set compatible.asm to 11.2, log into ASM and execute:

ALTER DISKGROUP DG1 SET ATTRIBUTE ‘compatible.asm‘ = ‘11.2‘;

时间: 2024-11-11 15:17:19

Oracle Cluster Registry Location to be Added is not Accessible的相关文章

Failed to upgrade Oracle Cluster Registry configuration(root.sh)

近期在给客户基于Suse 11 sp3安装Oracle 10g RAC,在安装完clusterware运行/u01/app/crs/root.sh时收到错误提示.Failed to upgrade Oracle Cluster Registry configuration因为当前的环境使用了多路径,从Oracle的描写叙述来看.这是一个Oracle Bug(4679769),假设你有同样的问题,请接着往下看. 一.故障现象suse11a:/u01/app/crs # /u01/app/crs/r

About Oracle Cluster Registry

Oracle Cluster Registry (OCR) is a file that contains information about the cluster node list and instance-to-node mapping information. OCR also contains information about Oracle Clusterware resource profiles for resources that you have customized. T

10G RAC安装时Failed to upgrade Oracle Cluster Registry configuration

10G RAC安装时遇到Failed to upgrade Oracle Cluster Registry configuration,原因为使用DMM多路径软件device-mapper-multipath,触发此BUG. 关于DMM多路径软件device-mapper-multipath上安装RAC,参考文档Configuring raw devices (multipath) for Oracle Clusterware 10g Release 2 (10.2.0) on RHEL5/OL

管理 Oracle Cluster Registry(OCR)

oracle的clusterware包含两个重要组件:OCR(包含本地组件OLR)和voting disks --OCR管理oracle clusterware和oracle rac数据库的配置信息 --OLR位于每个节点本地,管理着本地节点的clusterware配置信息 --voting disks管理成员关系信息.每个voting disk都必须能被集群中的所有节点访问. 在12C中,必须将OCR和voting disks中放在asm中(12c不支持块设备和裸设备:12.2不再支持其他共享

oracle cluster 物理配置要求及限制

 oracle cluster 物理配置要求及限制 1.Oracle Clusterware supports up to 100 nodes in a cluster on configurations running Oracle Database 10grelease 2 (10.2) and later releases. 在10.2以后的版本开始 oracle的集群支持最多100g节点的集群. 2.网络配置: 每个节点最少2张网卡(one for a public network

通过案例学调优之--Oracle Cluster Table

通过案例学调优之--Oracle Cluster Table About Clusters A cluster provides an optional method of storing table data. A cluster is made up of a group of tables that share the same data blocks. The tables are grouped together because they share common columns an

Oracle Cluster Health Monitor(CHM)简介

Oracle Cluster Health Monitor(CHM)简介 概述 Cluster Health Monitor(以下简称CHM)是一个Oracle提供的工具,用来自动收集操作系统的资源(CPU.内存.SWAP.进程.I/O以及网络等)的使用情况.CHM会每秒收集一次数据. 这些系统资源数据对于诊断集群系统的节点重启.Hang.实例驱逐(Eviction).性能问题等是非常有帮助的.另外,用户可以使用CHM来及早发现一些系统负载高.内存异常等问题,从而避免产生更严重的问题. CHM会

oracle cluster verfication utility failed

节点间的时间同步对于Oracle来说是非常重要的,在11g版本之前往往通过搭建NTP服务器完成时间同步.在Oracle 11g中新增加了一个CTSS(Cluster Time Synchronization Services,集群时间同步服务)服务,用来完成集群节点间时间同步.在安装Grid Infrastructure过程中,如果没有发现节点有NTP服务,就会自动安装CTSS. 1. NTP时间同步服务配置 NTP是传统的时间同步服务,往往在一个企业中有一个专门的时间同步服务器,这种情况依然可

SCVMM-03 cluster report location

We can validate cluster in SCVMM then give us the location of report as follow but no report at there, we can search with name