ORA-15137: The ASM cluster is in rolling patch state
之前解除安裝12.1的GI再安裝19.9的GI,在建立asmdisk的時候報錯:
ORA-15137: The ASM cluster is in rolling patch state.
Case 1. Update the patch level on all nodes, As root user
$ clscfg -patch
Example:
# <grid home>/bin/clscfg -patch
clscfg: -patch mode specified
clscfg: EXISTING configuration version 5 detected.
clscfg: version 5 is 12c Release 1.
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
And validate as root user
$ crsctl query crs softwarepatch
Example:
# <grid home>/bin/crsctl query crs softwarepatch
Oracle Clusterware patch level on node host01 is [1964077727].
# <grid home>/bin/crsctl query crs softwarepatch
Oracle Clusterware patch level on node host02 is [1964077727].
If both were at same level,stop rolling patch mode from one of the node as root user
$ crsctl stop rollingpatch
Then startup the cluster and create asm diskgroup.
Example:
# <grid home>/bin/crsctl stop rollingpatch
CRS-1161: The cluster was successfully patched to patch level [1964077727].
Case 2. Apply the same patch on other node, then proceed to drop/create diskgroup.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29863023/viewspace-2783935/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Install the Oracle Cluster Manager 9.2.0.7 PatchOracle
- Fails to Join the Cluster as CRSD and EVMD are in INTERMEDIATE StateAI
- RAC環境ROLLING UPGRADE方式應用PATCH
- Oracle ASM Cluster File Systems (ACOracleASM
- Oracle ACFS ( ASM Cluster File System )OracleASM
- RAC和ASM環境下打patchASM
- ASM叢集檔案系統ACFS(ASM Cluster File System)ASM
- How to Convert a Single-Instance ASM to Cluster ASM [ID 452758.1]ASM
- ElasticSearch 5.3原始碼學習 —— Cluster State 欄位詳解Elasticsearch原始碼
- oracle 補丁種類和升級方法以及oracle RAC Rolling Patch 說明Oracle
- Redis Cluster [WARNING] Node 127.0.0.1:7003 has slots in migrating state (15495).Redis127.0.0.1
- ?WARNING: ASM communication error: op 0 state 0x0 (15055)ASMError
- RedHat 4 as 下安裝Oracle11gR2,Cluster(ASM)和DatabaseRedhatOracleASMDatabase
- git 生成patch和使用patchGit
- 如何使用git 生成patch 和打入patchGit
- ASM例項啟動報錯:ORA-29701 :unable to connect to Cluster ManagerASM
- How To Setup ASM (11.2) On An Active/Passive Cluster (Non-RAC). [ID 1296124.1]ASM
- Diff and Patch
- LINUX 的patch 製作,及打patchLinux
- 打 patch 報錯:corrupt patch at line 36
- 例項恢復(Instance Recovery)之前滾(Rolling Forward)和回滾(Rolling Back)Forward
- zt_oracle10g rac real application cluster+asm修改spfile到新路徑OracleAPPASM
- How To Setup ASM (10.2 & 11.1) On An Active/Passive Cluster (Non-RAC). [ID 1319050.1]ASM
- aix打patchAI
- OAF and Jdev Patchdev
- Vuex之stateVue
- Working with State
- ReactState(狀態):React通過this.state來訪問state,通過this.setState()方法來更新stateReact
- 2.3.3.4 Application PatchAPP
- oracle安裝patchOracle
- Oracle ebs patch typeOracle
- redis.cluster/memcached.cluster/wmware esxiRedis
- 元件、Prop 和 State元件
- react 之 state 物件React物件
- 狀態模式(State)模式
- State Server 設定Server
- mysql show processlist stateMySql
- Monitoring WebSite StateWeb