Installation Grid Infrastructure for RAC using UDEV fail

Hi experts,
I want to install RAC for testing using UDEV, VirtualBox and Linux 5.8 64 bit.
I fail at installation Grid Infrastructure(ASM). At the Step 5 of 9 - Create ASM Disk Group, the installer don't display any disk to create ASM diskgroup.
I think UDEV have been configed correctly. The following are the UDEV configuration:
"/etc/scsi_id.config"
vendor="ATA",options=-p 0x80
options=-g"/etc/udev/rules.d/99-oracle-asmdevices.rules"
KERNEL=="sd?1", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/$parent", RESULT=="SATA_VBOX_HARDDISK_VBb1141d78-3196a201_", NAME="asm-disk1", OWNER="oracle", GROUP="dba", MODE="0660"
KERNEL=="sd?1", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/$parent", RESULT=="SATA_VBOX_HARDDISK_VB748d0eea-d6385be2_", NAME="asm-disk2", OWNER="oracle", GROUP="dba", MODE="0660"ls -al /dev/asm-disk*
brw-rw---- 1 oracle dba 8, 17 Mar 30 21:44 /dev/asm-disk1
brw-rw---- 1 oracle dba 8, 33 Mar 30 21:44 /dev/asm-disk2Any sugestion for me? Please help...
Thanks and best regards,
Hai Mai.

Try this one.
1. Find the WWID of the disk
# /sbin/scsi_id -g -u -s /block/sdb
SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_ Here we got an WWID of 'SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_'.
2. Create an custom UDEV rule
Create a new rule under /etc/udev/rules.d/, for example, /etc/udev/rules.d/99-oracle.rules.
Ensure the file name lists after the default 50-xxx.rules file. The filename must end in ".rules" to be recognized.
KERNEL=="sd*1", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/%P", RESULT=="SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_", RUN+="/bin/raw /dev/raw/raw1 %N"
KERNEL=="sd*2", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/%P", RESULT=="SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_", RUN+="/bin/raw /dev/raw/raw2 %N"
KERNEL=="sd*3", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/%P", RESULT=="SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_", RUN+="/bin/raw /dev/raw/raw3 %N"
ACTION=="add", KERNEL=="raw*", OWNER="oracle", GROUP="oinstall", MODE="0664"The RESULT filed was the WWID of your hard disk found in step 1.
Please also subsititue the value of 'OWNER', 'GROUP', and 'MODE' to your actual one.
3. Restart the UDEV service
# /sbin/start_udev And then, you are free to use /dev/raw/raw1, /dev/raw/raw2, and /dev/raw/raw3 as your RAC OCR and Voting Devices.
Thanks,
Kods

