Suse11SP3系統(tǒng)平臺(tái)Crsctl執(zhí)行關(guān)閉時(shí)報(bào)錯(cuò)處理
Crsctl執(zhí)行關(guān)閉時(shí)報(bào)錯(cuò)。
jason1:/u01/app/11.2.0/grid/bin # ./crsctl stop crs
CRS-2791: Starting shutdown of Oracle High AvailabilityServices-managed resources on 'jason1'
CRS-2673: Attempting to stop 'ora.crsd' on 'jason1'
CRS-2790: Starting shutdown of Cluster Ready Services-managedresources on 'jason1'
CRS-2673: Attempting to stop 'ora.OCR.dg' on 'jason1'
CRS-2673: Attempting to stop 'ora.registry.acfs' on 'jason1'
CRS-2673: Attempting to stop 'ora.oracle.db' on 'jason1'
CRS-2673: Attempting to stop 'ora.LISTENER_SCAN1.lsnr' on'jason1'
CRS-2673: Attempting to stop 'ora.cvu' on 'jason1'
CRS-2673: Attempting to stop 'ora.LISTENER.lsnr' on 'jason1'
CRS-2673: Attempting to stop 'ora.oc4j' on 'jason1'
CRS-2677: Stop of 'ora.LISTENER.lsnr' on 'jason1' succeeded
CRS-2673: Attempting to stop 'ora.jason1.vip' on 'jason1'
CRS-2677: Stop of 'ora.cvu' on 'jason1' succeeded
CRS-2672: Attempting to start 'ora.cvu' on 'jason2'
CRS-2677: Stop of 'ora.LISTENER_SCAN1.lsnr' on 'jason1'succeeded
CRS-2673: Attempting to stop 'ora.scan1.vip' on 'jason1'
CRS-2677: Stop of 'ora.jason1.vip' on 'jason1' succeeded
CRS-2672: Attempting to start 'ora.jason1.vip' on 'jason2'
CRS-2676: Start of 'ora.cvu' on 'jason2' succeeded
CRS-2677: Stop of 'ora.scan1.vip' on 'jason1' succeeded
CRS-2672: Attempting to start 'ora.scan1.vip' on 'jason2'
CRS-2677: Stop of 'ora.oracle.db' on 'jason1' succeeded
CRS-2673: Attempting to stop 'ora.DATA.dg' on 'jason1'
CRS-2673: Attempting to stop 'ora.FRA.dg' on 'jason1'
CRS-2677: Stop of 'ora.registry.acfs' on 'jason1' succeeded
CRS-2676: Start of 'ora.jason1.vip' on 'jason2' succeeded
CRS-2676: Start of 'ora.scan1.vip' on 'jason2' succeeded
CRS-2672: Attempting to start 'ora.LISTENER_SCAN1.lsnr' on'jason2'
CRS-2677: Stop of 'ora.OCR.dg' on 'jason1' succeeded
CRS-2677: Stop of 'ora.FRA.dg' on 'jason1' succeeded
CRS-2677: Stop of 'ora.DATA.dg' on 'jason1' succeeded
CRS-2673: Attempting to stop 'ora.asm' on 'jason1'
CRS-2676: Start of 'ora.LISTENER_SCAN1.lsnr' on 'jason2'succeeded
CRS-2677: Stop of 'ora.asm' on 'jason1' succeeded
CRS-2677: Stop of 'ora.oc4j' on 'jason1' succeeded
CRS-2672: Attempting to start 'ora.oc4j' on 'jason2'
CRS-2676: Start of 'ora.oc4j' on 'jason2' succeeded
CRS-2673: Attempting to stop 'ora.ons' on 'jason1'
CRS-2677: Stop of 'ora.ons' on 'jason1' succeeded
CRS-2673: Attempting to stop 'ora.net1.network' on 'jason1'
CRS-2677: Stop of 'ora.net1.network' on 'jason1' succeeded
CRS-2792: Shutdown of Cluster Ready Services-managed resourceson 'jason1' has completed
CRS-2677: Stop of 'ora.crsd' on 'jason1' succeeded
CRS-2673: Attempting to stop 'ora.crf' on 'jason1'
CRS-2673: Attempting to stop 'ora.ctssd' on 'jason1'
CRS-2673: Attempting to stop 'ora.evmd' on 'jason1'
CRS-2673: Attempting to stop 'ora.asm' on 'jason1'
CRS-2673: Attempting to stop 'ora.mdnsd' on 'jason1'
CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'jason1'
CRS-2677: Stop of 'ora.crf' on 'jason1' succeeded
CRS-2677: Stop of 'ora.evmd' on 'jason1' succeeded
CRS-2677: Stop of 'ora.mdnsd' on 'jason1' succeeded
CRS-2677: Stop of 'ora.ctssd' on 'jason1' succeeded
CRS-5022: Stop of resource "ora.drivers.acfs" failed:current state is "UNKNOWN"
CRS-2675: Stop of 'ora.drivers.acfs' on 'jason1' failed
CRS-2677: Stop of 'ora.asm' on 'jason1' succeeded
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on'jason1'
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'jason1'succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'jason1'
CRS-2677: Stop of 'ora.cssd' on 'jason1' succeeded
CRS-2673: Attempting to stop 'ora.gipcd' on 'jason1'
CRS-2677: Stop of 'ora.gipcd' on 'jason1' succeeded
CRS-2673: Attempting to stop 'ora.gpnpd' on 'jason1'
CRS-2677: Stop of 'ora.gpnpd' on 'jason1' succeeded
CRS-2799: Failed toshut down resource 'ora.drivers.acfs' on 'jason1'
CRS-2795: Shutdownof Oracle High Availability Services-managed resources on 'jason1' has failed
CRS-4687: Shutdowncommand has completed with errors.
CRS-4000: CommandStop failed, or completed with errors.
jason1:/u01/app/11.2.0/grid/bin #
查看crs日志發(fā)現(xiàn)每次關(guān)閉時(shí)否有如下日志存在
CRS-10001:07-Jan-16 23:23 ACFS-9118: oracleacfs.ko driver in use - cannot unload
證明每次在關(guān)閉資源ora.drivers.acfs時(shí),還有程序在使用該模塊導(dǎo)致關(guān)閉失敗。查看MOS內(nèi)容如下:
SLES: 11.2.0.3 "crsctl stop crs" Fails to Stop ora.drivers.acfs With CRS-2675 (文檔 ID 1417294.1) | ![]() |
In this Document APPLIES TO:Oracle Database - Enterprise Edition - Version 11.2.0.3 and later SUSE \ UnitedLinux x86-64 SYMPTOMS11.2.0.3 Grid Infrastructure on Suse Linux, "crsctl stop crs" or "crsctl stop crs -f" fails:
CAUSEThe issue was investigated in bug 13726093 and it's closed as OS issue SOLUTIONEngage OS vendor to disable software that scans ACFS devices. The temporary workaround is to disable the resource if ACFS is not needed. To disable: # $GRID_HOME/bin/acfsroot disable Once it's disabled and node rebooted, it's status will be ora.registry.acfs Note: It's known that multipath daemon may open /dev/ofsctl: lsof /dev/ofsctl Adding ofsctl to multipath blacklist solves the issue. for findability: rootcrs.pl -unlock ; roothas.pl -unlock REFERENCESBUG:13606669 - CRSCTL STOP CLUSTERWARE FAILS TO STOP, ACFS-9118BUG:13613644 - CRSCTL STOP CRS IS NOT STOPPING THE ORA.DRIVERS.ACFS RESOURCE 11.2.0.3 BUG:13726093 - CRSCTL STOP CRS FAILS TO STOP ACFS BUG:13736590 - CRS-2799: FAILED TO SHUT DOWN RESOURCE 'ORA.DRIVERS.ACFS' BUG:13810374 - FAILS TO STOP ACFS RESOURCE IN 11.2.0.3 |
因本實(shí)例中使用multipath綁定硬盤作為ASM磁盤,故multipath服務(wù)打開/dev/ofsctl設(shè)備,所以導(dǎo)致ora.drivers.acfs失敗,最終整個(gè)關(guān)閉命令完成帶有錯(cuò)誤。根據(jù)提示在multipath配置文件中設(shè)置
blacklist{
devnode "^sda"
devnode "ofsctl"
}
設(shè)置后,再次重試關(guān)閉命令問題解決。
另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無(wú)理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國(guó)服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡(jiǎn)單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢(shì),專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場(chǎng)景需求。
標(biāo)題名稱:Suse11SP3系統(tǒng)平臺(tái)Crsctl執(zhí)行關(guān)閉時(shí)報(bào)錯(cuò)處理-創(chuàng)新互聯(lián)
標(biāo)題路徑:http://aaarwkj.com/article12/dohddc.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供做網(wǎng)站、網(wǎng)站維護(hù)、網(wǎng)站營(yíng)銷、手機(jī)網(wǎng)站建設(shè)、域名注冊(cè)、用戶體驗(yàn)
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內(nèi)容