【RAC】failed to online diskgroup resource ora.GI.dg
ALERT.LOG for ASM Shows "WARNING: failed to online diskgroup resource ora.GI.dg (unable to communicate with CRSD/OHASD)" [ID 1060920.1]
現象:
If OCR is located on ASM diskgroup, following shows in ASM alert log ($ORACLE_BASE/diag/asm/+asm/+ASMn/trace/alert_+ASMn.log) after ASM mounted all diskgroup successfully while starting up Grid Infrastructure(CRS):
SQL> ALTER DISKGROUP ALL MOUNT /* asm agent */
..
SUCCESS: diskgroup GI was mounted
SUCCESS: ALTER DISKGROUP ALL MOUNT /* asm agent */
..
WARNING: failed to online diskgroup resource ora.GI.dg (unable to communicate with CRSD/OHASD)
Or after ASM dismounted all diskgroup successfully while shutting down clusterware:
..
SUCCESS: ALTER DISKGROUP ALL DISMOUNT /* asm agent */
Sun Feb 07 11:11:13 2010
WARNING: failed to offline diskgroup resource ora.GI.dg (unable to communicate with CRSD/OHASD)
..
freeing rdom 0
原因:
In contrast to previous version of CRS, 11gR2 ASM does not depend on CRSD anymore; rather ASM starts before CRSD while clusterware is coming up, and stops after CRSD while clusterware is going down. Due to the new startup sequence, ASM can not update diskgroup resource status in CRSD either during clusterware startup or shutdown, thus above message is logged.
解決方法:
The message can be ignored, the status of diskgroup and diskgroup resource will be synchronize by oraagent once clusterware is fully up.
檢視磁碟組的狀態資訊:
$GRID_HOME/bin/srvctl status diskgroup -g diskgroupname -a
To start or sync diskgroup resource:
$GRID_HOME/bin/srvctl start diskgroup -g diskgroupname
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22664653/viewspace-706690/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Android resource linking failedAndroidAI
- ERROR: failed to establish dependency between database db_name and diskgroupErrorAIDatabase
- ERROR:Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODINGErrorAIEncoding
- CRS Resource Introduction In Oracle 19c RAC-20220125Oracle
- [渲染層網路層錯誤] Failed to load local font resource ?AI
- 【RAC啟動故障】ORA-21561: OID generation failedAI
- diskgroup "DATADG" cannot be mounted
- 部署在IIS中服務出現異常 Failed to load resource: the server responded with a status of 503 (Service Unavailable)AIServer
- Laravel Resource Routes和API Resource Routes講解LaravelAPI
- Online Book Repository
- create index .. onlineIndex
- 【譯】Resource Hints
- ORA-15041 IN A DISKGROUP ALTHOUGH FREE_MB REPORTS SUFFICIENT SPACE
- Exchange Online Mailbox RestorationAIREST
- Office Online Server概述Server
- [BUUCTF 2018]Online Tool
- Online Shopping App RequirementsAPPUIREM
- The 2024 CCPC Online Contest
- DRM - Dynamic Resource MasteringAST
- Metasploit resource命令技巧
- Spring系列.Resource介面Spring
- Waiting for target device to come onlineAIdev
- [LeetCode] 911. Online ElectionLeetCode
- MySQL Online DDL詳解MySql
- DROP AND RECREATE ONLINE REDOLOG FILES
- The online basketball universe is being redesigned
- linux vdo驗證 oracle asm diskgroup sector_size 4096 udev asmlibLinuxOracleASMdev
- Oracle 11.2 DataGuard RAC To RAC搭建Oracle
- vue_resource和axiosVueiOS
- Resource is out of sync with the file system
- Error-Expected resource of typeError
- profile的resource limits和資源計劃resource_manager_plan的limitMIT
- 【DG】MAA-RAC to RAC ADG配置
- 安裝Oracle 11G RAC 遇到的2個問題——Failed to run "oifcfg" 和 找不到叢集節點OracleAI
- Oracle 12c系列(三)|儲存資源隔離 Flex DiskgroupOracleFlex
- ASM磁碟空間假裝耗盡,ORA-15041: diskgroup space exhaustedASM
- [求助][iOS] 獲取 iOS 應用的 crash 報告,cpu_resource/diskwrites_resource/wakeups_resource 這些型別的如何分析iOS型別
- ApiBoot - ApiBoot Resource Load 使用文件APIboot
- Eclipse:Resource is out of sync with the file systemEclipse