Install 11gr2 grid question

Hi I will be installing 11gr2 on rhel6 and have a question.
Since I need to install the gird infrastructure for before the rdbms and the grid infrastructure will be installed using the user grid as opposed to the oracle user id I am wanting to know if I need to configured multiple Oracle_base directories?
I usually would just create /u01/app/oracle and set that as the oracle_base. Can I use that for grid(infrastructure) and oracle (rdbms) for both installations. I have read the install guides and unfortunately it is still unclear to me. I am planning to install rac database.
Thanks for any hekp it is greatly appreciated.

In 11gr2, Grid infrastructure software contains both clusterware and ASM.
Prior to 11g, we used to have 3 ORACLE_HOMES one for cluster, ASM and rdbms.
For eg:
In 11g r2, Your RAC binaries set up could be like this:
Grid Infrastructure Software (Clusterware + ASM 11.2.0.1):
Server: on all RAC nodes
ORACLE_BASE: /u01/app/grid
ORACLE_HOME: /u01/app/grid112
Owner: grid (Primary Group: oinstall, Secondary Group: asmadmin, asmdba)
Oracle Database Software (RAC 11.2.0.1):
Server: on all RAC nodes
ORACLE_BASE: /u01/app/oracle
ORACLE_HOME: /u01/app/oracle/db112
Owner: oracle (Primary Group: oinstall, Secondary Group: dba)

