Thursday, April 3, 2014

Cluster voting disk and ocr

The location of voting disk can be found using command below:
[root@rac1 ~]# crsctl query css votedisk
##  STATE    File Universal Id                File Name Disk group
--  -----    -----------------                --------- ---------
 1. ONLINE   972fdbaaabbf4f4fbfa9a8a2b96fedf7 (ORCL:ASM1) [DATA]
Located 1 voting disk(s).
[root@rac1 ~]# 
OCR file location:
[root@rac1 ~]# ocrcheck
Status of Oracle Cluster Registry is as follows :
         Version                  :          3
         Total space (kbytes)     :     262120
         Used space (kbytes)      :       3244
         Available space (kbytes) :     258876
         ID                       :  488817485
         Device/File Name         :      +DATA
                                    Device/File integrity check succeeded
                                    Device/File not configured
                                    Device/File not configured
                                    Device/File not configured
                                    Device/File not configured
         Cluster registry integrity check succeeded
         Logical corruption check succeeded
[root@rac1 ~]# 
Location of ocr backup
[root@rac1 ~]# ocrconfig -showbackup
rac1     2014/04/03 12:23:31     /u01/app/11.2.0/grid/cdata/scan/backup00.ocr
rac1     2014/04/03 08:23:31     /u01/app/11.2.0/grid/cdata/scan/backup01.ocr
rac1     2014/04/03 04:23:29     /u01/app/11.2.0/grid/cdata/scan/backup02.ocr
rac1     2014/04/02 02:41:12     /u01/app/11.2.0/grid/cdata/scan/day.ocr
rac1     2014/03/26 02:40:09     /u01/app/11.2.0/grid/cdata/scan/week.ocr
PROT-25: Manual backups for the Oracle Cluster Registry are not available
[root@rac1 ~]# 

No comments: