1. 程式人生 > >安裝RAC執行root.sh報錯解決

安裝RAC執行root.sh報錯解決

問題:[[email protected] grid]# ./root.sh 

Performing root user operation for Oracle 11g 

The following environment variables are set as:
    ORACLE_OWNER= grid
    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.

Creating /etc/oratab file...
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 inittab

/u01/app/11.2.0./grid/perl/bin/perl -I/u01/app/11.2.0./grid/perl/lib -I/u01/app/11.2.0./grid/crs/install /u01/app/11.2.0./grid/crs/install/rootcrs.pl execution failed

刪除CRS配置:

[[email protected] install]# pwd
/u01/app/11.2.0./grid/crs/install

[[email protected] install]# ./rootcrs.pl -verbose -deconfig -force
Using configuration parameter file: ./crsconfig_params
PRCR-1119 : Failed to look up CRS resources of ora.cluster_vip_net1.type type
PRCR-1068 : Failed to query resources
Cannot communicate with crsd
PRCR-1070 : Failed to check if resource ora.gsd is registered
Cannot communicate with crsd
PRCR-1070 : Failed to check if resource ora.ons is registered
Cannot communicate with crsd
CRS-4535: Cannot communicate with Cluster Ready Services
CRS-4000: Command Stop failed, or completed with errors.
CRS-4550: Fatal CLSC error received.
CRS-4000: Command Stop failed, or completed with errors.
Successfully deconfigured Oracle clusterware stack on this node
[

[email protected] install]# ./roothas.pl -verbose -deconfig -force
Using configuration parameter file: ./crsconfig_params
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Stop failed, or completed with errors.
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Delete failed, or completed with errors.
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Stop failed, or completed with errors.
You must kill ohasd processes or reboot the system to properly 
cleanup the processes started by Oracle clusterware
ACFS-9313: No ADVM/ACFS installation detected.
Either /etc/oracle/olr.loc does not exist or is not readable
Make sure the file exists and it has read and execute access
Failure in execution (rc=-1, 256, No such file or directory) for command /etc/init.d/ohasd deinstall
Successfully deconfigured Oracle Restart stack

再執行root.sh

[[email protected] grid]# ./root.sh 
Performing root user operation for Oracle 11g 


The following environment variables are set as:
    ORACLE_OWNER= grid
    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
User ignored Prerequisites during installation
Installing Trace File Analyzer
OLR initialization - successful
Adding Clusterware entries to inittab
CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node node1, number 1, and is terminating
An active cluster was found during exclusive startup, restarting to join the cluster
Preparing packages for installation...
cvuqdisk-1.0.9-1
Configure Oracle Grid Infrastructure for a Cluster ... succeeded

相關推薦

安裝RAC執行root.sh解決

問題:[[email protected] grid]# ./root.sh  Performing root user operation for Oracle 11g  The following environment variables are set a

安裝RAC節點二執行root.sh

SQL> CREATE DISKGROUP CRS EXTERNAL REDUNDANCY  DISK 'ORCL:ASM_DISK04', 'ORCL:ASM_DISK05', 'ORCL:ASM_DISK06' ATTRIBUTE 'compatible.asm'='11.2.0.0.0','au_

rac安裝過程中安裝grid infrastructure 時 執行root.sh,完全刪除grid infrastructure

未能建立磁碟組DATA,返回訊息如下: ORA-15018:diskgroup connot be create ORA-15020:discovered duplicate ASM disk "OCRVDISK3" Configuration of ASM ... fa

RHEL 7 安裝oracle rac 11.2.0.4執行root.shohasd failed to start

報錯資訊: [[email protected] ~]# /u01/app/oraInventory/orainstRoot.sh  Changing permissions of /u01/app/oraInventory. Adding read,write

linux 7安裝rac 11gR2時執行root.sh找不到ohas服務(ohasd failed to start)

執行root.sh指令碼的時候報錯 Adding Clusterware entries to inittab ohasd failed to startFailed to start the Clu

Redhat 6.4安裝ORACLE11R2 ,執行root.sh:“libcap.so.1:cannot open shared object file”

