bash : input/output error
Linux AS 5.4
Oracle 10.2.0.4
4節點RAC
DELL R900
EMC Storage
可能是Linux檔案系統問題, 這裡人氣比較旺,在這裡問問。有經驗的指點一下。
資料庫系統表現為慢,第三個節點不能歸檔,其他節點執行正常, crs_stat -t 檢視狀態,第三個節點的target是offline,
oracle alert log中沒有error, 在第三個節點server中linux log看到下面的報錯, 關機命令不響應,只有強制關閉電源,
然後重新開啟,恢復正常 :
Sat Jan 29 02:10:33 2011 Storage Service Controller event log: Fatal firmware error: Driver detected
possible FW hang, halting FW. : Controller 0 (PERC 6/i Integrated)
Sat Jan 29 02:10:33 2011 Storage Service Controller event log: Fatal firmware error: Line 3622 in
../../raid/1078dma.c : Controller 0 (PERC 6/i Integrated)
隨後,在第三個節點上透過 ls -al | more 檢視一些檔案, 報錯 bash : input/output error, 建立檔案時報錯 can not
touch "test"...read only file system , 基本確認是檔案系統問題,可能是陣列卡導致的.
後來DELL工程師過來檢查,說明了這個錯誤應該是強制關機導致的錯誤,不是出現ipub/outpub error的原因。我們查詢了
一下時間,的確是出現問題強制關機然後開啟之後出現的。 沒有發現其他錯誤資訊,猜想可能是當時已經是read only了,什麼
都寫入不了了,但是出現read only之前應該會有一些蛛絲馬跡啊,奇怪 。
Oracle 10.2.0.4
4節點RAC
DELL R900
EMC Storage
可能是Linux檔案系統問題, 這裡人氣比較旺,在這裡問問。有經驗的指點一下。
資料庫系統表現為慢,第三個節點不能歸檔,其他節點執行正常, crs_stat -t 檢視狀態,第三個節點的target是offline,
oracle alert log中沒有error, 在第三個節點server中linux log看到下面的報錯, 關機命令不響應,只有強制關閉電源,
然後重新開啟,恢復正常 :
Sat Jan 29 02:10:33 2011 Storage Service Controller event log: Fatal firmware error: Driver detected
possible FW hang, halting FW. : Controller 0 (PERC 6/i Integrated)
Sat Jan 29 02:10:33 2011 Storage Service Controller event log: Fatal firmware error: Line 3622 in
../../raid/1078dma.c : Controller 0 (PERC 6/i Integrated)
隨後,在第三個節點上透過 ls -al | more 檢視一些檔案, 報錯 bash : input/output error, 建立檔案時報錯 can not
touch "test"...read only file system , 基本確認是檔案系統問題,可能是陣列卡導致的.
後來DELL工程師過來檢查,說明了這個錯誤應該是強制關機導致的錯誤,不是出現ipub/outpub error的原因。我們查詢了
一下時間,的確是出現問題強制關機然後開啟之後出現的。 沒有發現其他錯誤資訊,猜想可能是當時已經是read only了,什麼
都寫入不了了,但是出現read only之前應該會有一些蛛絲馬跡啊,奇怪 。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-687475/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- mount error(5): Input/output errorError
- angular input和outputAngular
- input delay和output delay講解
- MapReduce--Input與Output規則
- [Bash] Error handlingError
- 解決IDEA Error:Output directory is not specifiedIdeaError
- onnx 增刪改查,修改節點,刪除節點,修改input,output
- Git bash Error: Could not fork child process: There are no available terminals (-1)GitErrorAI
- linux 中的 nohup 命令(設定後臺程式): nohup: ignoring input and appending output to ‘nohup.out’LinuxAPP
- sublime上配置java環境,解決Decode error - output not utf-8問題JavaError
- ElasticSearch7.3學習(三十二)----logstash三大外掛(input、filter、output)及其綜合示例ElasticsearchFilter
- Sublime Text 2報 Decode error - output not utf-8 錯誤的解決辦法Error
- Structured OutputStruct
- 解決報錯 cuDNN error: CUDNN_STATUS_NOT_SUPPORTED. This error may appear if you passed in a non-contiguous input.DNNErrorAPP
- diff output understanding
- 安裝win10系統提示Output error file to the following location A:\ghosterr.txt怎麼辦Win10Error
- Error: CreateProcess failed, Command: ‘C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin -o ..\OBJ\outputErrorAIOBJ
- mongodb錯誤解決辦法-bash: ./mongod: cannot execute binary file: Exec format errorMongoDBORMError
- DML_The OUTPUT Clause
- OpenVINO(get_output_tensor())
- HTML <output> 輸出域HTML
- “no source“: Error: #5: cannot open source input file “C:\Users\xxx\AppData\Local\Temp\p4228: PermiErrorAPP
- Python -- raw_input() and input() -- ACMPythonACM
- input
- kettle MongoDB Output 配置說明MongoDB
- zabbix報錯fping failed:no outputAI
- -bash: id: command not found -bash: tty: command not found
- [Bash] Subshell
- [Bash] quotes
- [Bash] functionFunction
- [Bash] env
- 第10講:Flink Side OutPut 分流IDE
- SqlConnection,command基本用法,output,輸出SQL
- Angular cli 父傳子,子傳父,服務Service, @input,@output,@ViewChild 裝飾器的簡單使用,看這一篇就夠了AngularView
- ABAP 辨析ON INPUT|REQUEST|CHAIN-INPUT|CHAIN-REQUESTAI
- AndroidStudio Build Output亂碼解決方案AndroidUI
- How to use “cat” command on “find” command's output?
- [鴻蒙開發]真機轉模擬機執行出現錯誤: ERROR: Failed to find the incremental input file:鴻蒙ErrorAIREM
- [Bash] wc cmmand