OEL6.8上安裝11.2.0.2執行root.sh報錯
環境描述:
作業系統:Oracle Enterprise Linux 6.8 64bit
資料庫:Oracle 11.2.0.2
架構:單機 + ASM
問題描述:
在安裝GI時,執行root.sh時報錯:
2020-12-24 19:31:09.670
[client(12267)]CRS-1001:The OCR was formatted using version 3.
[client(12303)]CRS-10001:CRS-6021: No msg for has:crs-6021 [l][unlimited]
[client(12304)]CRS-10001:CRS-6021: No msg for has:crs-6021 [n][65536]
2020-12-24 19:39:17.041
[client(12579)]CRS-2101:The OLR was formatted using version 3.
2020-12-24 19:39:17.418
[client(12602)]CRS-1001:The OCR was formatted using version 3.
[client(12638)]CRS-10001:CRS-6021: No msg for has:crs-6021 [l][unlimited]
[client(12639)]CRS-10001:CRS-6021: No msg for has:crs-6021 [n][65536]
ohasd failed to start at /u01/app/11.2.0/grid/crs/install/roothas.pl line 325.
/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/roothas.pl execution failed
解決方案:
[root@112dgpri ~]# /u01/app/11.2.0/grid/root.sh
Running Oracle 11g root script...
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
LOCAL ADD MODE
Creating OCR keys for user 'grid', privgrp 'oinstall'..
Operation successful.
LOCAL ONLY MODE
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
CRS-4664: Node 112dgpri successfully pinned.
***Adding daemon to inittab***
在出現Adding daemon to inittab時,另開啟一個shell視窗,執行:
/bin/dd if=/var/tmp/.oracle/npohasd of=/dev/null bs=1024 count=1
即可。
執行成功後檢視叢集狀態正常:
[root@112dgpri ~]# /u01/app/11.2.0/grid/root.sh
Running Oracle 11g root script...
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
LOCAL ADD MODE
Creating OCR keys for user 'grid', privgrp 'oinstall'..
Operation successful.
LOCAL ONLY MODE
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
CRS-4664: Node 112dgpri successfully pinned.
Adding daemon to inittab
ACFS-9459: ADVM/ACFS is not supported on this OS version: 'error: file /etc/SuSE-release: No such file or directory
'
112dgpri 2020/12/24 19:45:25 /u01/app/11.2.0/grid/cdata/112dgpri/backup_20201224_194525.olr
Successfully configured Oracle Grid Infrastructure for a Standalone Server
[root@112dgpri ~]# /u01/app/11.2.0/grid/bin/crsctl status res -t
--------------------------------------------------------------------------------
NAME TARGET STATE SERVER STATE_DETAILS
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.DATA.dg
ONLINE ONLINE 112dgpri
ora.LISTENER.lsnr
ONLINE ONLINE 112dgpri
ora.asm
ONLINE ONLINE 112dgpri Started
ora.ons
OFFLINE OFFLINE 112dgpri
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.cssd
1 ONLINE ONLINE 112dgpri
ora.diskmon
1 ONLINE ONLINE 112dgpri
ora.evmd
1 ONLINE ONLINE 112dgpri
相關文章
- 10g rac安裝crs,執行root.sh報錯
- 安裝RAC 執行root.sh指令碼報錯,解決辦法指令碼
- Centos 6.4安裝rac,執行root.sh時報錯CentOS
- RHEL 7 安裝oracle rac 11.2.0.4執行root.sh報錯ohasd failed to startOracleAI
- rhel5.6安裝10g clusterware時,節點2執行root.sh報錯
- 在Suse 12.4上安裝11.2.0.4的rac執行root.sh報錯“ORA-12547: TNS:lost contact”
- 安裝grid執行root.sh報錯ORA-15020 discovered duplicate ASM disk排查ASM
- RHEL5單機安裝11gR2 asm執行root.sh報錯:CRS-4124ASM
- 安裝或執行clone報錯 Unable to find 'kshell' in path
- linux平臺11gR2 grid安裝到執行root.sh時報錯Linux
- idea上執行scala報錯Idea
- Oracle Enterprise Linux 5.6下安裝Oracle 10g RAC執行root.sh報錯問題解決LinuxOracle 10g
- 安裝rac clusterware如何在root.sh失敗後快速重執行root.sh指令碼指令碼
- windows下安裝python3.6.4完成,執行報錯WindowsPython
- 安裝grid時執行root.sh時的提示內容
- 安裝oracle10gRAC在node2節點上執行root.sh失敗的問題Oracle
- 安裝11.2.0.2 RAC被HANG
- SQL Prompt安裝不上(報錯:1603)SQL
- 安裝oracle11g遇到的執行root.sh指令碼問題Oracle指令碼
- JMeter:Linux上安裝&執行JMeterJMeterLinux
- 11.2.0.4 RAC grid 執行root.sh 報錯libcap.so.1找不到
- 【流雲】Solaris安裝RAC執行root.sh失敗解決一例
- 安裝ionic 報錯 安裝canvas報錯 解決辦法Canvas
- grid安裝執行root.sh時Timed out waiting for the CRS stack to start - 解除安裝gridAI
- Clojure執行環境在windows上安裝Windows
- nginx安裝報錯Nginx
- 安裝VUE報錯Vue
- 11gR2 安裝RAC節點2上 root.sh 報錯ORA-15072 ORA-15018
- 安裝GRID時跑root.sh指令碼報錯(ORA-27091: unable to queue I/O)指令碼
- 執行用例報錯
- ./mongod命令執行報錯Go
- linuxmysql執行報錯LinuxMySql
- 執行srvctl命令報錯
- snipMate安裝後報錯
- 安裝heapster報錯
- Oracle Restart 單例項執行root.sh報錯roothas.pl line 377【轉載】OracleREST單例
- storm安裝、執行ORM
- 安裝pyhs2報錯,裝不上,新增裝sasl依賴也不行