【Oracle】RAC 11.2.0.4.0 OHASD服務無法啟動
系統環境:Oracle Linux 6.6
資料庫版本:11.2.0.4.0
1、關閉節點1資料庫例項,關閉叢集服務;
[oracle@rac2]$sqlplus / as sysdba
SQL>shutdown immediate
[root@rac1 bin]#./crsctl stop crs
2、重啟主機後,啟動叢集
[root@rac1 bin]#./crsctl start crs
CRS-4124:Oracle High Availability Services startup failed.
CRS-4000:Command Start failed,Or completed with errors.
3、檢查相關日誌,只有ohasd.log日誌顯示如下:
2018-01-19 19:55:59.091 [default][1929652000] Created alert :(OHASD00117 :) : TIMED OUT WAITTING FOR OHASD MONITOR
2018-01-19 20:16:04.893 [default][3020662560] Created alert :(OHASD00117 :) : TIMED OUT WAITTING FOR OHASD MONITOR
2018-01-19 20:33:30.618 [default][3004282656] Created alert :(OHASD00117 :) : TIMED OUT WAITTING FOR OHASD MONITOR
4、檢查啟動程式,對ohasd程式進行strace
[root@rac1 bin]#ps -ef|grep ohasd.bin
root 27319 1 0 21:19 ? 00:00:00 /u01/11.2.0/grid/bin/ohasd.bin reboot
root 29575 27064 99 21:23 pts/3 625-09:43:00 grep ohasd.bin
[root@rac1 bin]#strace -p 27319 -o ohasd.log
[root@rac1 bin]#cat ohasd.log
Process 27319 attached - interrupt to quit
open("/var/tmp/.oracle/npohasd",O_WRONLY
11g GI的啟動順序:
ohasd-->ohasd
agents-->daemons (gipcd, mdnsd, gpnpd,ctssd, ocssd, crsd, evmd asm etc),
然後 crsd-->crsd agents--> user resources (database, SCAN,listener etc)
5、刪除管道檔案
[root@rac1 bin]#cd /var/tmp/.oracle/
[root@rac1 bin]#rm npohasd
6、重新啟動GI成功
[root@rac1 bin]#./crsctl start crs
資料庫版本:11.2.0.4.0
1、關閉節點1資料庫例項,關閉叢集服務;
[oracle@rac2]$sqlplus / as sysdba
SQL>shutdown immediate
[root@rac1 bin]#./crsctl stop crs
2、重啟主機後,啟動叢集
[root@rac1 bin]#./crsctl start crs
CRS-4124:Oracle High Availability Services startup failed.
CRS-4000:Command Start failed,Or completed with errors.
3、檢查相關日誌,只有ohasd.log日誌顯示如下:
2018-01-19 19:55:59.091 [default][1929652000] Created alert :(OHASD00117 :) : TIMED OUT WAITTING FOR OHASD MONITOR
2018-01-19 20:16:04.893 [default][3020662560] Created alert :(OHASD00117 :) : TIMED OUT WAITTING FOR OHASD MONITOR
2018-01-19 20:33:30.618 [default][3004282656] Created alert :(OHASD00117 :) : TIMED OUT WAITTING FOR OHASD MONITOR
4、檢查啟動程式,對ohasd程式進行strace
[root@rac1 bin]#ps -ef|grep ohasd.bin
root 27319 1 0 21:19 ? 00:00:00 /u01/11.2.0/grid/bin/ohasd.bin reboot
root 29575 27064 99 21:23 pts/3 625-09:43:00 grep ohasd.bin
[root@rac1 bin]#strace -p 27319 -o ohasd.log
[root@rac1 bin]#cat ohasd.log
Process 27319 attached - interrupt to quit
open("/var/tmp/.oracle/npohasd",O_WRONLY
11g GI的啟動順序:
ohasd-->ohasd
agents-->daemons (gipcd, mdnsd, gpnpd,ctssd, ocssd, crsd, evmd asm etc),
然後 crsd-->crsd agents--> user resources (database, SCAN,listener etc)
5、刪除管道檔案
[root@rac1 bin]#cd /var/tmp/.oracle/
[root@rac1 bin]#rm npohasd
6、重新啟動GI成功
[root@rac1 bin]#./crsctl start crs
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/30327022/viewspace-2150402/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle監聽服務無法啟動Oracle
- Oracle Rac crs無法啟動Oracle
- 11g的ohasd無法隨機啟動隨機
- 11.2.0.4 RAC CSSD服務無法啟動故障 unable to set priority to 4CSS
- [ORACLE轉載-故障處理]11g的ohasd無法隨機啟動Oracle隨機
- MYSQL資料庫服務無法啟動MySql資料庫
- MySQL服務名無效或者MySQL正在啟動 MySQL無法啟動MySql
- RAC一個節點OHASD啟動不了waiting for init.ohasd to be startedAI
- 在linux中無法啟動mysqld 服務LinuxMySql
- ADFS服務無法啟動的原因排查
- win10的mysql服務無法啟動Win10MySql
- windows time服務無法啟動的解決方法Windows
- oracle11g RAC 啟動時無法識別ASMOracleASM
- oracle手動啟動服務Oracle
- Oracle lsnrctl 無法啟動Oracle
- 含DNS服務的資料伺服器無法正常開啟(rac)DNS伺服器
- RAC DG 物理standby ASM無法啟動ASM
- 達夢資料庫dmap服務無法正常啟動資料庫
- Windows服務無法啟動桌面應用程式(Winform介面)WindowsORM
- [MySQL] “MySQL 服務無法啟動”原理及解決方法MySql
- Workstation服務無法啟動導致無法訪問檔案伺服器伺服器
- Oracle 12c RAC CSSD程式無法啟動real time模式OracleCSS模式
- oracle 10g rac vip 服務啟動不了的問題Oracle 10g
- oracle偵聽無法啟動Oracle
- VMware DHCP Service服務無法啟動問題的解決
- 記一次 Ubuntu 服務 Nginx 無法啟動問題UbuntuNginx
- Workflow Notification Mailer工作流郵件服務無法啟動AI
- 求助~jenkins 提示 sufficient privilege,無法啟動 jenkins 服務Jenkins
- win10依賴服務或組無法啟動怎麼辦_win10提示依賴服務或組無法啟動解決方案Win10
- win10依賴服務或組無法啟動怎麼辦 win10提示依賴服務或組無法啟動如何處理Win10
- 【Oracle】RAC 11.2.0.4.0 PSU 11.2.0.4.170418Oracle
- centos7 安裝ORACLE 11.2.0.4.0 RACCentOSOracle
- mongodb服務無法開啟怎麼辦MongoDB
- 解決SSL Network Extender服務已中止且無法啟動
- Windows Time服務無法啟動 錯誤5拒絕訪問Windows
- WebLogic8.1服務無法啟動的問題,請指教!!Web
- ORACLE RAC 11.2.0.4 FOR RHEL6叢集無法啟動的處理Oracle
- AIX6.1 HA5.5 ORACLE10.2.0.4 RAC EM無法啟動AIOracle