After server restart on node-1 CRS is not coming up, But during dia we are getting not able to access physical storage,But in real that could not be the issue.
To verify gpnpd was able to read the profile in OCR disk.
from the node verify the below.
++ OCR check fails
[root@ node-1 bin]# ./ocrcheck
PROT-602: Failed to retrieve data from the cluster registry
PROC-26: Error while accessing the physical storage
ORA-29701: unable to connect to Cluster Synchronization Service
++ But we are able to access the Disk.
[root@ node-1 bin]# ls -lr /dev/oracleasm/disks/*
brw-rw---- 1 grid asmadmin 8, 225 Nov 27 23:31 /dev/oracleasm/disks/OCR_VOTE02
brw-rw---- 1 grid asmadmin 8, 241 Nov 27 23:31 /dev/oracleasm/disks/ASM_FRA02
brw-rw---- 1 grid asmadmin 65, 1 Nov 27 20:12 /dev/oracleasm/disks/ASM_DATA05
brw-rw---- 1 grid asmadmin 65, 17 Nov 27 20:12 /dev/oracleasm/disks/ASM_DATA04
[root@ node-1 bin]# /etc/init.d/oracleasm scandisks
Scanning the system for Oracle ASMLib disks: [ OK ]
[root@ node-1 bin]# /etc/init.d/oracleasm listdisks
ASM_DATA04
ASM_DATA05
ASM_FRA02
OCR_VOTE02
[root@ node-1 bin]#
[root@ node-1 bin]# /etc/init.d/oracleasm querydisk OCR_VOTE02
Disk "OCR_VOTE02" is a valid ASM disk
[root@ node-1 bin]#
++We can able to read the data as well usinf kfed.
[root@ node-1 bin]# ./kfed read /dev/oracleasm/disks/OCR_VOTE02 |more
kfbh.endian: 1 ; 0x000: 0x01
kfbh.hard: 130 ; 0x001: 0x82
kfbh.type: 1 ; 0x002: KFBTYP_DISKHEAD
kfbh.datfmt: 1 ; 0x003: 0x01
kfbh.block.blk: 0 ; 0x004: T=0 NUMB=0x0
kfbh.block.obj: 2147483649 ; 0x008: TYPE=0x8 NUMB=0x1
kfbh.check: 344414986 ; 0x00c: 0x14875b0a
kfbh.fcn.base: 1473 ; 0x010: 0x000005c1
kfbh.fcn.wrap: 0 ; 0x014: 0x00000000
So the issue is some thing less follow the next post.
<<http://oracletechdba.blogspot.com/2014/12/112-grid-crs-is-not-starting-after.html>>
To verify gpnpd was able to read the profile in OCR disk.
from the node verify the below.
++ OCR check fails
[root@ node-1 bin]# ./ocrcheck
PROT-602: Failed to retrieve data from the cluster registry
PROC-26: Error while accessing the physical storage
ORA-29701: unable to connect to Cluster Synchronization Service
++ But we are able to access the Disk.
[root@ node-1 bin]# ls -lr /dev/oracleasm/disks/*
brw-rw---- 1 grid asmadmin 8, 225 Nov 27 23:31 /dev/oracleasm/disks/OCR_VOTE02
brw-rw---- 1 grid asmadmin 8, 241 Nov 27 23:31 /dev/oracleasm/disks/ASM_FRA02
brw-rw---- 1 grid asmadmin 65, 1 Nov 27 20:12 /dev/oracleasm/disks/ASM_DATA05
brw-rw---- 1 grid asmadmin 65, 17 Nov 27 20:12 /dev/oracleasm/disks/ASM_DATA04
[root@ node-1 bin]# /etc/init.d/oracleasm scandisks
Scanning the system for Oracle ASMLib disks: [ OK ]
[root@ node-1 bin]# /etc/init.d/oracleasm listdisks
ASM_DATA04
ASM_DATA05
ASM_FRA02
OCR_VOTE02
[root@ node-1 bin]#
[root@ node-1 bin]# /etc/init.d/oracleasm querydisk OCR_VOTE02
Disk "OCR_VOTE02" is a valid ASM disk
[root@ node-1 bin]#
++We can able to read the data as well usinf kfed.
[root@ node-1 bin]# ./kfed read /dev/oracleasm/disks/OCR_VOTE02 |more
kfbh.endian: 1 ; 0x000: 0x01
kfbh.hard: 130 ; 0x001: 0x82
kfbh.type: 1 ; 0x002: KFBTYP_DISKHEAD
kfbh.datfmt: 1 ; 0x003: 0x01
kfbh.block.blk: 0 ; 0x004: T=0 NUMB=0x0
kfbh.block.obj: 2147483649 ; 0x008: TYPE=0x8 NUMB=0x1
kfbh.check: 344414986 ; 0x00c: 0x14875b0a
kfbh.fcn.base: 1473 ; 0x010: 0x000005c1
kfbh.fcn.wrap: 0 ; 0x014: 0x00000000
So the issue is some thing less follow the next post.
<<http://oracletechdba.blogspot.com/2014/12/112-grid-crs-is-not-starting-after.html>>
No comments:
Post a Comment