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
…
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/29096438/viewspace-1741908/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 11gr2安裝Grid 時 node2 root.sh失敗Start of resource “ora.asm -init” failedASMAI
- CRS-1205:Auto-start failed for the CRS resourceAI
- PRCR-1079 : Failed to start resource ora.scan1.vipAI
- root script (root.sh or rootupgrade.sh) Failed to start resource ora.onsAI
- MediaRecorder start failed -19 java.lang.RuntimeException: start failedAIJavaException
- open failed: EBUSY (Device or resource busy)AIdev
- CRS: Resource in UNKNOWN state and srvctl Cannot Start/Stop Resource_845709.1
- Change AUTO_START in ASM Resource Oracle ClusterwareASMOracle
- Android resource linking failedAndroidAI
- Failed to start docker.service: Unit not foundAIDocker
- Failed to start Master instance in admin modeAIAST
- failed to establish dependency between database GERP and diskgroup resourceAIDatabase
- device-mapper create ioctl failed: Device or resource busydevAPPAI
- CRS-2765: Resource 'ora.crsd' has failed on serverAIServer
- [IOS]解決Failed to start Instruments daemon for ‘iOS’ on iPhoneiOSAIiPhone
- Server Tomcat v7.0 Server at localhost failed to startServerTomcatlocalhostAI
- 處理service named start失敗failed_dnsAIDNS
- 【RAC】failed to online diskgroup resource ora.GI.dgAI
- Tomcat 7 啟動分析(四)各元件 init、start 方法呼叫Tomcat元件
- Server Tomcat v9.0 Server at localhost failed to start.ServerTomcatlocalhostAI
- 【tomcat報錯】A child container failed during startTomcatAI
- CRS-4000: Command Start failed, or completed with errors.AIError
- Oracle 11gR2 RAC ohasd failed to start 解決方法OracleAI
- Failed to start the Clusterware. Last 20 lines of the alert log follow:AIAST
- ORA-12500: TNS:listener failed to start a dedicated server processAIServer
- ORA-12500 TNS : listener failed to start a dedicated server processAIServer
- ERROR:Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODINGErrorAIEncoding
- [渲染層網路層錯誤] Failed to load local font resource ?AI
- This application failed to start because it could not find or load the Qt platform plugin “windows“APPAIQTPlatformPluginWindows
- ERROR namenode.NameNode: Failed to start namenode. java.lang.IllegalArgumentErrorAIJava
- Application failed to start because it could not find or load the QT platform plugin “windows”APPAIQTPlatformPluginWindows
- centOS7 Failed to start LSB Bring up/down networkingCentOSAI
- CLSRSC-184 CLSRSC-258: Failed to configure and start ASMAIASM
- Dbconsole Fails To Start With Nzos_handshake Failed,Ret=29024AI
- Mongodb安裝坑 - Service 'MongoDB Server' (MongDB) failed to start. Verify that you have...MongoDBServerAI
- 帶庫升級 exp全備 su profile error lead to pkg failed to startErrorAI
- 解決Error Initialization failed for ‘https://start.spring.io‘Please check URL, nErrorAIHTTPSpring
- 安裝GRID CONTROL The OPMN Process Manager failed to start報錯處理AI