Root.sh failed:Raw devices for OEL 5.3 and 10.2.0.4 RAC

Hi
We have OEL 5.3 and Oracle RAC 10.2.0.4
While installing clusterware and running root.sh we are getting the error
Failed to upgrade the cluster registry.
Further the ocrconfig.log are as below:
ocrconfig_20527.log
Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
2009-08-04 04:38:41.540: [ OCRCONF][286303376]ocrconfig starts...
2009-08-04 04:38:41.540: [ OCRCONF][286303376]Upgrading OCR data
2009-08-04 04:38:41.615: [  OCRRAW][286303376]propriogid:1: INVALID FORMAT
2009-08-04 04:38:41.616: [  OCRRAW][286303376]ibctx:1:ERROR: INVALID FORMAT
2009-08-04 04:38:41.616: [  OCRRAW][286303376]proprinit:problem reading the bootblock or superbloc 22
2009-08-04 04:38:41.616: [ default][286303376]a_init:7!: Backend init unsuccessful : [22]
2009-08-04 04:38:41.616: [ OCRCONF][286303376]Exporting OCR data to [OCRUPGRADEFILE]
2009-08-04 04:38:41.616: [  OCRAPI][286303376]a_init:7!: Backend init unsuccessful : [33]
2009-08-04 04:38:41.616: [ OCRCONF][286303376]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
2009-08-04 04:38:41.619: [  OCRRAW][286303376]propriogid:1: INVALID FORMAT
2009-08-04 04:38:41.619: [  OCRRAW][286303376]ibctx:1:ERROR: INVALID FORMAT
2009-08-04 04:38:41.619: [  OCRRAW][286303376]proprinit:problem reading the bootblock or superbloc 22
2009-08-04 04:38:41.619: [ default][286303376]a_init:7!: Backend init unsuccessful : [22]
2009-08-04 04:38:41.623: [  OCRRAW][286303376]propriogid:1: INVALID FORMAT
2009-08-04 04:38:41.623: [  OCRRAW][286303376]ibctx:1:ERROR: INVALID FORMAT
2009-08-04 04:38:41.623: [  OCRRAW][286303376]proprinit:problem reading the bootblock or superbloc 22
2009-08-04 04:38:41.626: [  OCRRAW][286303376]propriogid:1: INVALID FORMAT
2009-08-04 04:38:41.641: [  OCRRAW][286303376]propriowv: Vote information on disk 0 [dev/raw/raw1] is adjusted from [0/0] to [2/2]
2009-08-04 04:38:41.646: [  OCRRAW][286303376]propriniconfig:No 92 configuration
2009-08-04 04:38:41.646: [  OCRAPI][286303376]a_init:6a: Backend init successful
2009-08-04 04:38:41.663: [ OCRCONF][286303376]Initialized DATABASE keys in OCR
2009-08-04 04:38:41.677: [ OCRCONF][286303376]csetskgfrblock0: clsfmt returned with error [4].
2009-08-04 04:38:41.677: [ OCRCONF][286303376]Failure in setting block0 [-1]
2009-08-04 04:38:41.677: [ OCRCONF][286303376]OCR block 0 is not set !
2009-08-04 04:38:41.678: [ OCRCONF][286303376]Exiting [status=failed]...
Any solution please?
Supriya Sh

There are a couple of errors that doesn't make the clusterware look fine.
There was no previous version of OCR. error:PROC-33: Oracle Cluster Registry is not configured
proprinit:problem reading the bootblock or superbloc 22
This could mean either your cluster registry file is corrupt or you don't have access to the raw devices. Check the access to the shared storage raw device is valid. If this is not true, then make sure you have all your backup files ready.
~ Madrid
http://hrivera99.blogspot.com

