RAC安装GI时运行root.sh脚本结果
第一节点运行root.sh脚本的结果:
# /u01/app/11.2./grid/root.sh
Performing root user operation for Oracle 11g The following environment variables are set as:
ORACLE_OWNER= oragrid
ORACLE_HOME= /u01/app/11.2./grid Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite. Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /u01/app/11.2./grid/crs/install/crsconfig_params
Creating trace directory
User ignored Prerequisites during installation
Installing Trace File Analyzer
OLR initialization - successful
root wallet
root wallet cert
root cert export
peer wallet
profile reader wallet
pa wallet
peer wallet keys
pa wallet keys
peer cert request
pa cert request
peer cert
pa cert
peer root cert TP
profile reader root cert TP
pa root cert TP
peer pa cert TP
pa peer cert TP
profile reader pa cert TP
profile reader peer cert TP
peer user cert
pa user cert
Adding Clusterware entries to upstart
CRS-: Attempting to start 'ora.mdnsd' on 'rac11g1'
CRS-: Start of 'ora.mdnsd' on 'rac11g1' succeeded
CRS-: Attempting to start 'ora.gpnpd' on 'rac11g1'
CRS-: Start of 'ora.gpnpd' on 'rac11g1' succeeded
CRS-: Attempting to start 'ora.cssdmonitor' on 'rac11g1'
CRS-: Attempting to start 'ora.gipcd' on 'rac11g1'
CRS-: Start of 'ora.cssdmonitor' on 'rac11g1' succeeded
CRS-: Start of 'ora.gipcd' on 'rac11g1' succeeded
CRS-: Attempting to start 'ora.cssd' on 'rac11g1'
CRS-: Attempting to start 'ora.diskmon' on 'rac11g1'
CRS-: Start of 'ora.diskmon' on 'rac11g1' succeeded
CRS-: Start of 'ora.cssd' on 'rac11g1' succeeded ASM created and started successfully. Disk Group CRS created successfully. clscfg: -install mode specified
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
CRS-: Updating the profile
Successful addition of voting disk 1d1a5264eccb4fd6bf7e350878267421.
Successful addition of voting disk 8723a6b91e8e4f42bf432a71447ddcc0.
Successful addition of voting disk 1eb4792b0b1c4f22bf1c1ca3d6afe1ca.
Successfully replaced voting disk group with +CRS.
CRS-: Updating the profile
CRS-: Voting file(s) successfully replaced
## STATE File Universal Id File Name Disk group
-- ----- ----------------- --------- ---------
. ONLINE 1d1a5264eccb4fd6bf7e350878267421 (/dev/ocrb) [CRS]
. ONLINE 8723a6b91e8e4f42bf432a71447ddcc0 (/dev/ocrc) [CRS]
. ONLINE 1eb4792b0b1c4f22bf1c1ca3d6afe1ca (/dev/ocrd) [CRS]
Located voting disk(s).
CRS-: Attempting to start 'ora.asm' on 'rac11g1'
CRS-: Start of 'ora.asm' on 'rac11g1' succeeded
CRS-: Attempting to start 'ora.CRS.dg' on 'rac11g1'
CRS-: Start of 'ora.CRS.dg' on 'rac11g1' succeeded
Preparing packages for installation...
cvuqdisk-1.0.-
Configure Oracle Grid Infrastructure for a Cluster ... succeeded
第二节点运行root.sh脚本的结果:
# /u01/app/11.2./grid/root.sh
Performing root user operation for Oracle 11g The following environment variables are set as:
ORACLE_OWNER= oragrid
ORACLE_HOME= /u01/app/11.2./grid Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite. Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /u01/app/11.2./grid/crs/install/crsconfig_params
Creating trace directory
User ignored Prerequisites during installation
Installing Trace File Analyzer
OLR initialization - successful
Adding Clusterware entries to upstart
CRS-: The CSS daemon was started in exclusive mode but found an active CSS daemon on node rac11g1, number , and is terminating
An active cluster was found during exclusive startup, restarting to join the cluster
Configure Oracle Grid Infrastructure for a Cluster ... succeeded
RAC安装GI时运行root.sh脚本结果的更多相关文章
- 安装GRID时跑root.sh脚本报错(ORA-27091: unable to queue I/O)
		在安装GRID过程中,运行root.sh脚本时报如下信息: Adding Clusterware entries to upstart CRS-2672: Attempting to start 'o ... 
- centos 7安装rac 11gR2时运行root.sh报错找不到ohas服务(ohasd failed to start)
		单独在linux 7中为ohasd设置一个服务.步骤如下1. 创建服务ohas.service的服务文件并赋予权限touch /usr/lib/systemd/system/ohas.servicec ... 
