[Ocfs2-users] Problem with OCFS2 on RHEL5.0 while installing CRS 10.2.01

Devender Narula devendernarula at yahoo.com
Wed May 27 04:55:19 PDT 2009


Hi team

I had installed OCFS2 on RHEL5.0 . every thing looks fine but when I was installing CRS on the node I got error message OCFS2 is not supported. Can you please put some light on this. Please find other info below




[root at eregtest1 client]# uname -a
Linux eregtest1.admin.abdn.ac.uk 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux





i am using RHEL 5.0 OCFS2 1.4.1 with Oracle Clusterware 10.2.0.1

------------Error while running root.sh---------------

[root at eregtest1 crs]# . ./root.sh
WARNING: directory '/software/oracle/product/10.2.0' is not owned by root
WARNING: directory '/software/oracle/product' is not owned by root
WARNING: directory '/software/oracle' is not owned by root
Checking to see if Oracle CRS stack is already configured
/etc/oracle does not exist. Creating it now.

Setting the permissions on OCR backup directory
Setting up NS directories
PROT-1: Failed to initialize ocrconfig
Failed to upgrade Oracle Cluster Registry configuration

---------------------------------error from ocrconfig--------------
[root at eregtest1 client]# vi ocrconfig_17284.log
Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. 
All rights reserved.
2009-05-26 18:09:35.614: [ OCRCONF][4270683280]ocrconfig starts...
2009-05-26 18:09:35.614: [ OCRCONF][4270683280]Upgrading OCR data
2009-05-26 18:09:35.614: [ OCROSD][4270683280]utstoragetype: /CRS_DISK/CRS/OCR.CRS is on FS type 1952539503. Not supported.
2009-05-26 18:09:35.615: [ OCROSD][4270683280]utopen:6'': OCR location 
/CRS_DISK/CRS/OCR.CRS configured is not valid storage type. Return code 
[37].
2009-05-26 18:09:35.615: [ OCRRAW][4270683280]proprinit: Could not open raw device
2009-05-26 18:09:35.615: [ default][4270683280]a_init:7!: Backend init unsuccessful : [37]
2009-05-26 18:09:35.615: [ OCRCONF][4270683280]Exporting OCR data to [OCRUPGRADEFILE]
2009-05-26 18:09:35.615: [ OCRAPI][4270683280]a_init:7!: Backend init unsuccessful : 
[33]
2009-05-26 18:09:35.615: [ OCRCONF][4270683280]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not 
configured]
2009-05-26 18:09:35.615: [ OCROSD][4270683280]utstoragetype: /CRS_DISK/CRS/OCR.CRS is on FS type 1952539503. Not supported.
2009-05-26 18:09:35.615: [ OCROSD][4270683280]utopen:6'': OCR location 
/CRS_DISK/CRS/OCR.CRS configured is not valid storage type. Return code 
[37].
2009-05-26 18:09:35.615: [ OCRRAW][4270683280]proprinit: Could not open raw device
2009-05-26 18:09:35.615: [ default][4270683280]a_init:7!: Backend init unsuccessful : [37]
2009-05-26 18:09:35.615: [ OCROSD][4270683280]utstoragetype: /CRS_DISK/CRS/OCR.CRS is on FS type 
1952539503. Not supported.
2009-05-26 18:09:35.615: [ OCROSD][4270683280]utopen:6'': OCR location /CRS_DISK/CRS/OCR.CRS configured is 
not valid storage type. Return code [37].
2009-05-26 18:09:35.615: [ OCRRAW][4270683280]proprinit: Could not open raw device
2009-05-26 18:09:35.615: [ OCRAPI][4270683280]a_init:6b!: Backend init unsuccessful : 
[37]
2009-05-26 18:09:35.615: [ OCRCONF][4270683280]Failed to initialized OCR context. error:[PROC-37: Oracle Cluster Registry does not support the storage 
type configured]
2009-05-26 18:09:35.615: [ OCRCONF][4270683280]Exiting [status=failed]...


[root at eregtest1 client]# cat /etc/fstab
LABEL=/ / ext3 defaults 1 1
LABEL=/software /software ext3 defaults 1 2
LABEL=/opt /opt ext3 defaults 1 2
LABEL=/tmp /tmp ext3 defaults 1 2
LABEL=/var /var ext3 defaults 1 2
LABEL=/usr /usr ext3 defaults 1 2
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
LABEL=SWAP-sda5 swap swap defaults 0 0
LABEL=SWAP-sdb1 swap swap defaults 0 0
/dev/sdc1 /CRS_DISK ocfs2 _netdev,defaults 0 0
/dev/sdd1 /ORA_DATA ocfs2 _netdev,defaults 0 0



[root at eregtest1 client]# cat /etc/mtab
/dev/sda6 / ext3 rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/sda9 /software ext3 rw 0 0
/dev/sda8 /opt ext3 rw 0 0
/dev/sda7 /tmp ext3 rw 0 0
/dev/sda3 /var ext3 rw 0 0
/dev/sda2 /usr ext3 rw 0 0
/dev/sda1 /boot ext3 rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
configfs /sys/kernel/config configfs rw 0 0
ocfs2_dlmfs /dlm ocfs2_dlmfs rw 0 0
/dev/sdd1 /ORA_DATA ocfs2 rw,_netdev,heartbeat=local 0 0
/dev/sdc1 /CRS_DISK ocfs2 rw,_netdev,heartbeat=local 0 0



[root at eregtest1 client]# /etc/init.d/ocfs2 status
Configured OCFS2 mountpoints: /CRS_DISK /ORA_DATA
Active OCFS2 mountpoints: /ORA_DATA /CRS_DISK



      



More information about the Ocfs2-users mailing list