1. 程式人生 > >10 RAC CRS 2節點執行root.sh報錯Waiting for the Oracle CRSD and EVMD 處理方法

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

1、--在安裝10G clusterware 在二節點執行root.sh報錯Waiting for the Oracle CRSD and EVMD to start處理方法
[[email protected] ~]# /oracle/oraInventory/orainstRoot.sh
Changing permissions of /oracle/oraInventory to 770.
Changing groupname of /oracle/oraInventory to oinstall.
The execution of the script is complete
[[email protected]

~]# /oracle/product/10.2.0.4/crs/root.sh
WARNING: directory '/oracle/product/10.2.0.4' is not owned by root
WARNING: directory '/oracle/product' is not owned by root
WARNING: directory '/oracle' is not owned by root
Checking to see if Oracle CRS stack is already configured
/etc/oracle does not exist. Creating it now.

Setting the permissions on OCR backup directory
Setting up NS directories
Oracle Cluster Registry configuration upgraded successfully
WARNING: directory '/oracle/product/10.2.0.4' is not owned by root
WARNING: directory '/oracle/product' is not owned by root
WARNING: directory '/oracle' is not owned by root
clscfg: EXISTING configuration version 3 detected.
clscfg: version 3 is 10G Release 2.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node <nodenumber>: <nodename> <private interconnect name> <hostname>
node 1: nydba-test1 nydba-test1-priv nydba-test1
node 2: nydba-test2 nydba-test2-priv nydba-test2
clscfg: Arguments check out successfully.

NO KEYS WERE WRITTEN. Supply -force parameter to override.
-force is destructive and will destroy any previous cluster
configuration.
Oracle Cluster Registry for cluster has already been initialized
Startup will be queued to init within 90 seconds.
Adding daemons to inittab
Expecting the CRS daemons to be up within 600 seconds.
CSS is active on these nodes.
        nydb1
        nydb2
CSS is active on all nodes.
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Timed out waiting for the CRS stack to start.
2、以上出現Timed out waiting for the CRS stack to start.這是由於EVMD程序沒有起,這個程序應該是同其他程序一起會拉起來
3、我們只要把EVMD程序手工啟起來就可以 nohup /etc/init.d/init.evmd run &

--以下程序要執行                             
/etc/init.d/init.cssd oprocd
/etc/init.d/init.cssd oclsomon
/etc/init.d/init.cssd daemon
/etc/init.d/init.cssd fatal
/etc/init.d/init.evmd run
/etc/init.d/init.crsd run

作者網名:小明 QQ:393129809

相關推薦

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/

安裝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_

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

安裝RAC執行root.sh解決

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

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

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#

在安裝11gr2 RAC的時候,執行root.sh出現CRS-2800 CRS-4000 錯誤

環境,VM workstation Pro15 + redhat 6.10 + 11gr2 在安裝rac的時候,節點1執行root.sh正常,節點2執行root.sh的時候出現錯誤 [[email protected] grid]# sh root

安裝grid時:/oracle/app/11.2.0/grid/root.sh line 9379.

[[email protected] ~]# /oracle/app/oraInventory/orainstRoot.sh Changing permissions of /oracle/app/oraInventory. Adding read,write pe

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

Centos7 Devstack [Rocky]執行stack.sh彙總

以下文章皆為個人搭建devstack環境經驗積累,如沒有遇到您的問題,還請包含:) 問題1.連線mariadb資料庫異常    解決辦法:解除安裝mariadb資料庫:yum -y remove mari* 問題2:提示You are using pip version

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

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

idea執行maven命令:Check $M2_HOME environment variable and mvn script match.

設一個環境變數 M2_HOME 指向你的maven安裝目錄 M2_HOME=D:\xxxx\xxxxx\apache-maven-3.3.1file --> settings中搜maven -->  runner --> vm Options新增-D

RAC】安裝cluster軟體 在節點2執行root.sh指令碼

安裝cluster軟體  在節點2執行root.sh指令碼 報錯如下: Running vipca(silent) for configuring nodeapps /db/oracle/product/10.2.0/crs/jdk/jre//bin/java: error

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: directory '/u01/app/oracle/product/10.2.

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

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

安裝12.1.0.2 叢集GRID/GI, 執行root.sh 指令碼失敗的案例

在Linux系統上安裝12.1.0.2 叢集GRID/GI軟體,節點2執行root.sh失敗,螢幕的錯誤資訊: OLR initialization - successful 2015/12/15 13:16:55 CLSRSC-507: The root script c

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

grid軟體,執行root.sh指令碼失敗,解決辦法

原帖地址:http://www.vydbs.com/failed-executing-root-sh-ohasd-start-the-solution/ 在Red Hat 6.2上安裝Oracle grid 11.2.0.1,執行root.sh指令碼的時候出現一些問題,無法啟動ohasd。 由於Redhat

kettle 在 centos 6 下執行 ./kitchen.sh 未安裝 libwebkitgtk

執行./kitchen.sh  報錯資訊: [[email protected] data-integration]# ./kitchen.sh ##########################################################