oracle rac protl 602,Oracle Study之--AIX RAC下OCR磁盘故障(PROT-602)

本文介绍了在AIX RAC环境下,当OCR磁盘出现故障(PROT-602)时,如何通过使用ocrconfig工具进行修复。首先尝试使用'ocrconfig-repair'命令修复,但未成功,然后通过查看和使用OCR备份文件进行恢复,最终成功修复了OCR并验证了CRS的健康状态。
摘要由CSDN通过智能技术生成

Oracle Study之--AIX RAC下OCR磁盘故障(PROT-602)

*******************************************************************************

*  Welcome to AIX Version 5.3!                                                *

*                                                                             *

*  Please see the README file in /usr/lpp/bos for information pertinent to    *

*  this release of the AIX Operating System.                                  *

*******************************************************************************

故障现象:

[[email protected] /]#crsctl check crs

Failure 1 contacting CSS daemon

Cannot communicate with CRS

EVM appears healthy

PROT-602: Failed to retrieve data from the cluster registry

----OCR disk被用户误删除 !

解决方法:

通过ocrconfig工具恢复:

[[email protected] /]#ocrconfig

Name:

ocrconfig - Configuration tool for Oracle Cluster Registry.

Synopsis:

ocrconfig [option]

option:

-export [-s online]

- Export cluster register contents to a file

-import                  - Import cluster registry contents from a file

-upgrade [ []]

- Upgrade cluster registry from previous version

-downgrade [-version ]

- Downgrade cluster registry to the specified version

-backuploc                - Configure periodic backup location

-showbackup                         - Show backup information

-restore                 - Restore from physical backup

-replace ocr|ocrmirror [] - Add/replace/remove a OCR device/file

-overwrite                          - Overwrite OCR configuration on disk

-repair ocr|ocrmirror    - Repair local OCR configuration

-help                               - Print out this help information

Note:

A log file will be created in

$ORACLE_HOME/log//client/ocrconfig_.log. Please ensure

you have file creation privileges in the above directory before

running this tool.

1) 通过repair修复

[[email protected] /]#ocrconfig -repair ocr

[[email protected] /]#ocrcheck

PROT-601: Failed to initialize ocrcheck

查看ocr设备文件:

[[email protected] /]#ls -l /dev |grep ocr

brw-rw----    1 oracle   dba         123,  1 Feb 24 14:54 rac_ocr

brw-rw----    1 root     system      123, 20 Feb 25 12:01 rac_ocr2

crw-r-----    1 root     dba         123,  1 Feb 25 12:16 rrac_ocr

-rw-r--r--    1 root     system    139264000 Feb 22 13:50 rrac_ocr1

crw-rw----    1 oracle   dba         123, 20 Feb 25 12:16 rrac_ocr2

[[email protected] /]#ocrconfig -repair ocr /dev/rrac_ocr

[[email protected] /]#ocrcheck

PROT-601: Failed to initialize ocrcheck

[[email protected] /]#ocrconfig -replace ocr /dev/rrac_ocr

PROT-1: Failed to initialize ocrconfig

2)通过ocr备份修复:

[[email protected] /]#ocrconfig -showbackup

查看备份数据:

[[email protected] /]#cd /u01/crs_1/cdata/crs

[[email protected] crs]#ls

backup00.ocr  day.ocr       week.ocr

[[email protected] crs]#ls -l

total 20256

-rw-r--r--    1 root     system      3457024 Feb 25 11:48 backup00.ocr

-rw-r--r--    1 root     system      3457024 Feb 25 11:48 day.ocr

-rw-r--r--    1 root     system      3457024 Feb 25 11:48 week.ocr

[[email protected] crs]#ls -lt

total 20256

-rw-r--r--    1 root     system      3457024 Feb 25 11:48 week.ocr

-rw-r--r--    1 root     system      3457024 Feb 25 11:48 day.ocr

-rw-r--r--    1 root     system      3457024 Feb 25 11:48 backup00.ocr

通过备份,使用restore工具修复:

[[email protected] crs]#ocrconfig -restore /u01/crs_1/cdata/crs/day.ocr

[[email protected] crs]#ocrcheck

Status of Oracle Cluster Registry is as follows :

Version                  :          2

Total space (kbytes)     :     130984

Used space (kbytes)      :       3252

Available space (kbytes) :     127732

ID                       :  133619783

Device/File Name         : /dev/rrac_ocr

Device/File integrity check succeeded

Device/File not configured

Cluster registry integrity check succeeded

[[email protected] crs]#crsctl check crs

CSS appears healthy

CRS appears healthy

EVM appears healthy

[[email protected] crs]#crs_stat -t

Name           Type           Target    State     Host

------------------------------------------------------------

ora....07.lsnr application    ONLINE    ONLINE    aix207

ora.aix207.gsd application    ONLINE    ONLINE    aix207

ora.aix207.ons application    ONLINE    ONLINE    aix207

ora.aix207.vip application    ONLINE    ONLINE    aix207

ora....08.lsnr application    ONLINE    ONLINE    aix208

ora.aix208.gsd application    ONLINE    ONLINE    aix208

ora.aix208.ons application    ONLINE    ONLINE    aix208

ora.aix208.vip application    ONLINE    ONLINE    aix208

ora.prod.db    application    ONLINE    ONLINE    aix207

ora....d1.inst application    ONLINE    ONLINE    aix207

ora....d2.inst application    ONLINE    OFFLINE   aix208

------ 修复成功!!!

原文:http://tiany.blog.51cto.com/513694/1745001

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值