10.2.0.1的crs的bug—Failed to restrieve procctx from ht
最近在檢視rac的crsd.log中發現了大量的Failed to restrieve procctx from ht這個錯誤提示,這個提示是因為crs 10.2.0.1版本中出現的oracleBug(4494370),對生產系統並不會帶來什麼實質的影響。
[root@rac102 etc]#
lsb_release -a
LSB Version:
:core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID:
RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 4
(Tikanga)
Release: 4
Codename: Tikanga
[oracle@rac102
crsd]$ tail -f -n 100 crsd.log
2012-08-09
07:57:34.965: [ OCRSRV][1237850432]th_select_handler:
Failed to retrieve procctx from ht. constr = [385635024] retval lht [-27]
Signal CV.
2012-08-09
07:58:35.268: [
OCRSRV][1237850432]th_select_handler: Failed to retrieve procctx from
ht. constr = [385635024] retval lht [-27] Signal CV.
2012-08-09
07:59:35.569: [
OCRSRV][1237850432]th_select_handler: Failed to retrieve procctx from
ht. constr = [385635024] retval lht [-27] Signal CV.
網友有說到可以透過crsctl手動關閉crs中的OCRSRV模組的debug
[root@rac102 ~]#
crsctl debug log crs OCRSRV:0
Set CRSD Debug
Module: OCRSRV Level: 0
在兩個節點分別關閉debug log的日誌功能,不過重啟後日志會報大量的上述錯誤,那麼最可能解決的辦法就是升級crs到更高版本了,不過一個系統最重要的是穩定,升級還是有一定的風險的,想透過相關命令關掉該提示功能,不過測試中發現並不能關閉該提示功能。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/25362835/viewspace-1059130/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle database 升級(文件)to 10.2.0.4 from 10.2.0.1OracleDatabase
- CRS-4124: Oracle High Availability Services startup failed. CRS-4000OracleAI
- CRS-4124: Oracle High Availability Services startup failed.OracleAI
- 【BUG】 CRS: reboot advisory message show wrong reason when disable privatboot
- OGG-01028 Recovery record is missing from log 的BUG處理
- PSQLException: ERROR: failed to find conversion function from unknown to charSQLExceptionErrorAIFunction
- Failed to read auto-increment value from storage engineAIREM
- 12.2.0.1bug導致的Failed to register in OCRLOCAL group.錯誤AI
- solaris下清除crs的方法
- pycharm出現Git Pull Failed: Could not read from remote repository.PyCharmGitAIREM
- 學習 HT for Web 中的互動事件Web事件
- CRS-0019 CRS-0014 LFI-00142
- [20200416]ORA-01187 cannot read from file because it failed verification tests.AI
- Spring Initializr - LSP - Failed to fetch Generation from Spring IO: port out of range: -1SpringAI
- 【BUG】Oracle12c tablespace io statistics missing from awr reportOracle
- 【Bug解決】CentOS-8中“Failed to download metadata for repo ‘AppStreamCentOSAIAPP
- ORACLE CRS日誌中的ClssnmPollingThread Missed Checkins MessagesOraclethread
- HT for Web (Hightopo) 使用心得(5)- 動畫的實現Web動畫
- 神From不再 From Software的內憂與外患
- [已解決] [HiveCatalog]Kerberos GSS initiate failed, No valid credentials provided, Cannot read from System.inHiveROSAIIDE
- SQLite中的FROM子句SQLite
- oracle 10 rac 升級 10.2.0.1升級到10.2.0.5Oracle
- 從10.2.0.1升級到10.2.0.5操作實驗(下)
- mysql 8 報錯 ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repositoryMySqlErrorAIStruct
- From Software 的「鋼之魂」
- 給找 Bug 的工具(larastan)找 BugAST
- [BUG反饋]AuthGroupModel的CheckId有BUG
- grid軟體複製到另外的節點啟動crs
- 11.2.0.1.0 RAC啟動使用root使用者啟動crs報錯CRS-4535
- 架構的深入思考 From FunData架構
- uniapp的bug們APP
- 微軟修復Bug的補丁產生了新的Bug微軟
- Butterknife(10.0.0):Manifest merger failed的坑AI
- RAC 管理(crs_stat、crsctl、srvctl)
- [BUG反饋]AdminController類的一個小bugController
- 閉包的理解-from my own opinion
- SQL-Hive中的Select From解析SQLHive
- oracle的一個bugOracle
- TestHome 的一個 Bug