OracleRAC-安装常见问题

  • 格式:pdf
  • 大小:39.31 KB
  • 文档页数:1

OracleRAC-安装常见问题

在安装Oracle RAC中或多或少会出现⼀些错误,现在列举⼀些常见错误 1.CRS-0215 Could not start resource

检查各个节点中的/etc/hosts 中的127.0.0.1 的Localhost 的配置是否配置完整

2.在进⾏Special Cluster Configuration 配置集群时,⽆法找到本地节点,或者找到的本地节点为localhost。

检查各个节点的ssh 是否透明

检查Localhost中的本地节点的private ip,public ip,virtual ip配置正确。

如果配置正确的话,检查各个节点中system-network-config中的 hosts中的域名是否配置正确

3.启动sh runcluvfy stage -pre crsinst -n rac1 rac2 各个节点check失败

检查各个节点的ssh配置

4.在Cluster software 的安装中 Summary->install 后出现 Remote 'AttachHome' failed on nodes:'rac2'

安装提⽰信息,将命令在rac2 node节点中重新执⾏⼀次

5.在Cluster Software 安装之前出现 进⾏OCFS2的配置时

#ocfs2console

-->Cluster-->Configure Nodes

出现Could not start cluster stack!

解决:将/etc/selinux/config 中的selinux=disable注释打开