码迷,mamicode.com
首页 > 其他好文 > 详细

RAC安装GI时运行root.sh脚本结果

时间:2015-11-14 17:48:40      阅读:341      评论:0      收藏:0      [点我收藏+]

标签:

第一节点运行root.sh脚本的结果:

# /u01/app/11.2.0/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.0/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.0/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-2672: Attempting to start ora.mdnsd on rac11g1
CRS-2676: Start of ora.mdnsd on rac11g1 succeeded
CRS-2672: Attempting to start ora.gpnpd on rac11g1
CRS-2676: Start of ora.gpnpd on rac11g1 succeeded
CRS-2672: Attempting to start ora.cssdmonitor on rac11g1
CRS-2672: Attempting to start ora.gipcd on rac11g1
CRS-2676: Start of ora.cssdmonitor on rac11g1 succeeded
CRS-2676: Start of ora.gipcd on rac11g1 succeeded
CRS-2672: Attempting to start ora.cssd on rac11g1
CRS-2672: Attempting to start ora.diskmon on rac11g1
CRS-2676: Start of ora.diskmon on rac11g1 succeeded
CRS-2676: 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-4256: 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-4256: Updating the profile
CRS-4266: Voting file(s) successfully replaced
##  STATE    File Universal Id                File Name Disk group
--  -----    -----------------                --------- ---------
 1. ONLINE   1d1a5264eccb4fd6bf7e350878267421 (/dev/ocrb) [CRS]
 2. ONLINE   8723a6b91e8e4f42bf432a71447ddcc0 (/dev/ocrc) [CRS]
 3. ONLINE   1eb4792b0b1c4f22bf1c1ca3d6afe1ca (/dev/ocrd) [CRS]
Located 3 voting disk(s).
CRS-2672: Attempting to start ora.asm on rac11g1
CRS-2676: Start of ora.asm on rac11g1 succeeded
CRS-2672: Attempting to start ora.CRS.dg on rac11g1
CRS-2676: Start of ora.CRS.dg on rac11g1 succeeded
Preparing packages for installation...
cvuqdisk-1.0.9-1
Configure Oracle Grid Infrastructure for a Cluster ... succeeded
 

第二节点运行root.sh脚本的结果:

# /u01/app/11.2.0/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.0/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.0/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-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node rac11g1, number 1, 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脚本结果

标签:

原文地址:http://www.cnblogs.com/abclife/p/4964588.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!