Oracle 11gR2光釺鏈路切換crs服務發生crash
Oracle 11gR2光釺鏈路切換crs服務發生crash
背景:
我們將Oracle 11gR2(11.2.0.4)在RedHat EnterPrise 5.8上透過RDAC完成的多路徑鏈路冗餘,在部署完成後,我們需要做多路徑鏈路冗餘測試,我們的光釺鏈路連線方式如下。我們做多路徑測試完成了如下幾個組合:
拔線測試組合一:
1、 先拔下光釺鏈路 ②和④ 一切正常沒有問題;插上五分鐘後執行第2步。
2、 再拔下光釺鏈路 ①和③ 資料庫服務正常,crs程式crash無法訪問,手工重啟crs程式即可。
拔線測試組合二:
1、 先拔下光釺鏈路 ①和③ 一切正常沒有問題;插上五分鐘後執行第2步。
2、 再拔下光釺鏈路 ②和④ 資料庫服務正常,crs程式crash無法訪問,手工重啟crs程式即可。
拔線測試組合三:
1、 先拔下光釺鏈路 ①和④ 一切正常沒有問題;插上五分鐘後執行第2步。
2、 再拔下光釺鏈路 ②和③ 一切正常沒有問題;
拔線測試組合四:
1、 先拔下光釺鏈路 ②和③ 一切正常沒有問題;插上五分鐘後執行第2步。
2、 再拔下光釺鏈路 ①和④ 一切正常沒有問題;
控制器切換測試組合:
1、 進入儲存管理控制檯,檢視當前磁碟所在控制器為A控,手動全部切換到B,一切正常沒有問題。
2、 五分鐘之後,再次進入儲存管理控制檯,將所有磁碟從B控制器切換到A控制器,一切正常沒有問題。
問題現象:
問題發生在第一組和第二組的的測試2上面,問題現象如下:-
[grid@db01 ~] $ crs_stat -t -v
-
CRS-0184: Cannot communicate with the CRS daemon.
-
-
[root@db01 ~]# ps -ef|grep ora
-
oracle 2687 1 0 00:12 ? 00:00:00 ora_pmon_woo
-
oracle 2689 1 0 00:12 ? 00:00:00 ora_psp0_woo
-
oracle 2691 1 0 00:12 ? 00:00:00 ora_vktm_woo
-
oracle 2695 1 0 00:12 ? 00:00:00 ora_gen0_woo
-
oracle 2697 1 0 00:12 ? 00:00:00 ora_diag_woo
-
oracle 2699 1 0 00:12 ? 00:00:00 ora_dbrm_woo
-
oracle 2701 1 0 00:12 ? 00:00:00 ora_dia0_woo
-
oracle 2703 1 0 00:12 ? 00:00:00 ora_mman_woo
-
oracle 2705 1 0 00:12 ? 00:00:00 ora_dbw0_woo
-
oracle 2707 1 0 00:12 ? 00:00:00 ora_lgwr_woo
-
oracle 2709 1 0 00:12 ? 00:00:01 ora_ckpt_woo
-
oracle 2711 1 0 00:12 ? 00:00:00 ora_smon_woo
-
oracle 2713 1 0 00:12 ? 00:00:00 ora_reco_woo
-
oracle 2715 1 0 00:12 ? 00:00:00 ora_mmon_woo
-
oracle 2717 1 0 00:12 ? 00:00:00 ora_mmnl_woo
-
oracle 2719 1 0 00:12 ? 00:00:00 ora_d000_woo
-
oracle 2721 1 0 00:12 ? 00:00:00 ora_s000_woo
-
oracle 2728 1 0 00:12 ? 00:00:00 ora_rvwr_woo
-
-
SQL> select host_name,instance_name,status from gv$instance;
-
-
HOST_NAME INSTANCE_NAME STATUS
-
---------- ---------------- ------------
-
db01 woo OPEN
- db02 woo OPEN
日誌排查:
OS
message:
-
Oct 30 13:48:23 db01 kernel: lpfc 0000:1b:00.0: 1:(0):0203 Devloss timeout on WWPN 20:34:00:80:e5:3f:7b:f0 NPort x0000e4 Data: x0 x7 x0
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:0 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 7 [RAIDarray.mpp]oracledb:0:0 Path Failed
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:0 No new path: fall to failover controller case. vcmnd SN 74635 pdev H8:C0:T0:L0 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:0 Failed controller to 1. retry. vcmnd SN 74635 pdev H8:C0:T0:L0 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:0 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:0 No new path: fall to failover controller case. vcmnd SN 74625 pdev H8:C0:T0:L0 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:0 Failed controller to 1. retry. vcmnd SN 74625 pdev H8:C0:T0:L0 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74645 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74645 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74644 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74644 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74643 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74643 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74642 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74642 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74634 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74634 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74632 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74632 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74631 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74631 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74624 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74624 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:23 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74622 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74622 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:23 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74621 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74621 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74620 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74620 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:1 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:1 No new path: fall to failover controller case. vcmnd SN 74619 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:1 Failed controller to 1. retry. vcmnd SN 74619 pdev H8:C0:T0:L1 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:2 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:2 No new path: fall to failover controller case. vcmnd SN 74641 pdev H8:C0:T0:L2 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:2 Failed controller to 1. retry. vcmnd SN 74641 pdev H8:C0:T0:L2 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:2 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:2 No new path: fall to failover controller case. vcmnd SN 74633 pdev H8:C0:T0:L2 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:2 Failed controller to 1. retry. vcmnd SN 74633 pdev H8:C0:T0:L2 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:2 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:2 No new path: fall to failover controller case. vcmnd SN 74623 pdev H8:C0:T0:L2 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:2 Failed controller to 1. retry. vcmnd SN 74623 pdev H8:C0:T0:L2 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:3 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:3 No new path: fall to failover controller case. vcmnd SN 74636 pdev H8:C0:T0:L3 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:3 Failed controller to 1. retry. vcmnd SN 74636 pdev H8:C0:T0:L3 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:3 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:3 No new path: fall to failover controller case. vcmnd SN 74626 pdev H8:C0:T0:L3 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:3 Failed controller to 1. retry. vcmnd SN 74626 pdev H8:C0:T0:L3 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:3 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:3 No new path: fall to failover controller case. vcmnd SN 74615 pdev H8:C0:T0:L3 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:3 Failed controller to 1. retry. vcmnd SN 74615 pdev H8:C0:T0:L3 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:3 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:3 No new path: fall to failover controller case. vcmnd SN 74610 pdev H8:C0:T0:L3 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:3 Failed controller to 1. retry. vcmnd SN 74610 pdev H8:C0:T0:L3 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:4 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:4 No new path: fall to failover controller case. vcmnd SN 74637 pdev H8:C0:T0:L4 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:4 Failed controller to 1. retry. vcmnd SN 74637 pdev H8:C0:T0:L4 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:4 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:4 No new path: fall to failover controller case. vcmnd SN 74630 pdev H8:C0:T0:L4 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:4 Failed controller to 1. retry. vcmnd SN 74630 pdev H8:C0:T0:L4 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:4 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:4 No new path: fall to failover controller case. vcmnd SN 74614 pdev H8:C0:T0:L4 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:4 Failed controller to 1. retry. vcmnd SN 74614 pdev H8:C0:T0:L4 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:4 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:4 No new path: fall to failover controller case. vcmnd SN 74609 pdev H8:C0:T0:L4 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:4 Failed controller to 1. retry. vcmnd SN 74609 pdev H8:C0:T0:L4 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:5 Selection Retry count exhausted
-
Oct 30 13:48:24 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:5 No new path: fall to failover controller case. vcmnd SN 74638 pdev H8:C0:T0:L5 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:24 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:5 Failed controller to 1. retry. vcmnd SN 74638 pdev H8:C0:T0:L5 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:5 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:5 No new path: fall to failover controller case. vcmnd SN 74629 pdev H8:C0:T0:L5 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:5 Failed controller to 1. retry. vcmnd SN 74629 pdev H8:C0:T0:L5 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:5 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:5 No new path: fall to failover controller case. vcmnd SN 74616 pdev H8:C0:T0:L5 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:5 Failed controller to 1. retry. vcmnd SN 74616 pdev H8:C0:T0:L5 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:5 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:5 No new path: fall to failover controller case. vcmnd SN 74613 pdev H8:C0:T0:L5 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:5 Failed controller to 1. retry. vcmnd SN 74613 pdev H8:C0:T0:L5 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:6 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:6 No new path: fall to failover controller case. vcmnd SN 74639 pdev H8:C0:T0:L6 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:6 Failed controller to 1. retry. vcmnd SN 74639 pdev H8:C0:T0:L6 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:6 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:6 No new path: fall to failover controller case. vcmnd SN 74628 pdev H8:C0:T0:L6 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:6 Failed controller to 1. retry. vcmnd SN 74628 pdev H8:C0:T0:L6 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:6 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:6 No new path: fall to failover controller case. vcmnd SN 74618 pdev H8:C0:T0:L6 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:6 Failed controller to 1. retry. vcmnd SN 74618 pdev H8:C0:T0:L6 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:6 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:6 No new path: fall to failover controller case. vcmnd SN 74611 pdev H8:C0:T0:L6 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:6 Failed controller to 1. retry. vcmnd SN 74611 pdev H8:C0:T0:L6 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:7 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:7 No new path: fall to failover controller case. vcmnd SN 74640 pdev H8:C0:T0:L7 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:7 Failed controller to 1. retry. vcmnd SN 74640 pdev H8:C0:T0:L7 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:7 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:7 No new path: fall to failover controller case. vcmnd SN 74627 pdev H8:C0:T0:L7 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:7 Failed controller to 1. retry. vcmnd SN 74627 pdev H8:C0:T0:L7 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:7 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:7 No new path: fall to failover controller case. vcmnd SN 74617 pdev H8:C0:T0:L7 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:7 Failed controller to 1. retry. vcmnd SN 74617 pdev H8:C0:T0:L7 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 94 [RAIDarray.mpp]oracledb:0:0:7 Selection Retry count exhausted
-
Oct 30 13:48:25 db01 kernel: 496 [RAIDarray.mpp]oracledb:0:0:7 No new path: fall to failover controller case. vcmnd SN 74612 pdev H8:C0:T0:L7 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 497 [RAIDarray.mpp]oracledb:0:0:7 Failed controller to 1. retry. vcmnd SN 74612 pdev H8:C0:T0:L7 0x00/0x00/0x00 0x00010000 mpp_status:6
-
Oct 30 13:48:25 db01 kernel: 10 [RAIDarray.mpp]oracledb:1 Failover command issued
- Oct 30 13:48:25 db01 kernel: 801 [RAIDarray.mpp]Failover succeeded to oracledb:1
ASM alert日誌資訊:
-
Th Thu Oct 30 13:47:40 2014
kjbdomdet send to inst 2
detach from dom 4, sending detach message to inst 2
WARNING: Offline for disk OCR_VOTE1 in mode 0x7f failed.
WARNING: Offline for disk OCR_VOTE2 in mode 0x7f failed.
WARNING: Offline for disk OCR_VOTE3 in mode 0x7f failed.
WARNING: Offline for disk OCR_VOTE4 in mode 0x7f failed.
WARNING: Offline for disk OCR_VOTE5 in mode 0x7f failed.
Thu Oct 30 13:47:40 2014
List of instances:
1 2
Dirty detach reconfiguration started (new ddet inc 1, cluster inc 4)
Global Resource Directory partially frozen for dirty detach
* dirty detach - domain 4 invalid = TRUE
17 GCS resources traversed, 0 cancelled
Dirty Detach Reconfiguration complete
Thu Oct 30 13:47:40 2014
WARNING: dirty detached from domain 4
NOTE: cache dismounted group 4/0x4558828B (OCR_VOT001)
SQL> alter diskgroup OCR_VOT001 dismount force /* ASM SERVER:1163428491 */
Thu Oct 30 13:47:40 2014
NOTE: cache deleting context for group OCR_VOT001 4/0x4558828b
GMON dismounting group 4 at 19 for pid 28, osid 17335
NOTE: Disk OCR_VOTE1 in mode 0x7f marked for de-assignment
NOTE: Disk OCR_VOTE2 in mode 0x7f marked for de-assignment
NOTE: Disk OCR_VOTE3 in mode 0x7f marked for de-assignment
NOTE: Disk OCR_VOTE4 in mode 0x7f marked for de-assignment
NOTE: Disk OCR_VOTE5 in mode 0x7f marked for de-assignment
NOTE:Waiting for all pending writes to complete before de-registering: grpnum 4
Thu Oct 30 13:47:58 2014
Received dirty detach msg from inst 2 for dom 4
Thu Oct 30 13:47:58 2014
List of instances:
1 2
Dirty detach reconfiguration started (new ddet inc 2, cluster inc 4)
Global Resource Directory partially frozen for dirty detach
* dirty detach - domain 4 invalid = TRUE
0 GCS resources traversed, 0 cancelled
freeing rdom 4
Dirty Detach Reconfiguration complete
Thu Oct 30 13:48:10 2014
NOTE:Waiting for all pending writes to complete before de-registering: grpnum 4
Thu Oct 30 13:48:24 2014
ASM Health Checker found 1 new failures
Thu Oct 30 13:48:26 2014
Errors in file /DBSoft/grid/diag/asm/+asm/+ASM1/trace/+ASM1_ora_6826.trc:
ORA-15079: ASM file is closed
Errors in file /DBSoft/grid/diag/asm/+asm/+ASM1/trace/+ASM1_ora_6826.trc:
ORA-15079: ASM file is closed
Errors in file /DBSoft/grid/diag/asm/+asm/+ASM1/trace/+ASM1_ora_6826.trc:
ORA-15079: ASM file is closed
Errors in file /DBSoft/grid/diag/asm/+asm/+ASM1/trace/+ASM1_ora_6826.trc:
ORA-15079: ASM file is closed
Errors in file /DBSoft/grid/diag/asm/+asm/+ASM1/trace/+ASM1_ora_6826.trc:
ORA-15079: ASM file is closed
WARNING: requested mirror side 1 of virtual extent 0 logical extent 0 offset 6754304 is not allocated; I/O request failed
WARNING: requested mirror side 2 of virtual extent 0 logical extent 1 offset 6754304 is not allocated; I/O request failed
WARNING: requested mirror side 3 of virtual extent 0 logical extent 2 offset 6754304 is not allocated; I/O request failed
Errors in file /DBSoft/grid/diag/asm/+asm/+ASM1/trace/+ASM1_ora_6826.trc:
ORA-15079: ASM file is closed
ORA-15079: ASM file is closed
ORA-15079: ASM file is closed
Thu Oct 30 13:48:26 2014
SQL> alter diskgroup OCR_VOT001 check /* proxy */
Thu Oct 30 13:48:40 2014
SUCCESS: diskgroup OCR_VOT001 was dismounted
SUCCESS: alter diskgroup OCR_VOT001 dismount force /* ASM SERVER:1163428491 */
Thu Oct 30 13:48:40 2014
ORA-15032: not all alterations performed
ORA-15001: diskgroup "OCR_VOT001" does not exist or is not mounted
ERROR: alter diskgroup OCR_VOT001 check /* proxy */
Thu Oct 30 13:48:40 2014
NOTE: diskgroup resource ora.OCR_VOT001.dg is offline
SUCCESS: ASM-initiated MANDATORY DISMOUNT of group OCR_VOT001
Thu Oct 30 13:48:46 2014
NOTE: client exited [6814]
Thu Oct 30 13:48:47 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17643] opening OCR file
Thu Oct 30 13:48:49 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17656] opening OCR file
Thu Oct 30 13:48:51 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17673] opening OCR file
Thu Oct 30 13:48:53 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17720] opening OCR file
Thu Oct 30 13:48:55 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17740] opening OCR file
Thu Oct 30 13:49:02 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17760] opening OCR file
Thu Oct 30 13:49:04 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17773] opening OCR file
Thu Oct 30 13:49:06 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17790] opening OCR file
Thu Oct 30 13:49:08 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17812] opening OCR file
Thu Oct 30 13:49:10 2014
NOTE: [crsd.bin@db01 (TNS V1-V3) 17826] opening OCR file
Thu Oct 30 13:49:42 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18043] opening OCR file
Thu Oct 30 13:49:43 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18087] opening OCR file
Thu Oct 30 13:49:43 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18221] opening OCR file
Thu Oct 30 13:49:44 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18274] opening OCR file
Thu Oct 30 13:49:44 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18292] opening OCR file
Thu Oct 30 13:49:45 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18416] opening OCR file
Thu Oct 30 13:49:45 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18434] opening OCR file
Thu Oct 30 13:49:46 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18536] opening OCR file
Thu Oct 30 13:49:47 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18641] opening OCR file
Thu Oct 30 13:49:47 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 18659] opening OCR file
Thu Oct 30 13:53:36 2014
WARNING: Waited 15 secs for write IO to PST disk 0 in group 1.
WARNING: Waited 15 secs for write IO to PST disk 0 in group 1.
WARNING: Waited 15 secs for write IO to PST disk 0 in group 2.
WARNING: Waited 15 secs for write IO to PST disk 0 in group 2.
WARNING: Waited 15 secs for write IO to PST disk 0 in group 3.
WARNING: Waited 15 secs for write IO to PST disk 0 in group 3.
Thu Oct 30 13:54:43 2014
NOTE: [crsctl.bin@db01 (TNS V1-V3) 19810] opening OCR file
CRS 日誌:
-
2014-10-30 13:48:26.715: [ CRSPE][1174640960]{2:1454:184} RI [ora.OCR_VOT001.dg db02 1] new target state: [OFFLINE] old value: [ONLINE]
-
2014-10-30 13:48:26.716: [ CRSOCR][1166235968]{2:1454:184} Multi Write Batch processing...
-
2014-10-30 13:48:26.716: [ CRSPE][1174640960]{2:1454:184} RI [ora.OCR_VOT001.dg db02 1] new internal state: [STOPPING] old value: [STABLE]
-
2014-10-30 13:48:26.716: [ CRSPE][1174640960]{2:1454:184} Sending message to a**: id = 3284
- 2014-10-30 13:48:26.716: [ CRSPE][1174640960]{2:1454:184} CRS-2673: Attempting to stop \
故障處理有兩種方法:
多路徑切換層面,參考如下:
FailOverQuiescenceTime:
Quiescence Timeout before Failover (Mode Select Page 2C) command. Thetime,in seconds,the array will wait for a quiescence condition to clear for an explicitfailover operation. A typical setting is 20 seconds.
FailedPathCheckingInterval:
This parameter defines how long (in seconds) the MPP drivershould wait before initiating a path-validation action.Default value is 60 seconds.
Egg:
-
[root@db01 ~]# cat /etc/mpp.conf
-
VirtualDiskProductId=VirtualDisk
-
DebugLevel=0x0
-
NotReadyWaitTime=270
-
BusyWaitTime=270
-
QuiescenceWaitTime=270
-
InquiryWaitTime=60
-
MaxLunsPerArray=256
-
MaxPathsPerController=4
-
ScanInterval=60
-
InquiryInterval=1
-
MaxArrayModules=30
-
ErrorLevel=3
-
SelectionTimeoutRetryCount=0
-
UaRetryCount=10
-
RetryCount=10
-
SynchTimeout=170
-
FailOverQuiescenceTime=20
-
FailoverTimeout=120
-
FailBackToCurrentAllowed=1
-
ControllerIoWaitTime=300
-
ArrayIoWaitTime=600
-
DisableLUNRebalance=0
-
SelectiveTransferMaxTransferAttempts=5
-
SelectiveTransferMinIOWaitTime=3
-
IdlePathCheckingInterval=60
-
RecheckFailedPathWaitTime=30
-
FailedPathCheckingInterval=60
-
ArrayFailoverWaitTime=300
-
PrintSenseBuffer=0
-
ClassicModeFailover=0
-
AVTModeFailover=0
-
LunFailoverDelay=3
-
LoadBalancePolicy=1
-
ImmediateVirtLunCreate=0
-
BusResetTimeout=150
-
LunScanDelay=2
-
AllowHBAsgDevs=0
- S2ToS3Key=471f51f35ec5426e
ASM檢測時間方面:
只需要調整ASM隱含引數 _asm_hbeatiowait的值將其調大些,我這直接調到120了,重新執行五組測試,問題沒有再現,故障解決。
(參看隱含引數值得方法參考:)
Egg:
-
[root@db01 ~] # su – gird
-
[grid@db01 ~] $ sqlplus sysasm/oracle
-
SQL*Plus: Release 11.2.0.4.0 Production on Wed Nov 12 22:15:18 2014
-
Copyright (c) 1982, 2013, Oracle. All rights reserved.
-
-
Connected to:
-
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
-
With the Partitioning, OLAP, Data Mining and Real Application Testing options
-
- SQL> alter system set \
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20674423/viewspace-1329772/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle資料庫服務切換Oracle資料庫
- 系統呼叫時為什麼發生任務切換?
- EMC ALUA鏈路優先順序與鏈路切換ON LINUXLinux
- oracle 11gR2 對CRS dg做映象dgOracle
- 合闊智雲核心生產系統切換到服務網格 ASM 的落地實踐ASM
- 搭建圖床-切換本站圖片至自建服務圖床
- oracle dataguard 切換Oracle
- go-kit微服務:服務鏈路追蹤Go微服務
- oracle10g crs 服務狀態offline, unknownOracle
- oracle10g crs application 單獨關閉開啟服務OracleAPP
- 聯易融加入區塊鏈服務網路發展聯盟區塊鏈
- 百望雲加入區塊鏈服務網路發展聯盟區塊鏈
- Openlayers2切換supermap WMS服務底圖,已解決
- 融雲 IM 和 RTC 服務,「助攻」智慧物流等客戶打通鏈路、完善生態
- 如何去掉crs服務和srvctl命令幫助
- 資料鏈路層之服務與成幀
- oracle dg切換操作示例Oracle
- Oracle日誌模式切換Oracle模式
- Oracle DataGuard切換步驟Oracle
- oracle 之dataguard standby 切換Oracle
- oracle11g crs線上更換asm磁碟OracleASM
- NebuDAO:打造一站式鏈遊服務生態產業產業
- 區塊鏈服務網路(BSN)發展報告(2022年)區塊鏈
- 區塊鏈開發平臺_區塊鏈技術服務區塊鏈
- 細說TF服務鏈丨手把手教你配置服務鏈
- ejb服務能否轉換成socket服務?
- 德勤區塊鏈服務部門更換負責人區塊鏈
- go-kit 微服務 服務鏈路追蹤 (jaeger 實現)(2)Go微服務
- go-kit 微服務 服務鏈路追蹤 (jaeger 實現)(1)Go微服務
- 【網站公告】切換微信掃碼登入所使用的服務號網站
- Oracle 11gR2 RAC叢集服務啟動與關閉總結Oracle
- Oracle 11gR2 RAC 叢集服務啟動與關閉總結Oracle
- Oracle Temp 表空間切換Oracle
- oracle11g dataguard切換Oracle
- Oracle RAC DG手動切換Oracle
- oracle 歸檔切換頻率Oracle
- oracle 切換undo tablespace小結Oracle
- 細說TF服務鏈丨服務鏈後臺的路由實現路由