- root.sh脚本支持checkpoints文件实现重复运行
		安装集群GRID/GI一般包括三个过程:首先,运行OUI/RunInstaller输入集群配置信息,其次,拷贝/编译集群文件,最后,以root用户运行root.sh脚本配置集群/启动集群,其中运行ro ... 
- 【RAC】安装cluster软件  在节点2执行root.sh脚本
		安装cluster软件 在节点2执行root.sh脚本 报错如下: Running vipca(silent) for configuring nodeapps /db/oracle/product ... 
- rac_进行grid自检时提示运行runfixup.sh脚本一例
		原创作品,出自 "深蓝的blog" 博客,欢迎转载,转载时请务必注明下面出处,否则追究版权法律责任. 深蓝的blog:http://blog.csdn.net/huangyanlo ... 
- 【RAC】运行root.sh的时候报错root.sh Oracle CRS stack is already configured and will be running under init(1M)
		环境:oracle10g 系统:CentOS6.4 开始的时候,在节点1上运行root.sh发现出现90s 的时候hang住了,结束掉,结局完事后,再次运行root.sh报错 WARNING: dir ... 
- 如何诊断crs 安装时 root.sh 脚本执行错误
		troubleshooting root.sh problem ------*for 10g and 11.1 1.查证公网,私网的节点名是可以互相ping通的 2.---查证OCR/Voting 文 ... 
- Maven打包生成可运行bat/sh脚本文件
		利用Maven的appassembler-maven-plugin插件,就可以实现自动打包可运行的脚本,还可以跨平台. <plugin> <groupId>org ... 
- centos6安装oracle时运行./runInstaller无法弹出图形界面
		首先确保安装oracle的机器上安装了图形化界面. 1.利用xmanager登录到安装oracle的服务器上(直接用root用户登录) 2.运行 export DISPLAY=你的本机地址:0.0 3 ... 
随机推荐
- 以ScaleIO 1.30为后端存储运行微软服务器软件SQL Server 2014, SharePoint 2013, Exchange 2013的解决方案
			EMC新发布了以ScaleIO 1.30为后端存储来运行SQL, SharePoint, Exchange的解决方案白皮书. 下面的页面中有简要的介绍和整篇文档PDF的下载. https://co ... 
- Reverse Nodes in k-Group leetcode java
			题目: Given a linked list, reverse the nodes of a linked list k at a time and return its modified list ... 
- 同时启动多个Tomcat服务器
			以下步骤能够同时启动两个tomcat:1.特别要注意:不要设置CATALINA_HOME 2.分别修改安装目录下的conf子目录中的server.xml文件: a.修改http访问端口(默认为8080 ... 
- 几行简单代码实现DIV层上显示Tooltip效果
			最近在做一个项目,要在鼠标移到层上后显示出tip提示,网上找了半天,都很麻烦,就自己修改了一个,记录在下面 测试在IE 7.8.9及 chrome 上没问题. <HTML> <HEA ... 
- [好文翻译]WEB前端性能优化的14条规则
			作为一个半前端工程师,而且只会写点HTML5和CSS3的“假”前端工程师,为了能更好地理解一下前端的花花世界,最近拜读了<高性能网站建设指南>一书,对作者提出的前端性能优化的14个规则获益 ... 
- Java方法重写与方法重载
			方法重载:发生在同一个类中,方法名相同方法形参列表不同就会重载方法. 方法重写:发生在继承当中,如果子的一个类方法与父类中的那个方法一模一样(方法名和形参列表一样),那么子类就会重写父类的方法. 方法 ... 
- 在Ubuntu 桌面版 12.04 LTS安装并运行SSH
			第一步:安装openssh-server #sudo apt-get install openssh-server 第二步:查看ssh服务是否已经运行,执行 #ps -e | grep ssh 执行完 ... 
- 破解无线网络密码-BT3如何使用1
			一分钟制作 BT3 U盘版 方便,快捷简单 光盘版BT3, 大概694MB,直接刻盘,然后用光盘引导,即可进入bt3,连接为: http://ftp.heanet.ie/mirrors/backtra ... 
- android开发步步为营之67:使用android开源项目android-async-http异步下载文件
			android-async-http项目地址 https://github.com/loopj/android-async-http.android-async-http顾名思义是异步的http请求, ... 
- springboot项目启动报错
			启动springboot项目报错: NoSuchMethodError: org.apache.tomcat.util.scan.StandardJarScanner.setJarScanFilter ... 