Similar Messages

  • Looking for best practice / installation guide for grid agent for RAC

    I am looking for best practice / installation guide for grid agent for RAC, running on windows server.
    Thanks.

    Please refer :
    MOS note Id : [ID 378037.1] -- How To Install Oracle 10g Grid Agent On RAC
    http://repettas.wordpress.com/2007/10/21/how-to-install-oracle-10g-grid-agent-on-rac/
    Regards
    Rajesh

  • Installing Grid Infrastructure 11.2.0.2 fails on Oracle Linux 5.6 and 6.0

    Hi all,
    We are in the process of building our new enterprise environment and tried to install the following:
    Oracle Linux 6.0
    Grid Infrastructure 11.2.0.2
    ASM
    OCFS2
    Oracle RDBMS 11.2.0.2
    Installation of Grid Infrastructure failed on Oracle Linux 6.0 and 5.6 as well. Is it because it's not yet certified for these Oracle Linux versions? Where can we find compatibility matrixes or certification information to find out which versions do work together? Been trying to find them with no success.
    Thanks for any help!

    Dude wrote:
    I have recently installed Oracle 11.2.0.2 including ASM, which also installs Grid infrastructure under Oracle Linux 5.6 (default UEK kernel) without any problems. I installed the oracle-validated package prior to the Oracle installation.OEL 5.6 and 11.2..02 Grid Infrastructure installation (for x86_64) failed in our case. Have opened a SR several weeks ago for it, but no resolution. We since reverted back to OEL 5.5 for building and running this specific RAC.
    There's also errors in OEL 5.6's Infiniband s/w stack. The openibd service fails to apply errata correctly because the o/s command used has since changed command line parameters. My guess is that testing happened solely on new h/w where this errata did not have to be applied, thus were not tested. Also, this service failed to start the srp_daemon (is critical for making sure that the storage layer works each and every time and does not cause stale connections that lead to command rejections from the storage server after a reboot of a RAC node)
    I not only had to fix the openibd service to correctly apply the errata, but also write a separate srpd service that dealt with starting up and shutting down the srp_daemon.
    Not very impressed with OEL 5.6 at all and it will be unlikely that we'll use it. And it raises a lot of concern whether OEL 6 would be a robust enough o/s for running our RAC systems.

  • Install a grid infrastructure for a cluster for single node Windows Server

    Hello,
    Can you suggest me how to install a Oracle Single Node RAC 11g on a Windows Server 2008 x64 bits? It's for testing purposes and I don't need two nodes. I know that Linux is better, but my company only uses Windows servers. Our former consultant was able to do it, but didn't tell us how to and that server was lost.
    I know that we have to install first Grid Infrastructure. Running the "Oracle Grid Infrastructure" installer, I could successfully install a "Grid Infrastructure for a Standalone Server". But that grid is not for a RAC database. When trying to install the Database software, it allowed to me to only install "Single instance database", not "Real Application Cluster database installation".
    Running the "Oracle Grid Infrastructure" installer, I tried to select option:
    "Install and Configure Grid Infrastructure for a Cluster" -> Typical Installation:
    SCAN Name: SRVORAC-cluster
    Validating SCAN information
    INS-40922 Invalid SCAN Name - unresolvable to IP address.
    Is it possible to install a grid infrastructure for a cluster for a single-node or one-node Windows Server ?
    Edited by: user521219 on Jan 30, 2012 12:46 PM

    HI,
    You probably have misconception about Single node RAC. This feature does not need that you have only one physical machine in a RAC, it actually means that in a RAC environment (2 or more nodes), you can run your database on only one node(single instance) and then later you can move this single instance to any other node of the RAC (so that you can do some patching on this node making your database available all the time). This also has some other benefits, see bellow.
    http://www.oracle.com/technetwork/database/clustering/overview/ug-raconenode-2009-130760.pdf
    http://docs.oracle.com/cd/E11882_01/install.112/e25666/whatsnew.htm#sthref8
    Salman

  • Configure Oracle Grid Infrastructure for a standalone server

    As I understand and as the following doc indicated, to install Oracle database, I'd have to install Grid Infrastructure first. I am not configuring RAC/cluster, only on a standalone server.
    I executed runinstaller, and choose " install the software only", then after I selected "configure oralce grid infrastructure for a standalone server", I am getting the following error:
    [INS-40410] The installer has detected a configured instance of Oracle Grid Infrastructure software on the system
    Please advice how this instance have been configured, and how to remove it before I can proceed?
    Thanks!

    943714 wrote:
    As I understand and as the following doc indicated, to install Oracle database, I'd have to install Grid Infrastructure first. I am not configuring RAC/cluster, only on a standalone server.
    I executed runinstaller, and choose " install the software only", then after I selected "configure oralce grid infrastructure for a standalone server", I am getting the following error:
    [INS-40410] The installer has detected a configured instance of Oracle Grid Infrastructure software on the system
    Please advice how this instance have been configured, and how to remove it before I can proceed?
    Thanks!what is OS name & version?
    How do I ask a question on the forums?
    SQL and PL/SQL FAQ

  • Grid Infrastructure for Win32

    hi,
    I was downloading Oracle 11g R2 SW from official site for Win32...I did not see "Grid Infrastructure" for win32...what is the reason...how is the ASM installed for Oracle 11g R2 on Win32....
    thanx

    In previous releases, Oracle Automatic Storage Management (Oracle ASM) was installed as part of the Oracle Database installation. With Oracle Database 11g Release 2 (11.2), Automatic Storage Management is part of an Oracle grid infrastructure installation, either for a cluster, or for a standalone server.
    If you want to upgrade an existing Automatic Storage Management installation, then you must upgrade Automatic Storage Management by running an Oracle grid infrastructure upgrade. If you do not have Automatic Storage Management installed and you want to use Automatic Storage Management as your storage option, then you must complete an Oracle grid infrastructure installation before you start your Oracle Database installation.
    Source: http://download.oracle.com/docs/cd/E11882_01/install.112/e10843/install.htm#CIHIFHCB

  • Oracle grid infrastructure for a standalone server download

    Hi there,
    I am trying to install Oracle 11g but it says if I want to use ASM and oracle Restart then I must intsall Oracle grid infrastructure for a standalone server.
    I am doing this installation on my home pc running Windows 7 to make sure it work, however, I downloaded Database 11g Enterprise/Standard Editions but i cannot find any download for Oracle grid infrastructure for a standalone server.
    Can anyone please help as i am confused here??
    I even went to the /stage directory of my 11g download and there is no folder called cluster or grid or anything.
    Thanks in advance!!

    When you go to OTN to download the software, click on the "See All" link next to the platform you are downloading and you'll see the links for GRID.
    However, you do not need to install GRID if you don't plan on using ASM and Restart.

  • How to install oracle 11gR2 Grid Infrastructure for standalond server

    Hi Experts,
    we do not want to install ASM. under this condition, does any expert install oracle 11gR2 Grid Infrastructure for standalone server in Linux 5 at file system?
    Please share tip and experiences of installed oracle 11gR2 as single instance include install oracle 11gR2 Grid Infrastructure for standalone server in Linux 5. no one node RAC configuration.
    If we do not install 11gR2 Grid Infrastructure for standalone server . which function will be lost? restat server only?
    Thanks
    Jim

    Grid Infrastructure automatically uses Oracle Restart as default if you're installing Standalone. You can turn this off using crsctl ('disable has', I believe).
    According to the inference in the install docs (http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/oraclerestart.htm#CIHCBGCC), you can install 11gR2 without Grid Infrastructure, but you lose ASM and Restart.

  • Grid Infrastructure for a Standalone Server or Grid Infrastructure for a Cluster?

    Hi,
    I want to install a single instance database and I want to use ASM.
    Now my configuration is only one node but in the future probably it scale on multiple node.
    So, can I use Grid Infrastructure for a Cluster for only one node or I must use Grid Infrastructure for a Standalone Server?
    Regards

    If you plan later ro use more than one server, than install the cluster grid infrastructure. It is possible to install on one server.

  • Installation of SP3 for WLS 6.1 fails on BEA_HOME

    Hi,
    I can't seem to install the service pack on an HP-UX 11.
    I did have the BEA_HOME and WL_HOME environment variables or run the setEnv.sh,
    but the installation doesn't seem to pick up the BEA_HOME directory. I tried
    even with BEAHOME and all, but no success so far.
    Output attached.
    Thanks for any help, Stefaan.
    [202] $ java -cp ./wls61sp3_upgrade_generic.zip install -i console
    Preparing CONSOLE Mode Installation...
    ===============================================================================
    Choose Locale...
    ->1- English
    CHOOSE LOCALE BY NUMBER: 1
    ===============================================================================
    WebLogic Server 6.1 Service Pack 3 (created with InstallAnywhere by Zero G)
    ===============================================================================
    Introduction
    This installer will guide you through the installation of Service Pack 3 of
    WebLogic Server 6.1. Use command "next" to proceed to the next screen. If you
    want to change something in a previous screen, use command "previous" or
    "back". You may quit the installer at any time by using the command the
    "quit".
    PRESS <ENTER> TO CONTINUE:
    ===============================================================================
    Choose BEA Home Directory
    ===============================================================================
    WebLogic Server 6.1 not found
    WebLogic Server Service Pack 3 Installation failed.
    You do not seem to have WebLogic Server 6.1
    installed for BEAHOME .
    Exiting the Service Pack 3 installer...:

    Please make sure you have a $HOME/bea directory with a "beahomelist"
    file in it.
    Then look for a registry.xml file in the same directory as the
    license.bea file and see if the host name and InstallDir match your
    environment. Those are the most common gotchya's.
    Wayne Scott
    Liberty Corner Support Center
    Stefaan Destoop wrote:
    Hi,
    I can't seem to install the service pack on an HP-UX 11.
    I did have the BEA_HOME and WL_HOME environment variables or run the setEnv.sh,
    but the installation doesn't seem to pick up the BEA_HOME directory. I tried
    even with BEAHOME and all, but no success so far.
    Output attached.
    Thanks for any help, Stefaan.
    [202] $ java -cp ./wls61sp3_upgrade_generic.zip install -i console
    Preparing CONSOLE Mode Installation...
    ===============================================================================
    Choose Locale...
    ->1- English
    CHOOSE LOCALE BY NUMBER: 1
    ===============================================================================
    WebLogic Server 6.1 Service Pack 3 (created with InstallAnywhere by Zero G)
    ===============================================================================
    Introduction
    This installer will guide you through the installation of Service Pack 3 of
    WebLogic Server 6.1. Use command "next" to proceed to the next screen. If you
    want to change something in a previous screen, use command "previous" or
    "back". You may quit the installer at any time by using the command the
    "quit".
    PRESS <ENTER> TO CONTINUE:
    ===============================================================================
    Choose BEA Home Directory
    ===============================================================================
    WebLogic Server 6.1 not found
    WebLogic Server Service Pack 3 Installation failed.
    You do not seem to have WebLogic Server 6.1
    installed for BEAHOME .
    Exiting the Service Pack 3 installer...:

  • Oracle Grid Infrastructure for Windows.

    Hi, i am very new to Oracle world, please forgive me if my question is too silly.
    I am currently practice Oracle on my Windows 2008 server. When i try to install ASM, i found i have to install 'Oracle Grid Infrastructure'. ok, i went o Oracle download page, i found the 'Oracle Grid Infrastructure 11g Release 2 (11.2.0.1.0)'. But it only has Linux\Solaris\HP-UX\AIX\zLinux to choose from. Where can I found the Windows version?

    new4oracle wrote:
    Hi, i am very new to Oracle world, please forgive me if my question is too silly.
    I am currently practice Oracle on my Windows 2008 server. When i try to install ASM, i found i have to install 'Oracle Grid Infrastructure'. ok, i went o Oracle download page, i found the 'Oracle Grid Infrastructure 11g Release 2 (11.2.0.1.0)'. But it only has Linux\Solaris\HP-UX\AIX\zLinux to choose from. Where can I found the Windows version?edelivery.oracle.com
    Select the media pack for your version of oracle. When you drill down there will be several zip files for download. the first two are for the database, the third is ASM/GI

  • Hardware for RAC using NFS mounts

    Hi,
    At a recent Oracle/NetApp seminar we heard that certain RAC configuration could make use of NFS mounts to access its shared storage, leaving SCSI/Fiber/FC Switches out of the picture.
    We're currently looking for a budget cluster configuration that, ideally, is not limited to 2 nodes. The NFS option looks promising, however, our NAS hardware may not be NetApp.
    Has anybody used this kind of setup? For example, several cheap x86 blade servers mounting shared storage via NFS in a NAS.
    Thanks,
    Ivan.

    NAS is NFS.
    See
    Following NFS storage vendors are supported: EMC, Fujitsu, HP, IBM, NetApp, Pillar Data, Sun, Hitachi. 
    NFS file servers do not require RAC certification. The NFS file server must be supported by the system and storage vendors. 
    Currently, only NFS protocol version 3 (NFSv3) is supported.
    Hemant K Chitale

  • Grid Infrastructure installation file

    Hi,
    I am planning to install Grid Infrastructure for RAC 11.2.
    Can someone please send me the correct link from where I can download the correct version?
    Thanks

    The thing is I am not able to view the grid installation options in my installer. I have the normal DB installer.
    So trying to download the installer which has the grid installation options too.

  • RAC - Oracle Grid Infrastructure configure failed

    Hi, am trying to install 2 node RAC on Oracle VMs. Before the installation during the -preinst check there were few issues which were resolved (ex user equivalence). After that during the installation process of the Grid it failed at step "Configure Oracle Grid Infrastructure for a cluster". After it failed at this step, subsequent steps too failed which I asked OUI to ignore and then I ran both the post installation scripts. And then ran post crsinst which failed. Pasting below the output of the root.sh script, post crsinst and other checks.
    [root@bsfrac01 grid]# sh root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/11.2/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2011-02-13 00:11:55: Parsing the host name
    2011-02-13 00:11:55: Checking for super user privileges
    2011-02-13 00:11:55: User has super user privileges
    Using configuration parameter file: /u01/app/11.2/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'bsfrac01'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'bsfrac01'
    CRS-2676: Start of 'ora.mdnsd' on 'bsfrac01' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'bsfrac01'
    CRS-2676: Start of 'ora.gpnpd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'bsfrac01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'bsfrac01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'bsfrac01'
    CRS-2676: Start of 'ora.diskmon' on 'bsfrac01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'bsfrac01'
    CRS-2676: Start of 'ora.ctssd' on 'bsfrac01' succeeded
    ASM created and started successfully.
    DiskGroup DATA1 created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-2672: Attempting to start 'ora.crsd' on 'bsfrac01'
    CRS-2676: Start of 'ora.crsd' on 'bsfrac01' succeeded
    CRS-4256: Updating the profile
    Successful addition of voting disk 0ea2052d8a714fd7bf46d9d5c785483e.
    Successfully replaced voting disk group with +DATA1.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 0ea2052d8a714fd7bf46d9d5c785483e (ORCL:DISK1) [DATA1]
    Located 1 voting disk(s).
    *Failed to rmtcopy "/tmp/filekRIMbG" to "/u01/app/11.2/grid/gpnp/manifest.txt" for nodes {bsfrac01,bsfrac02}, rc=256*
    *Failed to rmtcopy "/u01/app/11.2/grid/gpnp/bsfrac01/profiles/peer/profile.xml" to "/u01/app/11.2/grid/gpnp/profiles/peer/profile.xml" for nodes {bsfrac01,bsfrac02}, rc=256*
    rmtcopy aborted
    Failed to promote local gpnp setup to other cluster nodes
    CRS-2673: Attempting to stop 'ora.crsd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.crsd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'bsfrac01'
    CRS-2677: Stop of 'ora.asm' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.ctssd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'bsfrac01'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.cssd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.gpnpd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.gipcd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.mdnsd' on 'bsfrac01' succeeded
    Initial cluster configuration failed. See /u01/app/11.2/grid/cfgtoollogs/crsconfig/rootcrs_bsfrac01.log for details
    [root@bsfrac01 grid]#
    [oracle@bsfrac01 bin]$ ./cluvfy stage -post crsinst -n bsfrac01,bsfrac02 -verbose
    Performing post-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "bsfrac01"
    Destination Node Reachable?
    bsfrac01 yes
    bsfrac02 yes
    Result: Node reachability check passed from node "bsfrac01"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    bsfrac01 passed
    bsfrac02 passed
    Result: User equivalence check passed for user "oracle"
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    Checking time zone consistency...
    Time zone consistency check passed.
    ERROR:
    PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    " : {1}
    ERROR:
    Cluster manager integrity check failed
    PRVF-5434 : Cannot identify the current CRS software version
    UDev attributes check for OCR locations started...
    Result: UDev attributes check passed for OCR locations
    UDev attributes check for Voting Disk locations started...
    ERROR:
    PRVF-5197 : Failed to retrieve voting disk locationsPRKC-1092 : Failed to retrieve the location of votedisks: java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    Result: UDev attributes check failed for Voting Disk locations
    Check default user file creation mask
    Node Name Available Required Comment
    bsfrac01 0022 0022 passed
    bsfrac02 0022 0022 passed
    Result: Default user file creation mask check passed
    Checking cluster integrity...
    Node Name
    bsfrac01
    Cluster integrity check failed This check did not run on the following node(s):
    bsfrac02
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    ERROR:
    PRVF-5300 : Failed to retrieve active version for CRS on this node
    OCR integrity check failed
    Checking CRS integrity...
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    ERROR:
    PRVF-5300 : Failed to retrieve active version for CRS on this node
    CRS integrity check failed
    OCR detected on ASM. Running ACFS Integrity checks...
    Starting check to see if ASM is running on all cluster nodes...
    PRVF-5137 : Failure while checking ASM status on node "bsfrac01"
    PRVF-5137 : Failure while checking ASM status on node "bsfrac02"
    Starting Disk Groups check to see if at least one Disk Group configured...
    PRVF-5112 : An Exception occurred while checking for Disk Groups
    PRVF-5114 : Disk Group check failed. No Disk Groups configured
    Task ACFS Integrity check failed
    Checking Oracle Cluster Voting Disk configuration...
    ERROR:
    PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    " : {1}
    ERROR:
    PRVF-5434 : Cannot identify the current CRS software version
    PRVF-5431 : Oracle Cluster Voting Disk configuration check failed
    Checking to make sure user "oracle" is not in "root" group
    Node Name Status Comment
    bsfrac01 does not exist passed
    bsfrac02 does not exist passed
    Result: User "oracle" is not part of "root" group. Check passed
    Post-check for cluster services setup was unsuccessful on all the nodes.
    [oracle@bsfrac01 bin]$ /u01/app/11.2/grid/bin/ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 3
    Total space (kbytes) : 262120
    Used space (kbytes) : 408
    Available space (kbytes) : 261712
    ID : 1671840043
    Device/File Name : +DATA1
    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 bypassed due to non-privileged user
    ASM looks to be up and running..
    [oracle@bsfrac01 bin]$ /usr/sbin/oracleasm listdisks
    DISK1
    DISK2
    DISK3
    DISK4
    DISK5
    DISK6
    [oracle@bsfrac01 bin]$ /usr/sbin/oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: yes
    Please help.

    before installation have u configure the private interconnect on both the nodes to same network adapter..
    for example on node 1 if the private interconnect is on eth0 then on the node 2 it should use eth0 only...
    for private interconnect use the hostonly option on both the nodes in the network configuration page of the vmware or virtual box..
    and for public network it can be bridged
    more over if you are installing on the laptop its good to configure the SSH using the OUI.. rather than doing it manually.. as it saves time
    the private and the public networks should not have same range of ip address. like if public address are like 192.168.2.222/255.255.255.0 and private address have to be different like 10.10.1.2/255.0.0.0 (this is just an example)
    have to configured the NTP.
    any ways try installing the oracle rac on virtual box follow the steps given the below website they are pretty straight forward...
    http://www.oracle-base.com/articles/11g/OracleDB11gR2RACInstallationOnOEL5UsingVirtualBox.php

  • Blog Post: Grid Infrastructure installation for Standalone

    I hope This document should be useful for who trying to install Grid infrastructure for Standalone server..., Expect comments Also.Read it Enjoy it.
    http://mohamedazar.wordpress.com/2010/11/29/grid-infrastructure-installation-guide-for-standalone-server/

    Please check this metalink note:
    OHASD Failed to Start: Inappropriate ioctl for device (Doc ID 1069182.1)

Maybe you are looking for

  • How to insert spaces in elements in message mapping

    Hi All,          I have scenario, where in the incoming data is put into a file, but if there is no incoming data for any element it should insert spaces equivalent to the lenght of the field. how can this be done? XIer

  • HP 7310 all in one problem ?

    When I try to print one piece of paper or multiple sheets the printer grabs 3 to 4 sheets of paper at a time. I have to feed 1 piece of paper at a time. Any way to fix this ?  Thanks in advance !!

  • Is system update right for me?

    I'm trying to determine whether I should now upgrade to a new system. I'm about to start editing an independent feature length film project in about a month. I'm switching to Adobe Premiere Pro CS6. I currently have an 2 x 2.8 GHz Quad-Core Intel Xeo

  • How to Delete unwanted Apps for ever?

    Sometimes we download 'apps', which may turn out just duds or NOT as good and functional as we expect them to be. Then we decide to delete and though they are deleted from iPad ( 4th Gen) or iPhone, the same remain in the iTunes and show up at the ti

  • After someone responds to a form can the form fields remain active?

    I have created a form in Acrobat Pro and uploaded it to Forms Central and distributed it.  When I download the response in PDF the form fields are not active. is it possible to keep the fields active and if so, how do you make that happen?