Similar Messages

  • Java.lang error while installing 11gR2 Grid Infrastructure on HPUX 11.31

    Hi,
    I am installing 11gR2 Grid Infrastructure on HPUX 11.31 Itanium server for installing RAC database.
    I do not get any error during the installation of the software but while running the root.sh I am getting following error..
    # /opt/oracle/app/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /opt/oracle/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    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.
    2010-04-23 15:09:28: Parsing the host name
    2010-04-23 15:09:28: Checking for super user privileges
    2010-04-23 15:09:28: User has super user privileges
    Using configuration parameter file: /opt/oracle/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    stty: : Not a typewriter
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'sys'..
    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 'bmblade-91'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'bmblade-91'
    CRS-2676: Start of 'ora.gipcd' on 'bmblade-91' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'bmblade-91'
    CRS-2676: Start of 'ora.gpnpd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'bmblade-91'
    CRS-2676: Start of 'ora.cssdmonitor' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'bmblade-91'
    CRS-2672: Attempting to start 'ora.diskmon' on 'bmblade-91'
    CRS-2676: Start of 'ora.diskmon' on 'bmblade-91' succeeded
    CRS-2676: Start of 'ora.cssd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'bmblade-91'
    CRS-2676: Start of 'ora.ctssd' on 'bmblade-91' succeeded
    Error occurred during initialization of VM
    java.lang.Error: Permission denied
    sh: 10154 Abort
    Configuration of ASM failed, see logs for details
    Did not succssfully configure and start ASM
    CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/oracle/app/11.2.0/grid/bin/crsctl stop resource ora.crsd -init
    Stop of resource "ora.crsd -init" failed
    Failed to stop CRSD
    CRS-2500: Cannot stop resource 'ora.asm' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/oracle/app/11.2.0/grid/bin/crsctl stop resource ora.asm -init
    Stop of resource "ora.asm -init" failed
    Failed to stop ASM
    CRS-2673: Attempting to stop 'ora.ctssd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.ctssd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'bmblade-91'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.cssd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.gpnpd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.gipcd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.mdnsd' on 'bmblade-91' succeeded
    Initial cluster configuration failed.
    Do anybody came accross this issue? I had 11gR2 Grid Infrastructure installed on this server, but for demostration to other team members, I removed the earlier installation using Metalink Note :942166.1. I will appreciate your input.
    Regards
    Shailandra

    Hi,
    One of the recommended solution for this issue by Oracle.
    Have the DISPLAY variable set when running root.sh. This is the th recommendation by oracle to a SR opened by another vendor for this issue.
    Regards

  • Installing 11gR2 Grid Infrastructure on SPARC Solaris 10

    Please help! I am following the RACGuides_Rac11gR2OnSolaris.pdf to install 11gR2 Grid Infrastructure on SPARC Solaris 10 MU8.
    bash-3.00# cat /etc/release
    Solaris 10 10/09 s10s_u8wos_08a SPARC
    Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 September 2009
    1. I installed Oracle Solaris Studio 12.2, ignored 124861-15 per doc ID 969497.1.
    Installation went well, but root.sh gave on node1...
    CRS-2676: Start of 'ora.evmd' on 'sunt2k-02' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'sunt2k-02'
    CRS-2676: Start of 'ora.asm' on 'sunt2k-02' succeeded
    CRS-2672: Attempting to start 'ora.DATA.dg' on 'sunt2k-02'
    CRS-2676: Start of 'ora.DATA.dg' on 'sunt2k-02' succeeded
    u01/11.2.0/grid/bin/srvctl start nodeapps -n sunt2k-02 ... failed
    Configure Oracle Grid Infrastructure for a Cluster ... failed
    2. Per doc ID 1053192.1, I rerun the following....
    bash-3.00# /u01/11.2.0/grid/bin/srvctl start nodeapps -n sunt2k-02
    PRKO-2421 : Network resource is already started on node(s): sunt2k-02
    PRCR-1079 : Failed to start resource ora.sunt2k-02.vip
    CRS-5005: IP Address: 10.112.0.150 is already in use in the network
    CRS-2674: Start of 'ora.sunt2k-02.vip' on 'sunt2k-02' failed
    CRS-2632: There are no more servers to try to place resource 'ora.sunt2k-02.vip' on that would satisfy its placement policy
    PRKO-2422 : ONS is already started on node(s): sunt2k-02
    PRKO-2423 : eONS is already started on node(s): sunt2k-02
    same problem on node2....
    CRS-2676: Start of 'ora.crsd' on 'sunt2k-03' succeeded
    CRS-2672: Attempting to start 'ora.evmd' on 'sunt2k-03'
    CRS-2676: Start of 'ora.evmd' on 'sunt2k-03' succeeded
    /u01/11.2.0/grid/bin/srvctl start nodeapps -n sunt2k-03 ... failed
    Configure Oracle Grid Infrastructure for a Cluster ... failed
    3. Per doc ID 1053192.1, I rerun the following on node2.....
    bash-3.00# /u01/11.2.0/grid/bin/srvctl start nodeapps -n sunt2k-03
    PRKO-2421 : Network resource is already started on node(s): sunt2k-03
    PRCR-1079 : Failed to start resource ora.sunt2k-03.vip
    CRS-5005: IP Address: 10.112.0.152 is already in use in the network
    CRS-2674: Start of 'ora.sunt2k-03.vip' on 'sunt2k-03' failed
    CRS-5005: IP Address: 10.112.0.152 is already in use in the network
    CRS-2674: Start of 'ora.sunt2k-03.vip' on 'sunt2k-02' failed
    CRS-2632: There are no more servers to try to place resource 'ora.sunt2k-03.vip' on that would satisfy its placement policy
    PRKO-2422 : ONS is already started on node(s): sunt2k-03
    PRKO-2423 : eONS is already started on node(s): sunt2k-03
    4. Now I got stuck here that can not bring up CRS....this is the last step from installing Grid Infrastructure.
    bash-3.00# cat installActions2010-10-26_09-10-36PM.log
    INFO: Checking user equivalence...
    INFO: User equivalence check passed for user "grid"
    INFO: ERROR:
    INFO: CRS is not installed on any of the nodes
    INFO: Verification cannot proceed
    INFO: Post-check for cluster services setup was unsuccessful on all the nodes.
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Cluster Verification Utility
    INFO: Oracle Cluster Verification Utility failed.
    INFO: Oracle Cluster Verification Utility failed.
    INFO: ConfigClient.executeSelectedToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeSelectedToolsInAggregate method
    INFO:
    The Runconfig command constructed is /u01/11.2.0/grid/oui/bin/runConfig.sh ORACLE_HOME=/u01/11.2.0/grid MODE=perform ACTION=configure RERUN=false $*
    INFO: Since the option is to overwrite the existing /u01/11.2.0/grid/cfgtoollogs/configToolFailedCommands file, backing it up
    INFO: The backed up file name is /u01/11.2.0/grid/cfgtoollogs/configToolFailedCommands.bak.2
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    bash-3.00#
    Any advise would be appreciated.
    Thanks much in advance...
    R-

    Hi,
    it looks like the VIPs you used are already taken in your network or the name resolution on the VIP name does not return the correct IP address for the VIP, hence the problems.
    Sebastian

  • Install 11gR2 grid infrastructure

    Hi,
    I installing grid infrastructure on SINGLE INSTANCE.
    I would like to know what is the difference between the following option in the runInstaller :
    1 ) Install and configured grid infrastructure for standalone server
    2)  Install grid infrastructure sogtware onlyThanks

    Hi,
    Option 1 will install the Grid Infrastruture and also configure the ASM disks.
    Option 2 will install the Grid Infrastructure binaries only. You have the configure the ASM on your own.
    Regards

  • OEL 5.3 guest wouldn't boot after installing 11gR2 grid - fixed

    Ran into this twice so I thought I'd post it:
    - standard OEL 5.3 64bit template
    - Using the public Oracle yum repo and install the unixODBC pkgs and possibly a couple others that the installer is looking for.
    - Configure ASM via manually adding a storage volume, fdisk'ing it, udev'ing it and "service oracleasm configure" - ASM is happy, installer sees the ASM storage
    - runInstaller using the 11.2.0.1 11gR2-GridInfrastruture.zip downloaded from Oracle
    - Installer does it's thing, no errors. +ASM  is up and running just fine.
    - reboot - not so much - grub is pointing to a non-existant kernel. OVS blows this (confusing) error:
    >
    Start - /OVS/running_pool/66_cnvdb01
    PowerOn Failed : Result - failed:<Exception: return=>failed:<Exception: ['xm', 'create', '/var/ovs/mount/42B0519525064CA2B952462BEC0C206E/running_pool/66_cnvdb01/vm.cfg'] => Error: Boot loader didn't return any data!
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXXenVM.py", line 57, in xen_start_vm
    run_cmd(args=cmd)
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 85, in run_cmd
    raise Exception('%s => %s' % (cmdlist, p.childerr.read()))
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVM.py", line 131, in start_vm
    raise e
    >
    Fix for me is: Do this on the host -->
    mkdir /x
    mount -t ext3 -o loop,rw,offset=32256 /OVS/running_pool/<xx_broken_guest>/System.img /x
    cd /x/grub
    ls -la grub*
    mv grub.conf grub.conf-bad
    cp grub.conf.orabackup grub.conf
    cd /
    umount /x
    Then you can startup the guest. You can do it manually if you want to watch it by -->
    xm create -c /OVS/running_pool/66_cnvdb01/vm.cfg

    The lights/fans powering up for a split second and going back out every time you try to turn the PC on = PSU going in to protection mode due to a fault or short, most likely in the board.
    Given MSI's track record lately, I would bet you fried at least one of the MOSFETs...this is a common problem on the 890fx they're producing, not sure if it is happening with their other models.  Unplug the 4 or 8pin cpu power from the board and hit the power button.  System won't boot, but the lights/fans should come on.  If they do, the MOSFETs are junk and you'll need a new board.
    Another possibility is you are grounding out the board somewhere it shouldn't be grounded.  Remove the board, check the back of it and make sure it is not contacting the case anywhere.  Check all the board standoffs to make sure they are mounted securely to the case, check all the board mounting screws to make sure they are threading in to the standoffs correctly and that you didn't overtighten any and damage the board.
    The "flicker" is usually one of the above issues, but could also be a bad PSU, bad CPU, bad RAM, etc.  You could try booting with one stick of RAM at a time, without the video card, etc, try to use a process-of-elimination to figure out what the faulty part is.  If installing the new cooler caused this, the problem would have likely shown itself right away instead of waiting a day or two.

  • 11gR2 Grid Infrastructure and 11gR2 RAC install as separate users (RH 5)

    We are about to set up a few new RH 5 clusters and are trying to make a decision if we should install 11gR2 Grid Infrastructure and 11gR2 RAC as the same user (oracle) or as separate users (grid and oracle) as per Oracle documentation.
    I would like to know what other people are doing and their experiences with this.
    Here are some concerns that we have:
    1) Does Oracle support has an 11gR2 cluster environment where grid infrastructure and oracle database are installed as separate users ? I have been to a few Oracle 11gR2 demos and they always have a simple install where everything is installed as a single user.
    2) Potential permission issues that we might hit iif we use separate users, for example
    - grid control agent - which user do we install it as and will it be able to access both grid and oracle files ?
    - database listener will run as grid user. Is this going to cause any permission issues ?
    Thanks in advance for your answers

    It is all dependent on your business whether your business needs to separate between privileged user for storage administrator (ASM) or database level. It is recommended to have user separation but not mandatory.
    see http://download.oracle.com/docs/cd/E11882_01/install.112/e17212/toc.htm for the details
    permission issues might happen if the configuration is not correct. for example you might see ORA-12537 when configuring the system
    Hope this helps

  • 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.

  • Convert 11gR1 to RAC using 11gR2 GRID

    Hi everyone,
    I have the following scenario.
    I have 2 servers running RHEL 5: server1 and server2
    on server1 I have an active database running 11gR1 single instance.
    I'm going to install 11gR2 GRID across server1 and server2.
    Then migrate the 11gR1 DB on server1 into ASM.
    My question is, if I want to create a second instance on server2 can I install another single instance 11gR1(software only) and do the necessary RAC conversions or will I have to do a new 11gR1 cluster DB install across the 2 nodes and do RAC conversions then?
    Thanks in advance.

    Well mate, for once, you should've known that a RAC is not created by plugging two single instances together and then rebooting the machine, vrooooommm you go.... No, it doesn't work that way... You gotta do some good reading....
    I guess you need to have your final configuration as
    Clusterware + ASM - 11gR2
    Database - 11gR1
    Below are the likely steps to acheive it:
    Backup the current 11gR1 database
    Set up 11gR2 cluster using the two nodes
    Do 11gR1 oracle binaries cluster install
    Startup ASM isntances on 11gR2 clusterhome & configure disks.
    Using the newly installed 11gR1 binaries on one of the nodes, restore/move the database backup taken in the first step to use ASM
    Convert the single instance 11gR1 database (running on new 11gR1 binaries) with ASM to RAC. - Suggest doing manual conversion than using dbca for better control.
    Cookbooks available in metalink and clear procedures are available with a simple search on oracle documentation.
    Cheers.

  • 10.2.0.4 database is possible on 11gr2 grid in Windows 2008 R2 server..?

    Hi all,
    can we installed 10.2.0.4 database on 11gr2 grid for windows server 2008 R2 server...?
    kindly suggest any possible cases.

    Hi Rajesh/all,
    I searched lot and get conclude ie. 10.2.0.5 and later versions will support for windows 2008 R2 server. but available only 10.2.0.4. while i try to install database will get error like version not supported.
    Here is my case...
    i) My two application will support 11gr1database and rest two application support only 10gr2 database version. all application depend by only Windows server.
    I installed 11gr2 grid in windows 2008 R2 server successfully.but it will not support the two applications.
    consider the above and suggest to install 10gr2 for windows 2008 R2 server.

  • Not able to register with listener after installing oracle grid infrastrtcure in oracle 11gr2 on windows

    Hi Guru's.
    I am not able to get listener connectivity after installing Oracle 11gr2 Grid infrastructure on windows on vmware workstation. I register with static ip.
    Even i recreated the listener and running the listener from Grid home.
    The output what i am getting is :--
    C:\> lsnrctl status
    The listener support no services
    Can you please help me out

    C:\Users\Administrator>lsnrctl stop
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 26-NOV-2013 09:09:10
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    The command completed successfully
    C:\Users\Administrator>lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 26-NOV-2013 09:09:21
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Log messages written to c:\app\administrator\diag\tnslsnr\WIN-0P8BCA3R7V5\listener\alert\log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=WIN-0P8BCA3R7V5)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date                26-NOV-2013 09:09:24
    Uptime                    0 days 0 hr. 0 min. 4 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Log File         c:\app\administrator\diag\tnslsnr\WIN-0P8BCA3R7V5\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=WIN-0P8BCA3R7V5)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    C:\Users\Administrator>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 26-NOV-2013 09:09:31
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date                26-NOV-2013 09:09:24
    Uptime                    0 days 0 hr. 0 min. 8 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Log File         c:\app\administrator\diag\tnslsnr\WIN-0P8BCA3R7V5\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=WIN-0P8BCA3R7V5)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    C:\Users\Administrator>lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 26-NOV-2013 09:13:10
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "+asm" has 1 instance(s).
      Instance "+asm", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: WIN-0P8BCA3R7V5, pid: 2560>
             (ADDRESS=(PROTOCOL=tcp)(HOST=WIN-0P8BCA3R7V5)(PORT=49246))
    The command completed successfully

  • 11gR2 Grid Infrastucture Installation Problem on HP-UX 11.31

    While installing Oracle 11gR2 Grid Infrastructure on HP-UX 11.31 it is giving error message
    INS-06006: Passwordless SSH connectivity not set up between the following node(s),
    but manually it is working fine from both nodes.
    What to do now, any suggestion from anybody.

    I had the same issue today, it took me 30 minutes to figure out how to solve it.
    I had a script called by .bashrc that was setting Oracle variables and doing Echos to have a nice login prompt.
    For some reason, the SSH Connectivity created a directory with the banner (!!) sounds crazy, but when i removed those files, started again, it went through.
    I'd say, whenever you install this software, do not init Oracle specific environmental variables such as ORACLE_HOME, ORACLE_SID, etc.
    If it still doesn't work, check Oracle Note: *How to Validate Network and Name Resolution Setup for the Clusterware and RAC [ID 1054902.1]*
    Hope this helps.
    JB

  • 11gR2 Grid installation error

    Hi All,
    I am currently trying to install the 11gR2 grid infra for cluster , First i ran the cluvfy i got the issue " exectask could not be retrieved from node "saixlab52"
    " then i tried to started while installing i am getting "Internal error" and installation got aborted , below is the error i am getting in the logfiles , i have checked the first node oifcfg is there ... second node the file is not there ... seems it's not copying to the remote node ..
    pls provide me any of the suggestions ..
    ======================================
    Checking node reachability...
    Check: Node reachability from node "saixlab51"
    Destination Node Reachable?
    saixlab52 yes
    saixlab51 yes
    Result: Node reachability check passed from node "saixlab51"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    saixlab52 passed
    saixlab51 passed
    Result: User equivalence check passed for user "oracle"
    Version of exectask could not be retrieved from node "saixlab52"
    Checking node connectivity...
    Checking hosts config file...
    Node Name Status Comment
    saixlab51 passed
    =========================================
    ===================================
    NFO: All remote nodes are configured for passwordless SSH connectivity
    INFO: Validating Public nodes for user equivalence
    INFO: Validating Hostnames for nodes
    INFO: Validating node readiness
    INFO: Checking for node liveliness
    INFO: Validating Public Hosts for User Equivalence
    INFO: Validating for 9.2, 10gR1 or Local CSS
    INFO: Setting public and VIP node info to the bean
    INFO: Validating Public And Private Interfaces Across Cluster Nodes
    INFO: Validating Node VIPs
    INFO: Completed validating state <CRSNodeInformationUI>
    INFO: Verifying route success
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getSubnetInformation
    INFO: Collecting interface information for node saixlab51
    INFO: Collecting interface information for node saixlab52
    INFO: Creating scratch path on node saixlab52
    INFO: Created scratch path on node saixlab52
    INFO: Copying oifcfg to node saixlab52
    INFO: A cluster operation has failed while collecting interface information on node saixlab52: Message: error: No such file or directory, file: '/tmp/OraInstall2011-03-18_11-30-52AM/ext/bin/oifcfg' :failed
    INFO: Removing scratch path from node saixlab52
    SEVERE: [FATAL] [INS-00001] Unknown irrecoverable error
    CAUSE: No additional information available.
    ACTION: Refer to the logs or contact Oracle Support Services.
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:679
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -1
    INFO: Shutdown Oracle Grid Infrastructure
    ====================================
    Regards
    Kamal

    Hi,
    Thanks for your reply !!
    But the cksum values seems fine .. no problem .
    Regards
    Kamal

  • Error occured while executing root.sh in ORACLE RAC 11gR2 Grid

    Environment:
    NO of Node: 2
    OS Flavor: RHEL 5.3 Tikanga Release 64-Bit
    Oracle Grid Version: 11gR2 64-Bit with OCFS2 Configuration
    DB RAM: 64 GB
    H/W Vendor: CISCO
    Shared Partition: /ORASYS (1 TB)
    We are trying to install 11gR2 RAC on RHEL 5.3 (64-Bit) box. After successful installation of Gird Software from GUI, I am running oraInst.sh and root.sh from root user. oraInst.sh run fine but when we run root.sh following error encountered while checking the logs.
    2011-09-12 22:04:21.996: [ OCRCONF][3915558416]ocrconfig starts...
    2011-09-12 22:04:21.996: [ OCRCONF][3915558416]Upgrading OCR data
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]propriogid:1_1: Failed to read the whole bootblock. Assumes invalid format.
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]proprioini: all disks are not OCR/OLR formatted
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]proprinit: Could not open raw device
    2011-09-12 22:04:21.997: [ default][3915558416]a_init:7!: Backend init unsuccessful : [26]
    2011-09-12 22:04:21.997: [ OCRCONF][3915558416]Exporting OCR data to [OCRUPGRADEFILE]
    2011-09-12 22:04:21.998: [  OCRAPI][3915558416]a_init:7!: Backend init unsuccessful : [33]
    ** Urgent help is required as my production environment setup/activity is halted due to this.
    Thanks in Adv.
    Yuvrajsinh Chauhan

    ./runcluvfy.sh comp ssa -n "vel-kol-db1","vel-kol-db2" -s /ORASYS -verbose
    ./runcluvfy.sh comp cfs -n "vel-kol-db1","vel-kol-db2" -f ocfs2 -verbose
    ./runcluvfy.sh comp ssa -n "vel-kol-db1","vel-kol-db2" -s /dev/mapper/360060e80102077c000090010077c000e -verbose
    ./runcluvfy.sh comp crs -n "vel-kol-db1","vel-kol-db2" -verbose
    ./runcluvfy.sh comp ocr -n "vel-kol-db1","vel-kol-db2" -verbose
    ./runcluvfy.sh comp voting -n "vel-kol-db1","vel-kol-db2" -verbose
    verify this

  • Root.sh failed during 11gR2 Grid Infrasture Installation.

    Hello There !
    I am Installing two node rac cluster on OEL5.4 using 11gR2 Grid Infrastructure.
    But during installation when i run root.sh file on my first "Oracle1" node I am getting following errors.
    I Reinstall it again after clearing everything. but stuck at same place again.
    [root@oracle1 ~]# su - root
    [root@oracle1 ~]# /u01/app/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME= /u01/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying dbhome to /usr/local/bin ...
    The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying oraenv to /usr/local/bin ...
    The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying coraenv to /usr/local/bin ...
    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.
    2010-01-18 16:59:53: Parsing the host name
    2010-01-18 16:59:53: Checking for super user privileges
    2010-01-18 16:59:53: User has super user privileges
    Using configuration parameter file: /u01/app/11.2.0/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
    Failed to create a peer profile for Oracle Cluster GPnP. gpnptool rc=32512
    Creation of Oracle GPnP peer profile failed for oracle1 at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 4138.
    [root@oracle1 ~]# echo $ORACLE_HOME
    Could you please , help me why I am having this problem ?
    Thanks.
    Regards
    Hems.

    I had same problem which was resolved using below steps.
    1) Disable firewall and selinux encryption both
    2) Deconfig crs on both nodes
    3) clear all previous install from oracle home
    4) reinstall

  • Root.sh script failed to run after 11gR2 grid installation

    Hi,
    I am trying to install 11gR2 on RHEL 5.3 . however I have problems running th post install script on both nodes.
    here is the output of the root.sh script on the first node :
    [root@rac1 grid]# ./root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    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.
    Can't locate auto/DynaLoader/dl_findfile.al in @INC (@INC contains: /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/5.10.0 /u01/app/11.2.0/grid/perl/lib /u01/app/11.2.0/grid/crs/install /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/5.10.0 /u01/app/11.2.0/grid/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/site_perl/5.10.0 /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/5.10.0 /u01/app/11.2.0/grid/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/site_perl/5.10.0 /u01/app/11.2.0/grid/perl/lib/site_perl . /u01/app/11.2.0/grid/crs/install) at /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi/DynaLoader.pm line 171
    BEGIN failed--compilation aborted at /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi/Fcntl.pm line 216.
    Compilation failed in require at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 10.
    BEGIN failed--compilation aborted at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 10.
    Compilation failed in require at /u01/app/11.2.0/grid/crs/install/rootcrs.pl line 218.
    BEGIN failed--compilation aborted at /u01/app/11.2.0/grid/crs/install/rootcrs.pl line 218.
    I found the required auto/DynaLoader/dl_findfile.al file :
    [root@rac1 grid]# find /. -name dl_findfile.al
    /./orainst/app/crs/perl/lib/5.8.3/x86_64-linux-thread-multi/auto/DynaLoader/dl_findfile.al
    /./usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/auto/DynaLoader/dl_findfile.al
    but I don't know how or where to change the perl include libraries.
    Please Advise

    Hi,
    no I don't have PERL5LIB environment set to some value for root.
    I added the path in the root.sh file to the system perl-5.8.8 include file and change the perlbin to use the system /usr/bin/perl executable and then the root.sh file did run and finished succesfully.
    However other utilities have the same problems . like running asmcmd.
    Do you have any idea how to fix it globally?
    Thanks

Maybe you are looking for