RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
RAC中怎么备份与恢复OCR

本篇内容主要讲解“RAC中怎么备份与恢复OCR”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习“RAC中怎么备份与恢复OCR”吧!

创新互联公司坚持“要么做到,要么别承诺”的工作理念,服务领域包括:成都做网站、成都网站设计、企业官网、英文网站、手机端网站、网站推广等服务,满足客户于互联网时代的寿宁网站设计、移动媒体设计的需求,帮助企业找到有效的互联网解决方案。努力成为您成熟可靠的网络建设合作伙伴!

1停所有节点crs

crsctl stop crs

2备份OCR(导出方式)root用户执行

ocrconfig -export /tmp/ocr.exp

3启动crs并破坏OCR内容

crsctl start crs

dd if=/dev/zero f=/dev/raw/raw1 bs=1024 count=102400

4检查OCR(ocrcheck,cluvfy),此时crs已经自动关闭

[root@rac1 cluvfy]# ocrcheck

PROT-601: Failed to initialize ocrcheck

[root@rac1 cluvfy]# ./runcluvfy.sh comp ocr

Verifying OCR integrity 

Checking OCR integrity...

Checking the absence of a non-clustered configuration...

All nodes free of non-clustered, local-only configurations.

ERROR: 

Unable to obtain OCR integrity details from any of the nodes.

OCR integrity check failed.

Verification of OCR integrity was unsuccessful on all the nodes.

5恢复OCR(导入方式)root用户执行

ocrconfig -import /tmp/ocr.exp

6再次检查OCR(ocrcheck,cluvfy)

[root@rac1 tmp]# ocrcheck

Status of Oracle Cluster Registry is as follows :

         Version                  :          2

         Total space (kbytes)     :     104344

         Used space (kbytes)      :       4348

         Available space (kbytes) :      99996

         ID                       :  990580844

         Device/File Name         : /dev/raw/raw1

                                    Device/File integrity check succeeded

                                    Device/File not configured

         Cluster registry integrity check succeeded

[root@rac1 cluvfy]# ./runcluvfy.sh comp ocr

Verifying OCR integrity 

Checking OCR integrity...

Checking the absence of a non-clustered configuration...

All nodes free of non-clustered, local-only configurations.

Uniqueness check for OCR device passed.

Checking the version of OCR...

OCR of correct Version "2" exists.

Checking data integrity of OCR...

Data integrity check for OCR passed.

OCR integrity check passed.

Verification of OCR integrity was successful. 

7启动crs所有资源并检查状态是否正常

[root@rac1 cluvfy]# crs_start -all

[root@rac1 cluvfy]# crs_stat -t

此时所有资源及服务应当全部启动,恢复正常。

到此,相信大家对“RAC中怎么备份与恢复OCR”有了更深的了解,不妨来实际操作一番吧!这里是创新互联网站,更多相关内容可以进入相关频道进行查询,关注我们,继续学习!


分享名称:RAC中怎么备份与恢复OCR
浏览地址:http://sczitong.cn/article/pcsocg.html