[Ocfs2-users] Re: [Ocfs-users] proc-37, installing 10gR2 CRS. /ocfs/ocr_disk1 is on FS type 1952539503. Not supported.

Sunil Mushran Sunil.Mushran at oracle.com
Mon Jul 11 12:27:43 CDT 2005


You need to mount the device with the "-o datavolume" option.

mount -t ocfs2 -o datavolume /dev/sdX /dir

As in, with ocfs2, the devices on which datafiles, redologs, archivelogs,
voting, ocr etc reside, need to be mounted with that option. Oracle home
volume is to be mounted normally.

BTW, OCFS2 issues should be posted in the ocfs2-users mailing list.

bernhard.de.cock.buning wrote:

> Hello,
>
> I am facing a problem during root.sh of 10g Release 2, on RH 4.0 
> update 1 + ocfs2.
>
> During the root.sh it reports the following error:
>
> PROT-1: Failed to initialize ocrconfig
> Failed to upgrade Oracle Cluster Registry configuration
>
> Looking to the created ocrconfig logfile we can see the following:
>
> Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 
> 2005 Oracle.  All rights reserved.
> 2005-07-11 12:30:29.809: [ OCRCONF][3086915264]ocrconfig starts...
> 2005-07-11 12:30:29.810: [ OCRCONF][3086915264]Upgrading OCR data
> 2005-07-11 12:30:29.811: [  OCROSD][3086915264]utstoragetype: 
> /ocfs/ocr_disk1 is on FS type 1952539503. Not supported.
> 2005-07-11 12:30:29.811: [  OCROSD][3086915264]utopen:6'': OCR 
> location /ocfs/ocr_disk1 configured is not valid storage type. Return 
> code [37].
> 2005-07-11 12:30:29.811: [  OCRRAW][3086915264]proprinit: Could not 
> open raw device
> 2005-07-11 12:30:29.811: [ default][3086915264]a_init:7!: Backend init 
> unsuccessful : [37]
> 2005-07-11 12:30:29.811: [ OCRCONF][3086915264]Exporting OCR data to 
> [OCRUPGRADEFILE]
> 2005-07-11 12:30:29.812: [  OCRAPI][3086915264]a_init:7!: Backend init 
> unsuccessful : [33]
> 2005-07-11 12:30:29.812: [ OCRCONF][3086915264]There was no previous 
> version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
> 2005-07-11 12:30:29.812: [  OCROSD][3086915264]utstoragetype: 
> /ocfs/ocr_disk1 is on FS type 1952539503. Not supported.
> 2005-07-11 12:30:29.812: [  OCROSD][3086915264]utopen:6'': OCR 
> location /ocfs/ocr_disk1 configured is not valid storage type. Return 
> code [37].
> 2005-07-11 12:30:29.812: [  OCRRAW][3086915264]proprinit: Could not 
> open raw device
> 2005-07-11 12:30:29.812: [ default][3086915264]a_init:7!: Backend init 
> unsuccessful : [37]
> 2005-07-11 12:30:29.812: [  OCROSD][3086915264]utstoragetype: 
> /ocfs/ocr_disk1 is on FS type 1952539503. Not supported.
> 2005-07-11 12:30:29.812: [  OCROSD][3086915264]utopen:6'': OCR 
> location /ocfs/ocr_disk1 configured is not valid storage type. Return 
> code [37].
> 2005-07-11 12:30:29.812: [  OCRRAW][3086915264]proprinit: Could not 
> open raw device
> 2005-07-11 12:30:29.812: [  OCRAPI][3086915264]a_init:6b!: Backend 
> init unsuccessful : [37]
> 2005-07-11 12:30:29.813: [ OCRCONF][3086915264]Failed to initialized 
> OCR context. error:[PROC-37: Oracle Cluster Registry does not support 
> the storage type configured]
> 2005-07-11 12:30:29.813: [ OCRCONF][3086915264]Exiting [status=failed]...
>
>
>
> So what is clear is that the OCFS partition seems to be incorrect. 
> This is /dev/sda5, which is mounted as /dev/sda5 on /ocfs type ocfs2 (rw)
>
> looking with fdisk we see :
> fdisk -l it reports systemn ID 83 which is linux. So I wonder what I 
> am doing wrong. do I need to change the partition to id 0, which is 
> None at OS level ?
>
> Or are there special option I need to use when I mount ocfs using 
> ocfs2console ?
>
> 1) somebody  have an idear where I can check the FS numbers so I can 
> see what kind of filesystem he reports in the line "on FS type 
> 1952539503. Not supported."
> 2) somebody a solution for the problem ?
>
> Thanks,
> Kind regards,
> Bernhard de Cock Buning
>
>
>
>
> -- 
>   	
> ------------------------------------------------------------------------
>   		
>
>
> 	
>
> *Bernhard de Cock Buning
> *Senior Technical Engineer
> /Oracle Support/
>
>   	Oracle Nederland BV/
> Oracle Support/ 	  	Rijnzathe 6
> P.O. Box 147
> 	  	  	phone
> fax 	+31 30 669 7953
> +31 30 669 9966
>   	  	3454 ZJ De Meern 	  	  	bbuning at oracle.com
>   	  	The Netherlands 	  	  	
>   	
> ------------------------------------------------------------------------
>   	Meer informatie over Oracle? Bezoek ons op internet 
> <http://www.oracle.com/nl/>.
>   	
> ------------------------------------------------------------------------
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Ocfs-users mailing list
>Ocfs-users at oss.oracle.com
>http://oss.oracle.com/mailman/listinfo/ocfs-users
>  
>



More information about the Ocfs2-users mailing list