Oracle  11gR2 RAC 安装Clusterware 结束, 在第二个节点执行root.sh脚本的是报如下错误:

DiskGroup DATA1 creation failed with the following message:
ORA-15018: diskgroup cannot be created
ORA-15072: command requires at least 1 regular failure groups, discovered only 0

在Oracle 的官网搜了一下, 相关解释如下

 

Applies to:

Oracle Server - Enterprise Edition - Version: 11.2.0.1 and later   [Release: 11.2 and later ]
Information in this document applies to any platform.

Symptoms

While installing Oracle Grid Infrastructure with ASM, root.sh ran successfully in first node, but fails on the second node.

Error example

1. root.sh failed on second node with following errors
-------------------------------------------------------
DiskGroup DATA1 creation failed with the following message:
ORA-15018: diskgroup cannot be created
ORA-15072: command requires at least 1 regular failure groups, discovered only 0

Configuration of ASM failed, see logs for details

2. rootcrs_nodename.log
-----------------------
2010-02-03 13:40:43: Configuring ASM via ASMCA
2010-02-03 13:40:43: Executing as oracle: /u01/app/1120/grid/bin/asmca -silent -diskGroupName DATA1 -diskList ORCL:DATA1 -redundancy EXTERNAL -configureLocalASM
2010-02-03 13:40:43: Running as user oracle: /u01/app/1120/grid/bin/asmca -silent -diskGroupName DATA1 -diskList ORCL:DATA1 -redundancy EXTERNAL -configureLocalASM
2010-02-03 13:40:43: Invoking "/u01/app/1120/grid/bin/asmca -silent -diskGroupName DATA1 -diskList ORCL:DATA1 -redundancy EXTERNAL -configureLocalASM" as user "oracle"
2010-02-03 13:40:51: Configuration of ASM failed, see logs for details

3. On the 2nd node
/etc/oratab files shows +ASM1, rather than +ASM2

4. The following commands on the 2nd node show the ASM disk information correctly
/etc/init.d/oracleasm listdisks
/etc/init.d/oracleasm scandisks
ls -ltr /dev/oracleasm/disks

Cause

After configuring multipath disks on Linux x86-64, proper parameters have not been configured in /etc/sysconfig/oracleasm

Solution

On all nodes,
1. Modify the /etc/sysconfig/oracleasm with:
       ORACLEASM_SCANORDER="dm"
       ORACLEASM_SCANEXCLUDE="sd"
2. restart the asmlib by :
       # /etc/init.d/oracleasm restart
3. Run root.sh on the 2nd node

在这里要注意的事, 在运行root.sh 脚本的时候,会报如下错误:

Using configuration parameter file: /oracle/grid/crs/install/crsconfig_params
CRS is already configured on this node for crshome=0
Cannot configure two CRS instances on the same cluster.
Please deconfigure before proceeding with the configuration of new home.

因为之前已经运行过了。 我们需要把之前注册的信息 删除之后,在运行root.sh 脚本。 执行如下命令,删除节点注册信息:

# /oracle/grid/crs/install/roothas.pl -delete -force -verbose

待删除完成后在执行,就不会报错了。

参考:

http://www.cnblogs.com/abenz/archive/2010/06/08/1754328.html

