最新文章專題視頻專題問答1問答10問答100問答1000問答2000關(guān)鍵字專題1關(guān)鍵字專題50關(guān)鍵字專題500關(guān)鍵字專題1500TAG最新視頻文章視頻文章20視頻文章30視頻文章40視頻文章50視頻文章60 視頻文章70視頻文章80視頻文章90視頻文章100視頻文章120視頻文章140 視頻2關(guān)鍵字專題關(guān)鍵字專題tag2tag3文章專題文章專題2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章專題3
當(dāng)前位置: 首頁 - 科技 - 知識百科 - 正文

rac某節(jié)點(diǎn)asm磁盤啟動失敗故障定位及恢復(fù)

來源:懂視網(wǎng) 責(zé)編:小采 時間:2020-11-09 16:15:43
文檔

rac某節(jié)點(diǎn)asm磁盤啟動失敗故障定位及恢復(fù)

rac某節(jié)點(diǎn)asm磁盤啟動失敗故障定位及恢復(fù):RAC環(huán)境: oracle數(shù)據(jù)庫:oracle11gr2 操作系統(tǒng):rhel6.4_x86_64 故障現(xiàn)象: 1、rac其一個節(jié)點(diǎn)的oracle與asm相關(guān)的進(jìn)程和實(shí)例啟動失敗; 查看方法:ps -ef|grep ora_ ps -ef|grep asm_ crsctl stat res -t (只能看到節(jié)點(diǎn)1上啟
推薦度:
導(dǎo)讀rac某節(jié)點(diǎn)asm磁盤啟動失敗故障定位及恢復(fù):RAC環(huán)境: oracle數(shù)據(jù)庫:oracle11gr2 操作系統(tǒng):rhel6.4_x86_64 故障現(xiàn)象: 1、rac其一個節(jié)點(diǎn)的oracle與asm相關(guān)的進(jìn)程和實(shí)例啟動失??; 查看方法:ps -ef|grep ora_ ps -ef|grep asm_ crsctl stat res -t (只能看到節(jié)點(diǎn)1上啟

RAC環(huán)境: oracle數(shù)據(jù)庫:oracle11gr2 操作系統(tǒng):rhel6.4_x86_64 故障現(xiàn)象: 1、rac其一個節(jié)點(diǎn)的oracle與asm相關(guān)的進(jìn)程和實(shí)例啟動失?。?查看方法:ps -ef|grep ora_ ps -ef|grep asm_ crsctl stat res -t (只能看到節(jié)點(diǎn)1上啟動的oracle實(shí)例和asm實(shí)例) 2、

RAC環(huán)境:

oracle數(shù)據(jù)庫:oracle11gr2

操作系統(tǒng):rhel6.4_x86_64


故障現(xiàn)象:

  1、rac其一個節(jié)點(diǎn)的oracle與asm相關(guān)的進(jìn)程和實(shí)例啟動失??;

    查看方法:ps -ef|grep ora_

ps -ef|grep asm_

crsctl stat res -t?。ㄖ荒芸吹焦?jié)點(diǎn)1上啟動的oracle實(shí)例和asm實(shí)例)

  2、在節(jié)點(diǎn)2上查看不到asm磁盤設(shè)備標(biāo)簽;

    查看方法:oracleasm listdisks (沒有內(nèi)容)

         ll /dev/oracleasm/disks/*?。]有內(nèi)容)

  3、在節(jié)點(diǎn)2上掃描asm磁盤時報(bào)以下錯誤;

    查看方法:oracleasm scandisks

Reloading disk partitions: done

Cleaning any stale ASM disks...

Scanning system for ASM disks...

Instantiating disk "VOL4"

Unable to instantiate disk "VOL4"

Instantiating disk "VOL1"

Unable to instantiate disk "VOL1"

  4、查看oracleasm日志信息提示權(quán)限問題;

    查看方法:cat /var/log/oracleasm

分析過程:

  為了排除其它因素的干擾,我重啟了節(jié)點(diǎn)2的操作系統(tǒng),重啟后節(jié)點(diǎn)2上的asm磁盤依舊不能正常加載,通過查看oracleasm日志依然提示是權(quán)限問題,大膽猜想下,可能有以下原因?qū)е耡sm


磁盤不能正常加載:

  1、asm相關(guān)的rpm包安裝不正常,如版本不對應(yīng);

  2、操作系統(tǒng)相關(guān)的安全服務(wù)導(dǎo)致;

  3、系統(tǒng)重啟時rule規(guī)則配置不正確,導(dǎo)致asm磁盤不能正常加載;


  排除:

  1、rpm -aq|grep oracleasm 需要安裝3個包(kmod-oracleasm oracleasmlib oracleasm-support)

  2、service iptables status (iptables 服務(wù)關(guān)閉)

    getenforce (查看狀態(tài)enforcing,說明selinux服務(wù)沒有關(guān)閉)

  3、本實(shí)例并沒有使用raw裸設(shè)備,因此沒有配置rule規(guī)則在啟動時加載

  

處理方法:

  由于節(jié)點(diǎn)2的selinux服務(wù)沒有關(guān)閉,因此關(guān)閉selinux服務(wù)

  setenforce 0

vi /etc/sysconfig/selinux

  將SELINUX=enforcing改為SELINUX=disabled,這樣重啟服務(wù)器則不會啟動selinux服務(wù)

  關(guān)閉selinux服務(wù)后,執(zhí)行asm磁盤掃描操作,正常識別asm磁盤。

oracleasm scandisks

聲明:本網(wǎng)頁內(nèi)容旨在傳播知識,若有侵權(quán)等問題請及時與本網(wǎng)聯(lián)系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com

文檔

rac某節(jié)點(diǎn)asm磁盤啟動失敗故障定位及恢復(fù)

rac某節(jié)點(diǎn)asm磁盤啟動失敗故障定位及恢復(fù):RAC環(huán)境: oracle數(shù)據(jù)庫:oracle11gr2 操作系統(tǒng):rhel6.4_x86_64 故障現(xiàn)象: 1、rac其一個節(jié)點(diǎn)的oracle與asm相關(guān)的進(jìn)程和實(shí)例啟動失敗; 查看方法:ps -ef|grep ora_ ps -ef|grep asm_ crsctl stat res -t (只能看到節(jié)點(diǎn)1上啟
推薦度:
標(biāo)簽: 恢復(fù) 失敗 故障
  • 熱門焦點(diǎn)

最新推薦

猜你喜歡

熱門推薦

專題
Top