解決程序和方法總結

系統版本:AIX5.3
資料庫版本:Oracle RAC11.2.0.4
在節點2執行root.sh 時報錯如上圖1
在節點1上執行root.sh執行成功,但是檢查,發現節點1上ora.cluster_interconnect.haip offline 并未啟動,如下圖

嘗試啟動haip但是無法啟動報錯:
bash-4.2# ./crsctl start res ora.cluster_interconnect.haip -init
CRS-2501: Resource 'ora.cluster_interconnect.haip' is disabled
CRS-4000: Command Start failed, or completed with errors.
折騰很久還是無法啟動,于是卸載root.sh后重新安裝發現安裝時就報錯了
兩個節點上都卸載root.sh,通過下面的命令卸載
/u01/app/11.2.0/grid/crs/install/rootcrs.pl -deconfig -force
然后節點1上重新執行root.sh,結果顯示成功 但是發現有如下報錯
Start of resource "ora.cluster_interconnect.haip" failed
CRS-2672: Attempting to start 'ora.cluster_interconnect.haip' on 'rac1'

于是查看報錯中的日志,發現如下報錯:

確定原因:查看兩個節點上都沒有/dev/bpf設備
解決辦法:
1、執行/usr/sbin/tcpdump生成bpf設備(執行后過一會手動停止)再在環境中查看兩個節點都生成了設備,如下

2、節點1卸載/u01/app/11.2.0/grid/crs/install/rootcrs.pl -deconfig -force
3、重新在兩個節點上執行root.sh執行成功
/u01/app/11.2.0/grid/root.sh
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/55475.html
標籤:高級技術
上一篇:求問,求解決,拜托各位大佬
下一篇:oracle資料庫出問題