oracle 11gR2 RAC root.sh 错误 ORA-15072 ORA-15018相关推荐

  1. Oracle 11g ora 15018,oracle 11gR2 RAC root.sh 错误 ORA-15072 ORA-15018

    Oracle 11gR2 RAC安装Clusterware结束, 在第二个节点执行root.sh脚本的是报如下错误: DiskGroup DATA1 creation failed with the ...

  2. Openfiler + Redhat 5.4 Oracle 11gR2 RAC 安装文档

    Oracle 11gR2 RAC 的安装. 这个实验采用的架构: 虚拟机VMServer 2.0 + REDHAT 5.4 +Oracle 11gR2+openfiler存储 + DNS server ...

  3. 苹果双系统运行oracle失败,oracle 11gR2 RAC for linux x86_64 grid运行root.sh 失败问题处理...

    昨天一个朋友问到我,在oracle 11gR2 RAC for linux x86_64安装过程中,grid用户运行root.sh在第一节点可以成功,但在第二节点不成功,报错如下: CRS-2674: ...

  4. oracle报错ora-00200,oracle 11gR2 rac 创建database报ORA-00200错误

    oracle 11gR2 rac创建数据库时,报ORA-00200错误,提示权限不够 NOTE: MARK has subscribed NOTE: Loaded library: System SU ...

  5. oracle 10g rac 包root.sh报错,案例:Oracle Rac root.sh报错 Failed to create keys in the OLR

    天萃荷净 [root@web1 grid]# /u01/app/11.2.0/grid/root.sh Performing root user operation for Oracle 11g Th ...

  6. Oracle Study之--Oracle 11g RAC添加节点错误

    Oracle Study之--Oracle 11g RAC添加节点错误 系统环境:     操作系统:RedHat EL5     Cluster:  Oracle 11gR2 Grid     Or ...

  7. 一步一步搭建 oracle 11gR2 rac+dg之grid安装(四)

    一步一步在RHEL6.5+VMware Workstation 10上搭建 oracle 11gR2 rac + dg 之grid安装 (四) 本章目录结构: 这一步也比较重要,主要是安装ASM,如果 ...

  8. Oracle 11gR2 RAC恢复OCR和VOTE DISK

    Oracle 11gR2 RAC恢复OCR和VOTE DISK 原文链接: http://www.askmaclean.com/archives/11-2-lost-ocr-votedisk-grou ...

  9. oel6mysql_OEL6.5_X86平台部署Oracle 11gR2 RAC并配置ACFS

    ACFS是什么,Oracle官方定义: Oracle AutomaticStorage Management Cluster File System (Oracle ACFS) is a multi- ...

最新文章

  1. SAP ECC6.0-中建信息版
  2. Vijos P1131 最小公倍数和最大公约数问题【暴力】
  3. 强大的数据库管理工具Navicat Premium安装教程
  4. SQL语言学习(五)流程控制函数学习
  5. mysql数据导入导出 CSV格式_MySQL中导入导出CSV格式数据
  6. MySQL数据库删除数据(有外键约束)
  7. RegCloseKey函数
  8. 阿里云服务器可以用来干什么?
  9. TCP长连接和短连接的区别(好文章!)
  10. dw添加下拉菜单_怎样用Dreamweaver制作导航栏下拉菜单
  11. DSN文件怎么用Proteus打开
  12. java append函数_请详细说一下java中append()的方法.
  13. java sam接口,Java中的SAM接口是什么?
  14. MPI_Bcast与MPI_Comm_split配合,实现行广播或列广播
  15. 孔雀优化算法(POA)——(含MATLAB代码)
  16. 如何写好一篇优秀的硕士毕业论文
  17. 在ros中使用glog
  18. IV油管套件和配件的全球与中国市场2022-2028年:技术、参与者、趋势、市场规模及占有率研究报告
  19. 嵌入式开发--智能机械臂
  20. web漏洞扫描器原理_【技术分享】漏洞扫描技巧篇Web 漏洞扫描器

热门文章

  1. 将用户添加到sudoers_在CentOS系统中将用户添加到Sudoers文件的方法
  2. SpringBoot集成JPA根据实体类自动生成表
  3. SDN中的Heavy-Hitter测量文献阅读
  4. 紫书搜索 例题7-10 UVA - 11212 Editing a Book 迭代加深搜索 IDA*
  5. 关于cocostudio动态添加控件触摸响应无效的学习
  6. 原生Js封装的弹出框-弹出窗口-页面居中-多状态可选
  7. caffe在ubuntu18.04下编译
  8. Ubuntu 建立tftp服务器
  9. python从字典里搜索_Python:在字典中搜索字典的函数
  10. ar路由器 pppoe下发ipv6 dns_移动宽带如何获取IPV6地址