stop/start The CRS, OHAS, ASM, RDBMS & ACFS Services on RAC 11.2_1355977.1
In this Document
Goal |
Solution |
Additional Steps Required When ACFS filesystem are involved: |
Community Discussions |
References |
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.4 [Release 11.2]Information in this document applies to any platform.
***Checked for relevance on 21-Jan-2014***
Goal
The present document provides in detail the steps to shutdown/startup The CRS, OHAS, ASM & RDBMS Services on a RAC 11.2. Configuration:
Solution
1) Connect to node #1, then please check if the CRS/OHAS & services are enabled to autostart as follow (repeat this step on each node):
2) If not, then you can enable it as follow (repeat this step on each node):
3) Shutdown the services on each node as follow:
4) Verify the services were/are down (repeat this step on each node):
5) Then start the services on node #1 as follow (only on first node):
6) Wait 1 minute, then validate the services started & diskgroups were mounted (only on first node):
7) Then start the services on node #2 as follow:
8) Wait 1 minute, then validate the services started & diskgroups were mounted on node #2:
9) If there are more nodes in the RAC, then repeat the same steps (7-8).
10) Then check the status of the clusterware globally as follows:
# crsctl check cluster -all
Sample output:
**************************************************************
asmgrid1:
CRS-4537: Cluster Ready Services is online
CRS-4529: Cluster Synchronization Services is online
CRS-4533: Event Manager is online
**************************************************************
asmgrid2:
CRS-4537: Cluster Ready Services is online
CRS-4529: Cluster Synchronization Services is online
CRS-4533: Event Manager is online
**************************************************************
Stop:
Start:
Note 2: For RAC ACFS configurations please check the next information:
http://docs.oracle.com/cd/E11882_01/readmes.112/e22488/toc.htm#CACCIEID
When attempting to shut down Oracle Clusterware, the Oracle Clusterware stack may report that it did not successfully stop on selected nodes (reference Bug 8651848). If the database home is on Oracle ACFS, then you may receive the following error:
CRS-5014: Agent orarootagent.bin timed out starting process acfsmount for action
This error can be ignored.
Alternatively, the Oracle Clusterware stack may report that it did not successfully stop on selected nodes due to the inability to shut down the Oracle ACFS resources. If this occurs, take the following steps:
-
Ensure that all file system activity to Oracle ACFS mount points is quiesced by shutting down programs or processes and retry the shutdown.
-
If the ora.registry.acfs resource check function times out, or the resource exhibits a state of UNKNOWN or INTERMEDIATE, then this may indicate an inability to access the Oracle Cluster Registry (OCR). The most common cause of this is a network failure. The commands "acfsutil registry" and "ocrcheck" may give you a better indicator of the specific error. Clear this error and attempt to stop Oracle Clusterware again.
Additional Steps Required When ACFS filesystem are involved:
You will need to perform the following additional steps instead:
A) Dismount all the ACFS filesystems running in the cluster as follows:
Where:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-d
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-n
If you do not specify this option, then the utility stops the volume resource on all active nodes in the cluster.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-f : This option stops the file system and also stops any databases or other resources that depend on this file system.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Example:
/dev/asm/volnew1-347 14680064 159700 14520364 2% /u01/app/grid/acfsmounts/acfsdgnew_volnew1
/dev/asm/vol_oh1-115 35651584 4590104 31061480 13% /u04acfs
$> srvctl stop filesystem -d /dev/asm/volnew1-347 -f
$> srvctl stop filesystem -d /dev/asm/vol_oh1-115 -f
B) Make sure the ACFS filesystem(s) was/were dismounted on all the nodes:
C) Then perform the steps described in the following document:
=)> Steps To Shutdown/Startup The CRS, OHAS, ASM & RDBMS Services on RAC 11.2 Configuration. (Doc ID 1355977.1)
Community Discussions
Still have questions? Use the communities window below to search for similar discussions or start a new discussion on this subject. (Window is the live community not a screenshot)
Click here to open in main browser window
References
NOTE:1093890.1 - Steps To Shutdown/Startup The Exadata & RDBMS Services and Cell/Compute Nodes On An Exadata Configuration.來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-1094221/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【RAC】啟動/關閉CRS, OHAS, ASM & RDBMS 的步驟ASM
- rac中 crsctl start/stop crs and crsctl start/stop cluster 區別
- crsctl start/stop crs and crsctl start/stop cluster 區別
- CRS-215 Srvctl unable to start ASM, Listener, RDBMS ResourcesASM
- CRS: Resource in UNKNOWN state and srvctl Cannot Start/Stop Resource_845709.1
- Oracle ASM ACFS disk group rebalanceOracleASM
- Oracle ACFS ( ASM Cluster File System )OracleASM
- 12c ASM中建立ACFSASM
- oracle10g rac(rhel)_srvctl star執行出錯_crs_stop出錯Oracle
- oracle多例項start-stop指令碼Oracle指令碼
- 【kingsql分享】解決RAC大量UNKNOWN和CRS-0216: Could not stop resourceSQL
- oracle crs voting disk損壞一例(asm+rac)OracleASM
- ASM叢集檔案系統ACFS(ASM Cluster File System)ASM
- CRS-1205:Auto-start failed for the CRS resourceAI
- Python標準庫:內建函式slice(stop) slice(start, stop[, step])Python函式
- Oracle 10g isqlplus start/stopOracle 10gSQL
- crs_stop -all 命令後遇到 UNKNOWN解決及RAC資源啟動順序
- [ZT]crs_stop -all 命令後遇到 UNKNOWN
- hyperf 服務管理指令碼 start、restart、stop、status指令碼REST
- 10g dbconsole start/stop/status
- shut down and start crs for Oracle10GOracle
- 漫談Oracle RAC servicesOracle
- ORACLE 10G RAC故障: crs_stop -all 命令後遇到 UNKNOW,一頓折騰後好了Oracle 10g
- Oracle 11.2.0.4 rac for aix acfs異常環境的克隆環境ASM磁碟組掛載緩慢OracleAIASM
- CRS-4124: Oracle High Availability Services startup failed. CRS-4000OracleAI
- Oracle RAC root.sh 報錯 Timed out waiting for the CRS stack to start 解決方法OracleAI
- oracle10g rac(rhel4)__CRS-0215_srvctl start出錯一則Oracle
- Weblogic and Component(OVD/OID/Web) start, stop和restartWebREST
- ORACLE RAC環境下某節點的+ASM註冊到CRS資源中OracleASM
- CRS-0184:CRS-4639: Could not contact Oracle High Availability ServicesOracleAI
- CRS-4535: Cannot communicate with Cluster Ready Services
- Oracle10g新特色:CRS(Cluster Ready Services)Oracle
- vipca遇到CRS-0215,Could not start onsPCA
- Start of resource “ora.asm -init” failed -ASMAI
- linux中守護程式啟停工具start-stop-daemonLinux
- 【RAC】Oracle11g RAC 你不懂crs_*Oracle
- CRS-4639: Could not contact Oracle High Availability ServicesOracleAI
- RMAN Duplicate Database From RAC ASM To RAC ASM [ID 461479.1]DatabaseASM