安裝grid時執行root.sh時的提示內容

warehouse發表於2012-09-09

今天配置了一下11gR2下單例項asm,發現基於css之上的一切resource或者service都透過crs_*系列命令管理起來了,就像在rac中管理一樣,挺爽的。

下面是安裝grid之後執行root.sh的提示內容,放在這裡做個記錄

[@more@]

[root@localhost grid]# ./root.sh
Running Oracle 11g root.sh script...

The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /opt/grid/11.2.0/grid

Enter the full pathname of the local bin directory: [/usr/local/bin]:
The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]:
The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]:
The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]:

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.sh script.
Now product-specific root actions will be performed.
2015-02-14 22:49:19: Checking for super user privileges
2015-02-14 22:49:19: User has super user privileges
2015-02-14 22:49:19: Parsing the host name
Using configuration parameter file: /opt/grid/11.2.0/grid/crs/install/crsconfig_params
Creating trace directory
LOCAL ADD MODE
Creating OCR keys for user 'oracle', privgrp 'oinstall'..
Operation successful.
CRS-4664: Node localhost successfully pinned.
Adding daemon to inittab
CRS-4123: Oracle High Availability Services has been started.
ohasd is starting

localhost 2015/02/14 22:50:42 /opt/grid/11.2.0/grid/cdata/localhost/backup_20150214_225042.olr
Successfully configured Oracle Grid Infrastructure for a Standalone Server
Updating inventory properties for clusterware
Starting Oracle Universal Installer...

Checking swap space: must be greater than 500 MB. Actual 1983 MB Passed
The inventory pointer is located at /etc/oraInst.loc
The inventory is located at /opt/oraInventory
'UpdateNodeList' was successful.
[root@localhost grid]#

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/19602/viewspace-1059379/,如需轉載,請註明出處,否則將追究法律責任。

相關文章