Similar Messages

  • Advantage of using RAW devices for storing database

    Hi,
    Marry Christmas to all.
    Oracle 10g version 10.2.0.1.0 (rac)
    OS : HP-UX 11i
    I am new to this enviornment. We are using raw devices for storig the database.
    Please tell what are the advantages for using raw devices for storing the database?
    Thanks.

    http://www.fors.com/orasupp/unix/37914_1.HTM
    The above link explains the raw devices and advantages.

  • Is there Camera RAW support for Lightroom 4.4 and Canon 7D Mark ii?

    I need Camera RAW support for Lightroom 4.4 and Canon 7D Mark ii.  Is there a Camera RAW version for me? 

    Thanks for your help.  I checked out DNG on YouTube and understand more
    about it.  I downloaded the DNG converter and transferred in files from my
    camera.  Then I imported into Lightroom.  It works!   Thanks again.
    On Wed, Nov 19, 2014 at 5:56 PM, Jeff Schewe <[email protected]>

  • HT1918 Hello!  Staff of E4 Group JSC use Apple devices for call, reading email and calendars. When the user open event in calendar of iPhone or iPad, he does not see attachments (picture №1, picture №2). But it is possible on Blackberry (picture №3).

    Hello!
    Staff of E4 Group JSC use Apple devices for call, reading email and calendars. When the user open event in calendar of iPhone or iPad, he does not see attachments (picture №1, picture №2). But it is possible on Blackberry (picture №3). How user of Apple can see these attachments? Recommend please any apps for it.

    Hello!
    Staff of E4 Group JSC use Apple devices for call, reading email and calendars. When the user open event in calendar of iPhone or iPad, he does not see attachments (picture №1, picture №2). But it is possible on Blackberry (picture №3). How user of Apple can see these attachments? Recommend please any apps for it.

  • Raw device for oracle 8.1.7 on AIX 4.3.3

    Hi there,
    I am trying to use a raw device on AIX 4.3.3 for ORACLE 8.1.7.
    I have created a raw device /dev/or_system
    brw-rw---- 1 oracle dba 54, 1 Mar 04 10:44 or_system
    but it is not possible to create a datafile on it :
    SVRMGR> create database "GLM"
    maxinstances 8
    character set "WE8ISO8859P1"
    datafile '/dev/or_system' size 150M REUSE
    logfile
    GROUP 1 ('/oracle/GLM/redo/log1.ora') size 100M,
    GROUP 2 ('/oracle/GLM/redo/log2.ora') size 100M,
    GROUP 3 ('/oracle/GLM/redo/log3.ora') size 100M,
    GROUP 4 ('/oracle/GLM/redo/log4.ora') size 100M;
    create database "GLM"
    ORA-01501: CREATE DATABASE failed
    ORA-01519: error while processing file '?/rdbms/admin/sql.bsq' near line 407
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01119: error in creating database file '/dev/or_system'
    ORA-27038: skgfrcre: file exists
    SVRMGR>
    The ORA-27028 in exact this situation was reported as a bug in prior ORACLE Versions 8.0.4/ 8.0.5 and had
    the bug no. 690228.
    But we use as mentioned 8.1.7.
    What do I do wrong?
    Any suggestions are welcome.
    Thank you
    Gerhard

    Each raw device you create is used as a single data file.
    Eg mklv -y 'myfile' <vgname> <number of logical partitians>
    Will have two special files associated with them /dev/rmyfile and /dev/myfile. The number of logical partitians will be the size of your datafile subtract 1 meg for overhead.
    So, if you were addding the above raw volume to a tablespace, and the lp size was 32 meg, you would
    create tabelspace tsname datafile '/dev/rmyfile' size 31 m;
    Note the use of rmyfile not myfile.

  • Create raw devices for OCR & Voting Disk for Oracle 10g R2 RACLinux 64 bit)

    Hi Friends,
    Please let me know the Document to cretae RAW Disk for OCR and Voting Disks (like rpm's required,process tio cretae raw disks) in Oracle 10g R2 on Linux (64 bit)
    Regards,
    DB

    http://docs.oracle.com/cd/B19306_01/install.102/b14203/storage.htm#BABFFBBA
    and
    Configuring raw devices (singlepath) for Oracle Clusterware 10g Release 2 (10.2.0) on RHEL5/OEL5 [ID 465001.1]
    Configuring raw devices (multipath) for Oracle Clusterware 10g Release 2 (10.2.0) on RHEL5/OEL5 [ID 564580.1]

  • Raw devices for 11g rac

    hi,
    whether 11gr2 rac supports raw devices in ibm aix 6.1 with power ha?
    regards
    sridhar

    Hi;
    Pelase see:
    Raw Devices and Cluster Filesystems With Real Application Clusters (RAC) [ID 183408.1]
    For your future RAC related issue I suggest close your issue here as answered than move your issue Forum Home » High Availability » RAC, ASM & Clusterware Installation which is RAC dedicated forum site.
    Regard
    Helios

  • Raw device for red hat

    Hi,
    I tried to install raw device on red hat 4.2.I posted the mount point of that machine
    ]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/VolGroup00-LogVol00
    145G 9.6G 128G 7% /
    /dev/sda1 99M 13M 82M 14% /boot
    none 2.0G 0 2.0G 0% /dev/shm
    /dev/sdb1 459G 350G 86G 81% */ydev*
    is it possible to use /ydev for the RAW mount point *.If it's,is it afffect any existing applications at dev?*
    please help me out that

    All that is required from a system level are partitioned disks. Oracle will handle the configuration of the filesystem. Here are my steps to configure raw devices using LUNs:
    --- PARTITION THE RAW VOLUMES ---
    fdisk /dev/<disk>
    Command (m for help): n
    Command action
    e extended
    p primary partition (1-4)
    p
    Partition number (1-4): 1
    First cylinder (1-512, default 1):<enter>
    Using default value 1
    Last cylinder or size or sizeM or +sizeK (1-512, default 512): >
    Using default value 512
    Command (m for help): w
    The partition table has been altered!
    Calling ioctl() to re-read partition table.
    Syncing disks.
    --- BIND PARTITIONS TO RAW DEVICES ---
    Edit /etc/udev/rules.d/60-raw.rules and add:
    # Define mapping of SCSI hard disks for Oracle Raw Devices
    ACTION=="add", KERNEL=="sdg1", RUN+="/bin/raw /dev/raw/raw1 %N"
    ACTION=="add", KERNEL=="sdj1", RUN+="/bin/raw /dev/raw/raw2 %N"
    ACTION=="add", KERNEL=="sdk1", RUN+="/bin/raw /dev/raw/raw3 %N"
    # Define persistent raw device permissions
    ACTION=="add", KERNEL=="raw*", OWNER=="oracle", GROUP=="dba", MODE=="0660"
    --- CREATE THE RAW DEVICES ---
    /sbin/start_udev
    --- VERIFY RAW DEVICES ---
    raw -qa
    2.     Update permissions of new devices
    chown -R oracle:dba /dev/<disks>
    3.     Create links to device on /dev/oracle
    # DETERMINE SCSI LINKS TO DEVICES
    clear ; ls -la /dev/disk/by-id/ | grep sd[f-v]1 | awk '{print $11,$9}'| sort
    # CREATE VOLUME MEMBER SYMBOLIC LINKS. DONE!

  • How to Install Multipath Raw Device for Voting/OCR IN RHEL5 U1

    Dear all,
    Setup
    Two Node RAC Cluster with IBM disk Array DS4700
    OS- RHEL 5 Update1 (2.6.18-53.el5)
    Oracle- 10.2.0.1
    Failover Driver- RDAC Driver (Linux MPP Driver Version: 09.02.C5.16)
    I am trying to follow Metalink Note-564580.1
    But when i am configuring Multipathing and Verify Multipath Devices.
    I am not getting any output when i am issuing the following command
    #multipath -ll
    I checked the service mulipath
    [root@db1 dev]# service multipathd status
    multipathd (pid 3845) is running...
    [root@db1 dev]#
    Please let me know, if you have solution.
    Rgds
    Sumit
    Bangalore,India

    [root@wmcdb2 ~]# service multipathd restart
    Stopping multipathd daemon: [  OK  ]
    Starting multipathd daemon: [  OK  ]
    [root@wmcdb2 ~]#
    ==========================================================
    ==========================================================
    [root@wmcdb2 ~]# fdisk -l
    Disk /dev/sda: 146.5 GB, 146578341888 bytes
    255 heads, 63 sectors/track, 17820 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 131 1052226 83 Linux
    /dev/sda2 132 7143 56323890 83 Linux
    /dev/sda3 7144 8187 8385930 82 Linux swap / Solaris
    /dev/sda4 8188 17820 77377072+ 5 Extended
    /dev/sda5 8188 17820 77377041 83 Linux
    Disk /dev/sdb: 2147 MB, 2147483648 bytes
    67 heads, 62 sectors/track, 1009 cylinders
    Units = cylinders of 4154 * 512 = 2126848 bytes
    Device Boot Start End Blocks Id System
    /dev/sdb1 1 1009 2095662 83 Linux
    Disk /dev/sdc: 1073 MB, 1073741824 bytes
    34 heads, 61 sectors/track, 1011 cylinders
    Units = cylinders of 2074 * 512 = 1061888 bytes
    Device Boot Start End Blocks Id System
    /dev/sdc1 1 1011 1048376+ 83 Linux
    Disk /dev/sdd: 107.3 GB, 107374182400 bytes
    255 heads, 63 sectors/track, 13054 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sdd doesn't contain a valid partition table
    Disk /dev/sde: 108.0 GB, 108005425152 bytes
    255 heads, 63 sectors/track, 13130 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk /dev/sde doesn't contain a valid partition table
    Disk /dev/sdf: 48.3 GB, 48318382080 bytes
    64 heads, 32 sectors/track, 46080 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    Disk /dev/sdf doesn't contain a valid partition table
    Disk /dev/sdg: 24.5 GB, 24551358464 bytes
    64 heads, 32 sectors/track, 23414 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    Disk /dev/sdg doesn't contain a valid partition table
    ===============================================
    ===============================================
    [root@wmcdb2 ~]# multipath -ll
    mpath2 (3600a0b80002ab33400000893489f7c76) dm-2 IBM,VirtualDisk
    [size=100G][features=0][hwhandler=0]
    \_ round-robin 0 [prio=0][active]
    \_ 5:0:0:3 sdd 8:48 [active][ready]
    mpath1 (3600a0b8000501e1600000897489f7f52) dm-1 IBM,VirtualDisk
    [size=1.0G][features=0][hwhandler=0]
    \_ round-robin 0 [prio=0][active]
    \_ 5:0:0:2 sdc 8:32 [active][ready]
    mpath0 (3600a0b80002ab33400000890489f7c34) dm-0 IBM,VirtualDisk
    [size=2.0G][features=0][hwhandler=0]
    \_ round-robin 0 [prio=0][active]
    \_ 5:0:0:1 sdb 8:16 [active][ready]
    mpath5 (3600a0b8000501e160000089b489f7fd2) dm-5 IBM,VirtualDisk
    [size=23G][features=0][hwhandler=0]
    \_ round-robin 0 [prio=0][active]
    \_ 5:0:0:6 sdg 8:96 [active][ready]
    mpath4 (3600a0b80002ab33400000895489f7cb9) dm-4 IBM,VirtualDisk
    [size=45G][features=0][hwhandler=0]
    \_ round-robin 0 [prio=0][active]
    \_ 5:0:0:5 sdf 8:80 [active][ready]
    mpath3 (3600a0b8000501e1600000899489f7f7f) dm-3 IBM,VirtualDisk
    [size=101G][features=0][hwhandler=0]
    \_ round-robin 0 [prio=0][active]
    \_ 5:0:0:4 sde 8:64 [active][ready]
    [root@wmcdb2 ~]#
    =====================================================
    =====================================================
    [root@wmcdb2 ~]# cat /proc/partitions
    major minor #blocks name
    8 0 143142912 sda
    8 1 1052226 sda1
    8 2 56323890 sda2
    8 3 8385930 sda3
    8 4 1 sda4
    8 5 77377041 sda5
    8 16 2097152 sdb
    8 17 2095662 sdb1
    8 32 1048576 sdc
    8 33 1048376 sdc1
    8 48 104857600 sdd
    8 64 105474048 sde
    8 80 47185920 sdf
    8 96 23975936 sdg
    =============================================
    ============================================
    [root@wmcdb2 ~]# cat /etc/multipath.conf
    defaults {
    user_friendly_names yes
    defaults {
    udev_dir /dev
    polling_interval 10
    selector "round-robin 0"
    path_grouping_policy failover
    getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
    prio_callout /bin/true
    path_checker readsector0
    rr_min_io 100
    rr_weight priorities
    failback immediate
    # no_path_retry fail
    user_friendly_name yes
    devnode_blacklist {
    &n sp; devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"
    d vnode "^hd[a-z]"
    devnode "^sda"
    nbsp; devnode "^cciss!c[0-9]d[0-9]*"
    multipaths {
    nbsp; multipath {
    & bsp; wwid 3600a0b80002ab33400000890489f7c34
    alias ocr1
    multipath {
    wwid 3600a0b8000501e1600000897489f7f52
    alias voting1
    [root@wmcdb2 ~]#
    ===================================================

  • OCFS2 , ASM and Raw Device for Voting Disk and OCR

    Dear all ,
    My manager assigned me to establish a 11gRAC , 3 node on OEL. He likes to locate ASM with datafiles , at the same time, 2 OCR vol on OCFS2 and RawDevice respectively , 2 voting disks on OCFS2 and RawDevice respectively also.
    This really annoys me .
    Oh all experts, could anybody give me some advices ? Can those stuff be co-existed ?

    Billy  Verreynne  wrote:
    MccLok wrote:
    My manager assigned me to establish a 11gRAC , 3 node on OEL. He likes to locate ASM with datafiles , at the same time, 2 OCR vol on OCFS2 and RawDevice respectively , 2 voting disks on OCFS2 and RawDevice respectively also. Not a great idea to introduce additional s/w layers between the CRS software and its OCR and voting disks. If ocfs2 is for example used as a shared file system for these devices (files), then the ocfs2 cluster s/w needs to be up and running, the shared devices mounted, before CRS can successfully start. Thus any problem with the ocfs2 stack, will impact on CRS. Why? What does ocfs2 buy you in this regard? What are the benefits that justifies the increased complexity and the dependency of CRS on another s/w layer?
    Fewer moving parts means less complexity, less stuff that needs to be configured and can go wrong.In fact, some users had perception that " Pay mroe so that Get more".

  • How to find the raw devices for crs and voting disk

    Hi,
    How can I know where and what partitions that the crs and voting disk are installed ?
    Please point me to any documentation or any pointers.
    tia
    Pk

    For OCR: ocrcheck
    For Voting: crsctl query css votedisk
    HTH
    Thanks
    -Chandra Pabba

  • Multipath.conf for oel 6.4 and oracle zfs appliance

    i have a zfs 7320 storage appliance connected via brocade fiber switches to clustered linux servers. one zfs controller with four fiber connections each server has two fiber connections. there are redundant switches so zfs is connected with two fiber connections to each switch and each server is connected one fiber connection to each switch. the zfs appliance manual does not have oel or redhat or any other similar 6.x multipath configuration. oracle support or sales has not been able as of yet to find multipath config for 6.x and suggested i post it here. Since I had issues that seem to be resolved with new zfs appliance software I want to verify my multipath config before i put the unit back in production, I would feel much better with a known good config.
    This is what is in the manual for 5.x linux:
    device
    vendor "SUN"
    product "Sun Storage 7310" or "Sun Storage 7410" (depending on storage system)
    getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
    prio_callout "/sbin/mpath_prio_alua /dev/%n"
    hardware_handler "0"
    path_grouping_policy group_by_prio
    failback immediate
    no_path_retry queue
    rr_min_io 100
    path_checker tur
    rr_weight uniform
    This is what seems to work with 6.x:
    device {
    vendor "SUN"
    product "ZFS Storage 7320"
    getuid_callout "/sbin/scsi_id --whitelisted --replace-whitespace --device=/dev/%n"
    prio alua
    hardware_handler "0"
    path_grouping_policy group_by_prio
    failback immediate
    no_path_retry queue
    rr_min_io 100
    path_checker tur
    rr_weight uniform
    }

    Nice to see a proper redundant storage fabric layer for once on OTN. ;-)
    We've been in a similar position using multipath with a custom storage layer (Infiniband based). Like you we hunted for a best-match config - and then stress tested the fabric layer using fio (Flexible I/O Tester). And don't forget to pull some fibre cables, or shutdown/powerdown one of the fibre channel switches, while fio tests are running.

  • I've just got a new device for my iphone 5, and i tried to restore all the data. everything else worked, besides my music. How do i get this back on my phone?

    My iphone 5 power button broke so now I've got a replacement device. Ive restored all of my old data and everything worked besides my music. Any ideas how i get this back on my new device?

    After the restore completed, you need to sync music back. Music is not part of the backup. Just connect the phone back to the computer and sync,.

  • Configuring Semaphores for OEL 5.2 and ASM Instance

    Under Document ID 15654.1, the 'processes' parameters of database instances are used to determine the proper sizing of Kernel parameters specific to semaphores. Do we include ASM instance 'processes' in the sizing?

    Individual System V semaphores are small, so one can be generous when
    determining their limits. Having too few is bad, but having lots of unused
    semaphore capability is practically inconsequential.
    To better size your actual usage, use the command:
    # /usr/bin/ipcs -s
    ------ Semaphore Arrays --------
    key        semid      owner      perms      nsems
    0x000000a7 0          root      600        1
    # /usr/bin/ipcs -s -i 0
    Semaphore Array semid=0
    uid=0    gid=0   cuid=0  cgid=0
    mode=0600, access_perms=0600
    nsems = 1
    otime = Wed Apr 28 08:03:25 2010
    ctime = Wed Apr 28 08:03:24 2010
    semnum     value      ncount     zcount     pid
    0          1          0          0          2010will let you determine which processs are using which semaphores.

  • Raw support for EM-5, D800e, and others

    Full list of cameras supported by Digital Camera RAW Compatibility Update 3.13: link
    —Andreas

    Well done code cutters at Aperture.  At first glance the Digital Camera RAW Compatibility Update 3.13 seems to have fixed the problem.  The quickness of your action is appreciated!

Maybe you are looking for

  • I can't sync my music to my new iphone5

    I am unable to get any music on my new iphone5.It will sync everything except music.I tried to use the phone to purchase a song and it went to my ipad but not the phone and I received an email to tell me my Apple ID had been used for a purchase on a

  • How do I remove Lion and go back to snow leapard

    Lion does not work well with several of my applications the most important of which is my client data file and billing program which keeps crashing with Lion.  I want to remove it and go back to SL but don't want to lose any data that I have put in m

  • Is my battery fried already?

    Purchased in March of 2008, it has recently stopped holding a charge for more than 15 minutes... like so many others on this board. Can anyone tell by these specs if the battery is considered dead? Thanks Model Information: Serial Number: Sony-ASMB01

  • IPod Nano won't open .jpg images Why?

    iPod Nano (Importing Photos) Version: 1.1.3 Model: iPod MA477C Format: Windows (Should this be "Mac" if I am on a mac? And how would I change this? I can't seem to import an .jpg image into my iPod Nano. I have iTunes open and my Nano connected. I se

  • Premiere Pro CC won't load my project

    However I am able to load the project on another computer running Premiere Pro CC. At my home computer the program launches, and I select the project I want, but the assets and sequences don't load into the Premiere windows. However if I open another