11gr2安裝Grid 時 node2 root.sh失敗Start of resource “ora.asm -init” failed
在安裝GI,第一個節點的root.sh一般不易出錯,但是第二個節點就遇到了下面的錯誤
Start of resource “ora.asm
-init” failed
Failed to start ASM
Failed to start Oracle Clusterware
stack
檢查錯誤日誌
grid@znode2 crsconfig]$
pwd
/u01/app/11.2.0/grid/cfgtoollogs/crsconfig
[grid@znode2 crsconfig]$ vi
+ rootcrs_znode2.log
…
2012-06-28 17:53:50: Starting CSS in clustered mode
2012-06-28
17:54:42: CRS-2672: Attempting to start ‘ora.cssdmonitor’ on
‘znode2′
2012-06-28 17:54:42: CRS-2676: Start of ‘ora.cssdmonitor’ on
‘znode2′ succeeded
2012-06-28 17:54:42: CRS-2672: Attempting to start
‘ora.cssd’ on ‘znode2′
2012-06-28 17:54:42: CRS-2672: Attempting to start
‘ora.diskmon’ on ‘znode2′
2012-06-28 17:54:42: CRS-2676: Start of
‘ora.diskmon’ on ‘znode2′ succeeded
2012-06-28 17:54:42: CRS-2676: Start of
‘ora.cssd’ on ‘znode2′ succeeded
—注意這裡等待了10分鐘
2012-06-28 18:04:47: Start
of resource “ora.ctssd -init -env USR_ORA_ENV=CTSS_REBOOT=TRUE”
Succeeded
2012-06-28 18:04:47: Command return code of 1 (256) from command:
/u01/app/11.2.0/grid/bin/crsctl start resource ora.asm -init
2012-06-28
18:04:47: Start of resource “ora.asm -init” failed
2012-06-28 18:04:47:
Failed to start ASM
2012-06-28 18:04:47: Failed to start Oracle Clusterware
stack
…
/log/znode2/alert/znodename.log
CRS-5818:Aborted command ‘start for resource: ora.ctssd 1 1′ for resource ‘ora.ctssd’. Details at..
有多種原因可能出現這個問題
1, 是public,private網路卡配置不正確
2,是firewall 未關閉
3,hostname
出現在/etc/hosts的127.0.0.1行
我檢查/etc/hosts
127.0.0.1 znode1 localhost.localdomain
localhost
然後把所有節點的127.0.0.1那行改成了
127.0.0.1 localhost.localdomain
localhost
關掉OUI,deinstall,重灌安裝順利透過
不關oui,只在失敗的節點
/app/product/grid/11.2.0/crs/install/roothas.pl -delete
-force -verbose
重新執行root.sh應該也是可以的。
/app/product/grid/11.2.0/root.sh
轉自:
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26474945/viewspace-743401/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Start of resource “ora.asm -init” failed -ASMAI
- grid安裝執行root.sh時Timed out waiting for the CRS stack to start - 解除安裝gridAI
- 安裝oracle10gRAC在node2節點上執行root.sh失敗的問題Oracle
- 安裝grid時如何回退root.sh
- root script (root.sh or rootupgrade.sh) Failed to start resource ora.onsAI
- 【Oracle】11gR2的安裝Grid執行root.sh出現ohasd failed解決方案OracleAI
- 處理service named start失敗failed_dnsAIDNS
- 安裝失敗(Installing failed)AI
- 安裝grid時執行root.sh時的提示內容
- RHEL 7 安裝oracle rac 11.2.0.4執行root.sh報錯ohasd failed to startOracleAI
- 安裝 11gR2 Grid Infrastructure(CRS)失敗的處理過程 (文件 ID 1946678.1)ASTStruct
- 安裝GRID CONTROL The OPMN Process Manager failed to start報錯處理AI
- 安裝Grid Control , OPMN Process Manager failed to start 問題解決AI
- oracle 11gR2 RAC for linux x86_64 grid執行root.sh 失敗問題處理OracleLinux
- linux平臺11gR2 grid安裝到執行root.sh時報錯Linux
- 安裝rac clusterware如何在root.sh失敗後快速重執行root.sh指令碼指令碼
- 安裝失敗????
- qq安裝出現提取安裝檔案失敗,qq安裝失敗
- 在 UOS 統信安裝 dotnet sdk 失敗 提示 failed the verificationAI
- 安裝scrapy失敗
- 解除安裝 11gR2 Grid ClusterWare
- 記一次GI安裝失敗(root.sh在第一個node上失敗)的除錯經歷除錯
- CRS-1205:Auto-start failed for the CRS resourceAI
- 【流雲】Solaris安裝RAC執行root.sh失敗解決一例
- 【轉】How to recover from root.sh on 11.2 Grid Infrastructure FailedASTStructAI
- pip安裝模組失敗
- 安裝失敗,求救(轉)
- 11gR2 rac安裝別忘記在hosts裡設定localhost,否則安裝grid執行root.sh不成功localhost
- 11.2.0.1 Grid Infrastructure Installation Failed at .... While Running root.shASTStructAIWhile
- Oracle 11gR2 RAC ohasd failed to start 解決方法OracleAI
- 【安裝】AIX安裝單例項11gR2 GRID+DBAI單例
- init.cssd程式啟動失敗CSS
- 網路原因導致rac安裝過程中節點2跑root.sh失敗
- PRCR-1079 : Failed to start resource ora.scan1.vipAI
- VCSA6.7 安裝失敗
- pip 安裝 selenium 失敗
- matplotlib 安裝失敗,求解!
- oracle安裝補丁失敗Oracle