查詢所缺連結檔案的位置:# find / -name libcap* /lib/libcap.so.2 /lib/libcap.so.2.11 /lib64/libcap.so.2 /lib64/libcap.so.2.11 /lib64/libcap.so.1.10 建立連結檔案:# cd /lib64#

Oracle 12C RAC安裝grid時root.shORA-00845

ron size connect root cls crs-4000 pro execution int Oracle 12C RAC安裝grid時root.sh在二節點報錯: CRS-2676: Start of ‘ora.cssd‘ on ‘prodb2‘ succee

10 RAC CRS 2節點執行root.shWaiting for the Oracle CRSD and EVMD 處理方法

1、--在安裝10G clusterware 在二節點執行root.sh報錯Waiting for the Oracle CRSD and EVMD to start處理方法 [[email protected] ~]# /oracle/oraInventory/

安裝redis-執行make命令解決方法

問題原因:未安裝GCC cd hiredis && make static make[3]: 進入目錄“/opt/redis-3.0.4/deps/hiredis” gcc -st

linux 啟動jmeter,執行./jmeter.sh 解決辦法

報錯內容: An error occurred: No X11 DISPLAY variable was set, but this program performed an operation which requires it. 解決辦法:因為jmeter需要圖形視

oracle rac 安裝 PRVG-13606 ntp 同步解決過程

red ice fig jit 是否 show counter clu stage oracle ntp 檢查報錯 ./runcluvfy.sh stage -pre crsinst -n oracle57,oracle58 -verbose [10:06:58]Verif

使用virtual box虛擬機器執行/VBoxLinuxAdditions.run解決方案(安裝增強功能)

最近想實現將windows中的檔案拷貝到在virtual box中ubuntu server中,選擇了使用共享資料夾的方法,但是遇到了很多奇怪的問題,其中有一個就是在安裝增強功能的時候,也就是在執行 sudo ./VBoxLinuxAdditions.run 出現了以下的

aix7.1安裝12c執行root.sh無法啟動ohasd服務案例

ohasd root.sh install_assist /etc/inittab 一、安裝環境操作系統版本:IBM AIX 7100-03-05-1524ORACLE版本:ORACLE DATABASE 12C 12.1.0.2.0-64BIT RAC 二、安裝報錯該環境安裝的為12c RA

sql無效字符 執行sql語句解決方案

tar nbsp color col copy 坑爹 執行 解決方案 原來 以為是sql中參數賦值有問題,但是將sql語句直接copy到PLSQL中執行,卻沒問題,糾結了好久,原來是 insert語句多了;唉,坑爹 http://www.jb51.net/article/3

【linux】linux安裝nginx時,make解決方法

目錄 一、報錯情況 二、解決方法 三、openssl舊版本下載和安裝 一、報錯情況 (1)輸入命令,報錯: make (2)具體報錯: make[1]: *** [objs/src/event/ngx_event_openssl.o] 錯誤

cuda8.0執行oceanFFT案例解決方法

今天在安裝cuda8.0後,準備跑oceanFFT,結果報下面的錯誤: ./oceanFFT: error while loading shared libraries: libcufft.so.8.0: cannot open shared object file: N

線上安裝Eclipse外掛彈出——解決辦法

        An error occurred while collecting items to be installedsession context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.

rac執行root.sh失敗以後查詢問題的方法

Oracle 將rootcrs.pl 配置指令碼執行的所有操作記錄在rootcrs_<hostname>.log 檔案中,並將該檔案儲存在$GRID_HOME/cfgtools/crsconfig 目錄中,在確認導致root.sh故障的操作/命令時,這個是第一個

linux 安裝谷歌訪問助手解決方案

下載地址:http://www.ggfwzs.com/ 下載下來之後解壓 檔案亂碼 原因檔案的編碼格式不對 安裝 sudo apt-get install convmv 然後將檔案編碼修改 如

centos7 執行roothas.pl解決

安裝oracle grid執行asmca 建立asm磁碟時遇到如下錯誤Oracle Grid Infrastructure is not configured properly.ASMCA needOracle Grid Infrastructure to configure