日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 运维知识 > linux >内容正文

linux

苹果双系统运行oracle失败,oracle 11gR2 RAC for linux x86_64 grid运行root.sh 失败问题处理...

發布時間:2024/8/23 linux 116 豆豆
生活随笔 收集整理的這篇文章主要介紹了 苹果双系统运行oracle失败,oracle 11gR2 RAC for linux x86_64 grid运行root.sh 失败问题处理... 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

昨天一個朋友問到我,在oracle 11gR2 RAC for linux x86_64安裝過程中,grid用戶運行root.sh在第一節點可以成功,但在第二節點不成功,報錯如下:

CRS-2674: Start of 'ora.cssd' on 'racnode2' failed

CRS-2679: Attempting to clean 'ora.cssd' on 'racnode2'

CRS-2681: Clean of 'ora.cssd' on 'racnode2' succeeded

CRS-2673: Attempting to stop 'ora.diskmon' on 'racnode2'

CRS-2677: Stop of 'ora.diskmon' on 'racnode2' succeeded

CRS-4000: Command Start failed, or completed with errors.

CRS-2672: Attempting to start 'ora.cssd' on 'racnode2'

CRS-2672: Attempting to start 'ora.diskmon' on 'racnode2'

CRS-2674: Start of 'ora.diskmon' on 'racnode2' failed

CRS-2679: Attempting to clean 'ora.diskmon' on 'racnode2'

CRS-5016: Process "/opt/oracle/11.2.0/grid/bin/diskmon" spawned by agent "/opt/oracle/11.2.0/grid/bin/orarootagent.bin" for action "clean" failed: details at "(:CLSN00010:)" in "/opt/oracle/11.2.0/grid/log/racnode2/agent/ohasd/orarootagent_root/orarootagent_root.log"

CRS-2681: Clean of 'ora.diskmon' on 'racnode2' succeeded

CRS-2674: Start of 'ora.cssd' on 'racnode2' failed

CRS-2679: Attempting to clean 'ora.cssd' on 'racnode2'

CRS-2681: Clean of 'ora.cssd' on 'racnode2' succeeded

CRS-4000: Command Start failed, or completed with errors.

Command return code of 1 (256) from command: /opt/oracle/11.2.0/grid/bin/crsctl start resource ora.ctssd -init -env USR_ORA_ENV=CTSS_REBOOT=TRUE

Start of resource "ora.ctssd -init -env USR_ORA_ENV=CTSS_REBOOT=TRUE" failed

Failed to start CTSS

Failed to start Oracle Clusterware stack

檢查GRID_HOME/log//cssd/ocssd.log ,里面記錄下面內容:

2010-05-18 11:20:23.418: [??? CSSD][2511965952]clssnmvDHBValidateNCopy: node 1, , has a disk HB, but no network HB, DHB has rcfg 169642893, wrtcnt, 1013, LATS 4141244, lastSeqNo 1013, uniqueness 1274151780, timestamp 1274152822/4138854

主要是節點2與節點1不能建立網絡連接,導致節點2 CSS daemon啟動失敗,找到問題原因,解決方法就很容易

1.ssh能成功,説明網絡設置正確,最大的可能性是linux下的防火墻了

linux下停止防火墻

service iptables stop

service ip6tables stop

禁用防火墻

chkconfig iptables off

chkconfig ip6tables off

結果從朋友那得到答復:

緣分 17:55:32

防火墻關掉沒

緣分 17:55:39

linux防火墻

緣分 17:55:53

service iptables stop

service ip6tables stop

緣分 17:56:01

chkconfig iptables off

chkconfig ip6tables off

緣分 17:56:39

GRID_HOME/log//cssd/ocssd.log

緣分 17:56:52

把這個日志發給我看下

緣分 17:57:12

可以先把所有節點防火墻都關閉

朋友 17:57:32

==

朋友 17:59:15

防火墻是沒有關,郁悶。

朋友 17:59:30

我給你找日志。

緣分 18:01:01

好的

緣分 18:01:18

把防火墻關了,再來一次吧 應該問題不大

緣分 18:01:33

然后你把日志發給我,我再確認下是不是這個問題

朋友要發送給您文件“ocssd.rar(1543KB)”,您是要接收,另存為還是謝絕該文件

朋友 18:02:42

這個日志還挺大,呵呵。

朋友 18:02:56

可以了,

朋友 18:03:03

朋友 18:03:16

說不出的感動啊,謝謝。

總結

以上是生活随笔為你收集整理的苹果双系统运行oracle失败,oracle 11gR2 RAC for linux x86_64 grid运行root.sh 失败问题处理...的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。