RAC因為localhost磁碟空間不夠導致has程式掛起
[oracle@his1 ~]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.2.0 Production on Wed Jan 15 13:12:42 2014
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Connected to an idle instance.
下面可以啟動資料庫找不到spfile
SQL> startup
ORA-01078: failure in processing system parameters
ORA-01565: error in identifying file '+ORADATA/crds3db/spfilecrds3db.ora'
ORA-17503: ksfdopn:2 Failed to open file +ORADATA/crds3db/spfilecrds3db.ora
ORA-29701: unable to connect to Cluster Synchronization Service
下面程式下面進群主要代理程式沒有起來
CRS-4133: Oracle High Availability Services has been stopped.
[root@his2 bin]# ./crsctl check crs
CRS-4639: Could not contact Oracle High Availability Services
[root@his2 bin]# ./crsctl start crs
CRS-4123: Oracle High Availability Services has been started.
從下面叢集日誌分析出因為No space left on device
2014-01-13 10:46:06.004
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A6182402
2014-01-13 10:46:48.097
[ctssd(5813)]CRS-2408:The clock on host his1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.
2014-01-13 10:46:47.883
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A4002844
2014-01-13 10:47:40.153
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A5325456
2014-01-13 10:47:46.072
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No 2014-01-13 10:47:52.121
[ctssd(5813)]CRS-2408:The clock on host his1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.
2014-01-13 10:47:48.186
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A8256687
2014-01-13 10:48:37.307
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A0629414
2014-01-13 10:49:04.149
[ctssd(5813)]CRS-2408:The clock on host his1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.
2014-01-13 10:49:36.161
[ctssd(5813)]CRS-2408:The clock on host his1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.
2014-01-13 10:49:37.729
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A3396298
2014-01-13 10:50:12.990
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A2786508
2014-01-13 10:50:13.039
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A7075711
2014-01-13 10:50:40.191
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A9099265
2014-01-13 10:51:15.827
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A8800243
2014-01-13 10:51:20.208
[ctssd(5813)]CRS-2408:The clock on host his1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.
2014-01-13 10:51:48.478
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A4302993
2014-01-13 10:52:24.230
[ctssd(5813)]CRS-2408:The clock on host his1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.
2014-01-13 10:52:40.548
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A5271303
2014-01-13 10:52:54.826
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No 2014-01-13 10:53:36.254
[ctssd(5813)]CRS-2408:The clock on host his1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.
2014-01-13 10:54:08.267
[ctssd(5813)]CRS-2408:The clock on host his1 has been updated by the Cluster Time Synchronization Service to be synchronous with the mean cluster time.
2014-01-13 10:54:24.904
[cssd(5742)]CRS-10000:CLSU-00100: Operating System function: mkdir failed with error data: 28
CLSU-00101: Operating System error message: No space left on device
CLSU-00103: error location: authprep6
CLSU-00104: additional error information: failed to make dir /app/grid/product/11.2.0/grid/auth/css/his1/A0800143
[root@his1 ~]# /etc/init.d/init.ohasd run
[grid@his1 ~]$ crsctl check crs
CRS-4638: Oracle High Availability Services is online
CRS-4537: Cluster Ready Services is online
CRS-4529: Cluster Synchronization Services is online
CRS-4533: Event Manager is online
[grid@his1 ~]$ crsctl stat res -t -init
--------------------------------------------------------------------------------
NAME TARGET STATE SERVER STATE_DETAILS
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.asm
1 ONLINE ONLINE his1 Started
ora.cluster_interconnect.haip
1 ONLINE ONLINE his1
ora.crf
1 ONLINE ONLINE his1
ora.crsd
1 ONLINE ONLINE his1
ora.cssd
1 ONLINE ONLINE his1
ora.cssdmonitor
1 ONLINE ONLINE his1
ora.ctssd
1 ONLINE ONLINE his1 ACTIVE:0
ora.diskmon
1 ONLINE ONLINE his1
ora.drivers.acfs
1 ONLINE ONLINE his1
ora.evmd
1 ONLINE ONLINE his1
ora.gipcd
1 ONLINE ONLINE his1
ora.gpnpd
1 ONLINE ONLINE his1
ora.mdnsd
1 ONLINE ONLINE his1
轉載時候提示原作者或者以路徑連線方式 請您尊重筆記
技術群:132304250
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29065182/viewspace-1070881/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ASM空間爆滿導致資料庫掛起ASM資料庫
- mysql臨時表空間不夠導致主從複製失敗MySql
- 【RAC】儲存陣列電源故障導致RAC資料庫異常掛起陣列資料庫
- 特斯拉因Model3致命事故被起訴:懸掛故障導致汽車失控
- 電腦磁碟空間不夠?試試用NAS儲存的iSCSI功能
- MySQL 磁碟空間滿導致表空間相關資料檔案損壞故障處理MySql
- Oracle RAC啟動因CTSS導致的異常Oracle
- Shell磁碟空間和表空間告警程式
- TRUNCATE模式SQLLDR導致SECUREFILE的LOB空間不斷增長模式SQL
- 【RAC】因清理不完整導致RAC ASM例項建立失敗ASM
- 【問題處理】因ASM磁碟組空間不足導致資料庫例項無法啟動的故障處理ASM資料庫
- 因為/etc/hosts中問題導致監聽掛起-報錯:WARNING: Subscription for node down event still pending
- 使用查詢語句導致 RDS 伺服器報硬碟磁碟空間不足伺服器硬碟
- Linux 磁碟掛載和swap空間管理Linux
- ASM磁碟組故障導致資料庫不能起來ASM資料庫
- 10G rac 因為ocr原因導致crs不能啟動的排查二例
- 資料庫表空間不夠,需要擴容資料庫
- Oracle 安裝目錄空間不夠處理Oracle
- MySQL 5.6因為OOM導致資料庫重啟MySqlOOM資料庫
- 檢視佔用磁碟空間的程式
- 10g ORACLE_HOME空間滿導致SYSAUX表空間離線OracleUX
- win10分割槽磁碟空間不足怎麼回事_win10分割槽磁碟沒有足夠空間如何處理Win10
- 在K8S中,如果是因為開發寫的映象問題導致pod起不來該怎麼排查?K8S
- SQL Server Profiler(P)導致C盤空間不足SQLServer
- 歸檔空間不足導致例項死鎖
- swap空間不足導致mysql被OOM kill案例MySqlOOM
- imp之選項resumable匯入及insert插入資料因空間tablespace不足暫時掛起
- MySQL伺服器異常關閉,重啟後,無法啟動----因為磁碟空間滿MySql伺服器
- 生活不夠精彩?因為你少了這些智慧家居產品
- OEL 11.2.0.2 RAC 資料庫停電導致has程式無法啟動OLR檔案損壞資料庫
- oracle BUG 5890312導致表空間瞬間暴漲Oracle
- 【RAC】處理因ons導致CPU使用率過高的問題
- 【RAC】因虛擬機器配置檔案調整不完整導致RAC無法使用虛擬機
- 拿好你的iPhone8,因為你真的摔不起iPhone
- 如何檢查Mac磁碟空間,mac磁碟空間其他怎麼清理Mac
- centos7 boot空間不夠用的解決方案CentOSboot
- ORA-01536:表空間不夠 解決方法
- RAC環境中cdata資料夾佔用太多磁碟空間