Vip issue on clusterware installation on 10.2.0.4.0 in aix 5.3

Dear all,
we are facing vip issue after clusterware installation on 10.2.0.4.0 version as crs_stat showing all online but when we fire ifconfig all vips come into one node pls find output for your information
NODE 1":--
bash-3.2# ifconfig -a
en1: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
inet 172.xxxxxxxx netmask 0xfffff800 broadcast 172..xxxxxxxx
en2: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
inet 1..xxxxxxxx netmask 0xffffff00 broadcast 1..xxxxxxxx
lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
inet 127.0.0.1 netmask 0xff000000 broadcast .xxxxxxxx
inet6 ::1/0
bash-3.2#
bash-3.2# ./crs_stat -t
Name Type Target State Host
ora....cl2.gsd application ONLINE ONLINE ibm-...-cl2
ora....cl2.ons application ONLINE ONLINE ibm-...-cl2
ora....cl2.vip application ONLINE ONLINE ibm-...-cl2
ora....cl1.gsd application ONLINE ONLINE ibm-...-cl1
ora....cl1.ons application ONLINE ONLINE ibm-...-cl1
ora....cl1.vip application ONLINE ONLINE ibm-...-cl2 ------ node 1 vip show in node 2
NODE 2 :--
bash-3.2# ifconfig -a
en1: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
inet 172.xxxxxxxx netmask 0xfffff800 broadcast 172.xxxxxxxx
inet 172.xxxxxxxx netmask 0xfffff800 broadcast 172.xxxxxxxx
inet 172.xxxxxxxx netmask 0xfffff800 broadcast 172.xxxxxxxx
en2: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
inet 1.xxxxxxxx netmask 0xffffff00 broadcast 1.xxxxxxxx
lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
inet 127.xxxxxxxx netmask 0xff000000 broadcast 127.xxxxxxxx
inet6 ::1/0
pls help any one facing same issue

Your Node1 VIP was migrated to Node2 due to a failure of some kind. The VIP does not always come back automatically:
http://blogs.oracle.com/bcndatabase/entry/on_rac_vip_failback
Iordan Iotzov
http://iiotzov.wordpress.com/
Edited by: Iordan Iotzov on Sep 19, 2011 7:55 AM

Similar Messages

  • Core file dumping after clusterware Installation

    I am installing 11gR1 RAC on RHEL5.5 64 bit
    I have completed the clusterware installation successfully
    after the installation some core files in the format (core.ons.25383) are getting dumped and filling up the /tmp/cores filesystem henceforth / filesystem .
    I am not able to proceed further with the database installation .
    my cluster status looks like this
    [root@dbn-1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora.dbn-0.gsd application ONLINE ONLINE dbn-0
    ora.dbn-0.ons application ONLINE ONLINE dbn-0
    ora.dbn-0.vip application ONLINE ONLINE dbn-0
    ora.dbn-1.gsd application ONLINE ONLINE dbn-1
    ora.dbn-1.ons application ONLINE ONLINE dbn-1
    ora.dbn-1.vip application ONLINE ONLINE dbn-1
    even then core files are being dumped .
    I am using raw devices for ocr and voting discs .

    Hi;
    For your issue i suggest close your thread here as changing thread status to answere and move it to Forum Home » Grid Computing » Real Application Clusters or Forum Home » Grid Computing » RAC, ASM & Clusterware Installation which you can get more quick response
    Regard
    Helios

  • Root.sh fails on second node during clusterware installation

    I am setting up a test instance of OEL 5.4 using VMware.
    I am running the clusterware install and it is failing only on node2. See below.
    I followed note 414897.1 on metalink for raw device setup.
    Any help would be greatly appreciate.
    2010-09-01 11:58:21.084: [ default][1275584]a_init:7!: Backend init unsuccessful : [22]
    2010-09-01 11:58:21.091: [  OCRRAW][1275584]propriogid:1: INVALID FORMAT
    2010-09-01 11:58:21.091: [  OCRRAW][1275584]ibctx:1:ERROR: INVALID FORMAT
    2010-09-01 11:58:21.091: [  OCRRAW][1275584]proprinit:problem reading the bootblock or superbloc 22
    2010-09-01 11:58:21.097: [  OCRRAW][1275584]propriogid:1: INVALID FORMAT
    2010-09-01 11:58:21.139: [  OCRRAW][1275584]propriowv: Vote information on disk 0 [u01/app/oracle/oradata/ocr] is adjusted from [0/0] to [2/2]
    2010-09-01 11:58:21.191: [  OCRRAW][1275584]propriniconfig:No 92 configuration
    2010-09-01 11:58:21.192: [  OCRAPI][1275584]a_init:6a: Backend init successful
    2010-09-01 11:58:21.299: [ OCRCONF][1275584]Initialized DATABASE keys in OCR
    2010-09-01 11:58:21.555: [ OCRCONF][1275584]Successfully set skgfr block 0
    2010-09-01 11:58:21.557: [ OCRCONF][1275584]Exiting [status=success]...

    Oracle 10gR2 RAC Installation in RedHat 5 Linux Using VMware.
    Important points to install 10gR2 oracle RAC in linux5.
    1.LINUX 5(Redhat 5) doesn't have /etc/sysconfig/rawdevices file. so we have to configure it.
    2. Edit the /etc/redhat-release version to redhat-4 and and to invoke the runInstaller use the command
    $runInstaller -ignoreSysPrereqs. //this will bypass the os check //
    3. Next during clusterware installation at the end of root.sh in node 2 end with error message.So we have adjust the parameters in vipca and srvctl files.
    4. vipca will fail to run. so we have to adjust some parameters and configure it manually.
    refer the link, it will be useful to you to complete your installation.
    http://oracleinstance.blogspot.com/2010/03/oracle-10g-installation-in-linux-5.html

  • I've always had PSE 7.0, but I guess my computer has an issue reading the Installation CD I have for it, so I tried to manually download it from the official website, but when I go trough the whole process, it does not want to accept my product key number

    I've always had PSE 7.0, but I guess my computer has an issue reading the Installation CD I have for it, so I tried to manually download it from the official website, but when I go trough the whole process, it does not want to accept my product key number... What do I do?
    It's either my computer because it's old, or something is wrong with my cd installer. I don't know, but I just want to install my PSE 7.0, but it does not work even on the official website with my product key #.
    PLZ HELP ME!

    I've always had PSE 7.0, but I guess my computer has an issue reading the Installation CD I have for it, so I tried to manually download it from the official website, but when I go trough the whole process, it does not want to accept my product key number... What do I do?
    It's either my computer because it's old, or something is wrong with my cd installer. I don't know, but I just want to install my PSE 7.0, but it does not work even on the official website with my product key #.
    PLZ HELP ME!

  • Issues With CS4 Installation on Win 8?

    I purchased CS4 (Web Premium) on  disc several years ago, and it has been working fine on my  Win XP computer ever since. The Adobe software has all the current  updates, though I am using the CS4 version of Acrobat Pro (9.xx) rather  than a more recent (free) version of Reader.,
    Unfortunately,  my computer's hard drive has fried, and I just purchased a new Windows 8  machine, which will arrive shortly.  I am trying to determine:
    1. Are there any general issues with CS4 installation on Win 8 that I should know about in advance?
    2. Are there specific procedures (de-activation?) that I need to follow BEFORE attempting the installation on the new computer?
    3. Other than specific user issues, are there problems with CS4 versus Windows 8 that I would not encounter with Windows 7.
    I  enhance photos and create web sites for a living, so the CS4  installation is mission-critical. I am hoping I did not make a mistake  in ordering a Win 8 machine...
    Thanks for any and all insights.

    OK, fair enough. Maybe someone who has actually experienced this situation (CS4 --> Win 8 machine) might see this and offer some tips to avoid hassles. But I will try the install as soon as I get the new machine and post any ensuing issues/problems here.
    As for de-activation of the previous installation on the XP machine, that is now impossible, as the hard-drive is fried. Unless there is a way to de-activate an installation some other way (without actually opening the programs).  That said, I AM able to access files on the fried harddrive, so if there is a specific file that controls de-activation, I could access it on the old machine.  However, I may not be able to actually RUN said file on that machine, but can copy it to a stick and move it elsewhere. So, any thoughts on deactivation of an installation on a deceased computer?

  • Clusterware installation 10.2.0.1

    Hi!
    I have trouble with clusterware installation.
    I use two VM's with Centos 5.3
    ./vipca
    /u01/app/oracle/product/10.2.0/crs/jdk/jre//bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    Then I marked out this lines in vipca -->
    #Remove this workaround when the bug 3937317 is fixed
    # arch=`uname -m`
    # if [ "$arch" = "i686" -o "$arch" = "ia64" ]
    # then
    # LD_ASSUME_KERNEL=2.4.19
    # export LD_ASSUME_KERNEL
    # fi
    #End workaround
    Now I got this problem:
    ./vipca
    PRKH-1010 : Unable to communicate with CRS services.
    [Communications Error(Native: prsr_initCLSS:[3])]
    PRKH-1010 : Unable to communicate with CRS services.
    [Communications Error(Native: prsr_initCLSS:[3])]
    PRKH-1010 : Unable to communicate with CRS services.
    [Communications Error(Native: prsr_initCLSS:[3])]
    How do I fix my problem?
    Regards
    Ken

    thanks!
    I runned: ./cluvfy stage -pre crsinst -n all -verbose
    ...I got alot more which passed the test.. I only list up what went wrong. I have to look after this packets.
    Check: Package existence for "compat-gcc-7.3-2.96.128"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    Check: Package existence for "compat-gcc-c++-7.3-2.96.128"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    Check: Package existence for "compat-libstdc++-7.3-2.96.128"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    Check: Package existence for "compat-libstdc++-devel-7.3-2.96.128"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    Check: Package existence for "openmotif-2.2.3"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    I will find the lost packets and install them. Im sure i will be back later to post some new problems with my installation. :)
    Thanks so far!
    Regards
    Ken

  • I get Exit code 15  issue on CS installation, should I use the CS6 Cleaner Tool?

    Upon startup the CS6 Beta would pop up the error that the sniffer_gpu.exe stopped working, and would not open.  I updated my graphics card drivers suspecting an OpenGL issue, but that didn't solve my problem.
    I then uninstalled CS6 via the control panel, and attempted to reinstall hoping that would fix things, but 2% into the process the installation fails with the following error:  Inconsistency in the installer database - please restart your computer and install again.
    There is a link to an error summary file, which reads:
    Exit Code: 15
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 0 error(s), 0 warning(s)
    I have restarted and retried the process several times after cleaning the registry with the same results. 
    Does the normal Creative Suite Cleaner work for this release?  I haven't run it to find out as I have CS5.5 installed, and would rather not screw that one up as well.
    Thanks for any help I can get.
    Regards,
    Joel

    Hi,
    We are tracking this issue at: http://forums.adobe.com/thread/978912?tstart=30.
    I will lock this particular thread and forward your issue to the installation guys . They will check the link above for your information and get back to you there.
    I suggest you copy your issue there and an intstallation expert can help determine if the cleanter tool is appropriate for your situation.
    Please note whether it is a MAC or PC and what OS you are running.
    Thanks and sorry you are having issues.
    Pattie

  • Silent Clusterware Installation Question

    Hello -
    I am attempting to run a silent installation of Clusterware. I am installing on Linux, and here is part of my script:
    /oracle_software/11g_clusterware/clusterware/runInstaller -silent -responseFile \
    $ORA_SCRIPTS/RAC_installation_pckg/crs.rsp
    However, I want the above process to finish in the script before going to the part of my script that runs the root commands for the installation. Currrently, the call to the command itself completes, and then the script goes to the part to run the root commands, while the above installation is still running. How can I get it to only call the root commands after the Clusterware installation has completed? Can I make use of wait command in my Linux script?
    Any help or insight is greatyly appreciated!
    Thanks,
    Mike

    1. make SSH user equivalance for root user on RAC1 and RAC2 hosts
    2.
    login as root
    root@RAC1 #./run.sh
    scripts are:
    ########run.sh#######
    ./rac.sh &
    ./search.sh &
    ####END############
    ##### rac.sh #############
    #!/bin/bash
    su - oarcle
    /oracle_software/11g_clusterware/clusterware/runInstaller -silent -responseFile $ORA_SCRIPTS/RAC_installation_pckg/crs.rsp >>/tmp/out
    ###END ###################
    ######### search.sh #########
    #!/bin/bash
    for ((a=1 ; a <= 1000 ; a++ ))
    do
    egrep '/u01/crs/oracle/product/10.2.0/cr/root.sh' /tmp/out>dev/null
    if [ $? -eq 0 ]
    then
    /u01/app/oracle/oraInventory/orainstRoot.sh
    ssh RAC2
    /u01/app/oracle/oraInventory/orainstRoot.sh
    exit
    /u01/crs/oracle/product/10.2.0/cr/root.sh
    ssh RAC2
    /u01/crs/oracle/product/10.2.0/crs/root.sh
    exit
    break
    fi
    sleep 60
    done
    ########END ######################
    Please try this one ...
    Thanks,
    VIJAY

  • Oracle 11g clusterware installation issue.

    In our test lab, we are facing the following issue.Kindly help us to resolve this issue.
    Environment Details
    O/S : Oracle Enterprise Linux
    Database: Oracle 11g
    Clusterware: Oracle 11g
    The nodes are created using vmware.
    All the pre installation checks using clufvy utility are successful.
    During Installation of clusterware software, we need to run root.sh at the end on all the nodes. We have 2 node cluster. Root.sh runs successfully on node 1, but fails on node 2.
    Root.sh on node 2 details are given below
    # ./root.sh
    WARNING: directory '/u01/app/oracle/product/11.1.0' is not owned by root
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    WARNING: directory '/u01/app/oracle/product/11.1.0' is not owned by root
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    clscfg: EXISTING configuration version 3 detected.
    clscfg: version 3 is 11G Release 1.
    assigning default hostname tsa1-fdfolio for node 1.
    assigning default hostname tsa2-fdfolio for node 2.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: tsa1-fdfolio tsa1-fdfolio-priv tsa1-fdfolio
    node 2: tsa2-fdfolio tsa2-fdfolio-priv tsa2-fdfolio
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Oracle Cluster Registry for cluster has already been initialized
    Startup will be queued to init within 90 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    Failure at final check of Oracle CRS stack.
    10

    The trace files which **might** contain some useful error messages are :
    a) The latest trace files under $CRS_Home/log/hostname/client directory
    b) The OS Messages file ( /var/log/messages )
    This information can then be used to google similar issues ..
    Paste those messages here and I'll see if it rings a bell ..
    Vishwa

  • Clusterware Installation - Clock Skew and Packages Issue?

    Hi,
    Can someone share how to resolve installation issues in Clusterware10.2,
    rac1 - VM Centos4.7, 512 RAM
    rac2 - VM Centos4.7, 512 RAM
    Both VMs are located on Windows XP physical box.
    1. error while copying directory /u01/crs/oracle/product/10.2.0/crs with exclude file list 'null' to node 'rac2'. [PRKC-1002: All submitted commands did not execute successfully.
    - when I check the log, time stamp in rac2 is 'x' in the future, where x = variable, 2 sec, 100 sec etc.
    What is the allowable clock skew between 2 nodes?
    2. My cluvfy output command failed due to not exact packages,
    Ex. compat-gcc-7.3-2.96.128
    actual package, using command ( rpm -qa compat-gcc*)
    -  compat-gcc-32-c++-3.2.3-47.3
       compat-gcc-32-3.2.3-47.3
    Can we proceed to installation with not exact package version?
    3. During installation, all configuration assistant failed. Any idea why this is happening? My cluvfy output is shown below.
    Thanks..
    [oracle@rac1 cluvfy]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "rac1"
    Destination Node Reachable?
    rac2 yes
    rac1 yes
    Result: Node reachability check passed from node "rac1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    rac2 passed
    rac1 passed
    Result: User equivalence check passed for user "oracle".
    Checking administrative privileges...
    Check: Existence of user "oracle"
    Node Name User Exists Comment
    rac2 yes passed
    rac1 yes passed
    Result: User existence check passed for "oracle".
    Check: Existence of group "oinstall"
    Node Name Status Group ID
    rac2 exists 500
    rac1 exists 500
    Result: Group existence check passed for "oinstall".
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Comment
    rac2 yes yes yes yes passed
    rac1 yes yes yes yes passed
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed.
    Administrative privileges check passed.
    Checking node connectivity...
    Interface information for node "rac2"
    Interface Name IP Address Subnet
    eth0 10.23.15.72 10.23.0.0
    eth1 10.23.15.74 10.23.0.0
    Interface information for node "rac1"
    Interface Name IP Address Subnet
    eth0 10.23.15.71 10.23.0.0
    eth1 10.23.15.73 10.23.0.0
    Check: Node connectivity of subnet "10.23.0.0"
    Source Destination Connected?
    rac2:eth0 rac2:eth1 yes
    rac2:eth0 rac1:eth0 yes
    rac2:eth0 rac1:eth1 yes
    rac2:eth1 rac1:eth0 yes
    rac2:eth1 rac1:eth1 yes
    rac1:eth0 rac1:eth1 yes
    Result: Node connectivity check passed for subnet "10.23.0.0" with node(s) rac2,rac1.
    Suitable interfaces for the private interconnect on subnet "10.23.0.0":
    rac2 eth0:10.23.15.72
    rac1 eth0:10.23.15.71
    Suitable interfaces for the private interconnect on subnet "10.23.0.0":
    rac2 eth1:10.23.15.74
    rac1 eth1:10.23.15.73
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check failed.
    Checking system requirements for 'crs'...
    Check: Total memory
    Node Name Available Required Comment
    rac2 502.28MB (514332KB) 512MB (524288KB) failed
    rac1 502.28MB (514332KB) 512MB (524288KB) failed
    Result: Total memory check failed.
    Check: Free disk space in "/tmp" dir
    Node Name Available Required Comment
    rac2 5.03GB (5271204KB) 400MB (409600KB) passed
    rac1 4.57GB (4792448KB) 400MB (409600KB) passed
    Result: Free disk space check passed.
    Check: Swap space
    Node Name Available Required Comment
    rac2 1023.99MB (1048568KB) 1GB (1048576KB) failed
    rac1 1023.99MB (1048568KB) 1GB (1048576KB) failed
    Result: Swap space check failed.
    Check: System architecture
    Node Name Available Required Comment
    rac2 i686 i686 passed
    rac1 i686 i686 passed
    Result: System architecture check passed.
    Check: Kernel version
    Node Name Available Required Comment
    rac2 2.6.9-78.ELsmp 2.4.21-15EL passed
    rac1 2.6.9-78.ELsmp 2.4.21-15EL passed
    Result: Kernel version check passed.
    Check: Package existence for "make-3.79"
    Node Name Status Comment
    rac2 make-3.80-7.EL4 passed
    rac1 make-3.80-7.EL4 passed
    Result: Package existence check passed for "make-3.79".
    Check: Package existence for "binutils-2.14"
    Node Name Status Comment
    rac2 binutils-2.15.92.0.2-25 passed
    rac1 binutils-2.15.92.0.2-25 passed
    Result: Package existence check passed for "binutils-2.14".
    Check: Package existence for "gcc-3.2"
    Node Name Status Comment
    rac2 gcc-3.4.6-10 passed
    rac1 gcc-3.4.6-10 passed
    Result: Package existence check passed for "gcc-3.2".
    Check: Package existence for "glibc-2.3.2-95.27"
    Node Name Status Comment
    rac2 glibc-2.3.4-2.41.el4_7.1 passed
    rac1 glibc-2.3.4-2.41.el4_7.1 passed
    Result: Package existence check passed for "glibc-2.3.2-95.27".
    Check: Package existence for "compat-db-4.0.14-5"
    Node Name Status Comment
    rac2 compat-db-4.1.25-9 passed
    rac1 compat-db-4.1.25-9 passed
    Result: Package existence check passed for "compat-db-4.0.14-5".
    Check: Package existence for "compat-gcc-7.3-2.96.128"
    Node Name Status Comment
    rac2 missing failed
    rac1 missing failed
    Result: Package existence check failed for "compat-gcc-7.3-2.96.128".
    Check: Package existence for "compat-gcc-c++-7.3-2.96.128"
    Node Name Status Comment
    rac2 missing failed
    rac1 missing failed
    Result: Package existence check failed for "compat-gcc-c++-7.3-2.96.128".
    Check: Package existence for "compat-libstdc++-7.3-2.96.128"
    Node Name Status Comment
    rac2 missing failed
    rac1 missing failed
    Result: Package existence check failed for "compat-libstdc++-7.3-2.96.128".
    Check: Package existence for "compat-libstdc++-devel-7.3-2.96.128"
    Node Name Status Comment
    rac2 missing failed
    rac1 missing failed
    Result: Package existence check failed for "compat-libstdc++-devel-7.3-2.96.128".
    Check: Package existence for "openmotif-2.2.3"
    Node Name Status Comment
    rac2 openmotif-2.2.3-10.2.el4 passed
    rac1 openmotif-2.2.3-10.2.el4 passed
    Result: Package existence check passed for "openmotif-2.2.3".
    Check: Package existence for "setarch-1.3-1"
    Node Name Status Comment
    rac2 setarch-1.6-1 passed
    rac1 setarch-1.6-1 passed
    Result: Package existence check passed for "setarch-1.3-1".
    Check: Group existence for "dba"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: Group existence check passed for "dba".
    Check: Group existence for "oinstall"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: Group existence check passed for "oinstall".
    Check: User existence for "nobody"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: User existence check passed for "nobody".
    System requirement failed for 'crs'
    Pre-check for cluster services setup was unsuccessful on all the nodes.

    Hi
    answer q1
    This error because your second node time was greater than node one, this is causing OUI failed in running tar command on second node.
    you need to set node 2 time slighter less or equal to node 1 time
    answer q2
    yes we can proceed installation with package greater or equal than required
    answer q3
    it seems your VMs memory allocation were to small (512MB). I don't think that would be enough to installing rac.
    and try to install required packages
    Cheers
    FZheng

  • 11i Clusterware installation issue

    Hello,
    I'm having issue trying to install the 11i clusterware on OEL 5 with firewire. When I tried to install the clusterware via OUI, I ketp getting the following errors: ("The following node names are invalid, as they do not resolve to a valid IP address: linux1-vip). That's my virtual address. Everything appears to be in order, the runcluvfy.sh returned no errors. ssh are configured correctly, asm etc...are in place. I what I'm missing here?
    Thanks,
    Keo

    Correction, I meant 11g...
    Yes, everything is there in the /etc/hosts file. I read some where that I might need a NDS server according to Note:264847.1 "How to Configure Virtual IPs for 10g RAC".
    But my question is that why would OUI install process care about vip at this point. VIPCA won't come into play until root.sh is called which later down the install process.
    Keo

  • Multiple 11gR2 Clusterware installations on the same subnet using GNS

    Hi,
    I am hoping someone could shed some light on an issue I appear to have regarding the installation of 11gR2 Clusterware.   The main issue is that I have a host-vip.subdomain  that fails to startup on installation.  This is my 3rd cluster in my environment; the other 2 installed/configured ..fine.   This install fails because the host-vip.subdomain does not resolve with its own GNS service.
    Further investigation lead me down a path involving my other clusters.   I found in my DNS server /var/log/messages  file that the host-vip.subdomain  was trying to resolve to  host-vip.subdmain.subdomain_clust1 on IP xx.xxx.130.20.   However, this cluster's GNS service is listening on xx.xxx.130.22
    More detail on the environment:
    I currently have in production,  two  2-node clusters.   Not RAC..just 2-node linux clusters; On the production clusters, I do have a single-instance database running in a 'warm failover' configuration.   I do use SCAN to access each of the database on their respective clusters. 
    I am using GNS and DHCP (obviously) to generate the VIPs for each cluster.    Cluster1 GNS IP - xx.xxx.130.20  ; Cluster2 GNS IP xx.xxx.130.21.   Both are configured in DNS and resolve the SCAN address to each of the VIPs on that server.
    When testing SCAN access to the database, I noticed that a tnsping DB1  - which uses  SCAN-name1.subdomain1  connects fine.   Also, tnsping to DB2 using SCAN-name2.subdomain2  connects fine as well. 
    However, the weird part is that if I use each others subdomain..they still connect ...ie....tnsping DB1 using SCAN-name1.subdomain2  ...still connects to DB1.. albeit , it takes about 10x longer to get a response.   
    This has lead me to the idea that since GNS is basically a mDNS service, broadcasting on the subnet .130...could it be possible that ANY GNS service on that subnet could resolve a name lookup request for any other GNS on the same subnet , and during installation of a new server, cause a new VIP to go to the wrong GNS service  ? 
    So, my question is this :  Is there any requirement I may have missed that state multiple Clusters using GNS / SCAN  MUST BE on different subnets, as to not interfere with each other's lookup requests  ?
    Any info would be helpful
    ~ Allan

    Was able to override the multicast address thru the command line and have just P1 work with
    the following overrides.
    -Dtangosol.coherence.clusteraddress=P1Cluster -Dtangosol.coherence.clusterport=11111
    where p1Cluster=224.2.1.99 (say)
    Thanks,
    Vipin

  • Strange issue during Clustware installation !!

    Hello everyone !!
    I have come across a very strange problem.. During CRS installation when i come to Cluster configuration it does not show me any public/private/virtual interface name , on top of it ..Add/delete/edit buttons are disabled..
    What could be the reason ? I am thinking to something to do with IP address...
    Below is the hosts file.. (though 10 network segment is private bt i have done a configuration which utlizes 10 segment in HP-UX).
    Environment is : Oracle 10g With Clusterware 10g R2
    OS : AIX 5.3
    Any suggestions please ?

    Hosts file looks like..
    127.0.0.1 localhost.localdomain localhost
    10.152.1.12 anche.abcsoftware.com anche
    192.168.0.101 anche-priv.abcsoftware.com anche-priv
    10.152.1.20 anche-vip.abcsoftware.com anche-vip
    10.152.1.14 zibal.abcsoftware.com zibal
    192.168.0.102 zibal-priv.abcsoftware.com zibal-priv
    10.152.1.21 zibal-vip.abcsoftware.com zibal-vip
    1) cluvfy says both nodes are reachable
    2)
    ./runcluvfy.sh stage -pre crsinst -n anche,zibal
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "anche".
    Checking user equivalence...
    User equivalence check passed for user "oracle".
    Checking administrative privileges...
    User existence check passed for "oracle".
    Group existence check passed for "oinstall".
    Membership check for user "oracle" in group "oinstall" [as Primary] passed.
    Administrative privileges check passed.
    Checking node connectivity...
    Node connectivity check passed for subnet "10.152.1.0" with node(s) zibal,anche.
    Node connectivity check passed for subnet "10.152.10.0" with node(s) zibal,anche.
    Suitable interfaces for the private interconnect on subnet "10.152.1.0":
    zibal en0:10.152.1.14
    anche en0:10.152.1.12
    Suitable interfaces for the private interconnect on subnet "10.152.10.0":
    zibal en1:10.152.10.14
    anche en1:10.152.10.12
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Node connectivity check failed.
    Please let me know your views.... I am not getting with this anywhere :(

  • 11gR2 clusterware installation problem on root.sh script on second node

    Hi all,
    I wanna install the *11gR2 RAC* on ORA-Linux 5.5 (x86_64) using VMware server but on the second node i get two "*failed*" at the end of root.sh script.
    After that i try to install DB but ı can see only one node.What is the problem...
    I will send the output, ı need your help.
    Thank you all for helping..
    Hosts file:(we have no ping problem )
    [root@rac2 ~]# cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1       localhost.localdomain   localhost
    # Public
    192.168.2.101   rac1.localdomain        rac1
    192.168.2.102   rac2.localdomain        rac2
    # Private
    192.168.0.101   rac1-priv.localdomain   rac1-priv
    192.168.0.102   rac2-priv.localdomain   rac2-priv
    # Virtual
    192.168.2.111   rac1-vip.localdomain    rac1-vip
    192.168.2.112   rac2-vip.localdomain    rac2-vip
    # SCAN
    192.168.2.201   rac-scan.localdomain rac-scan
    [root@rac2 ~]#
    FIRST NODE root.sh script output...
    [root@rac2 ~]# /u01/app/11.2.0/db_1/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/db_1
    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.
    2010-12-06 14:45:06: Parsing the host name
    2010-12-06 14:45:06: Checking for super user privileges
    2010-12-06 14:45:06: User has super user privileges
    Using configuration parameter file: /u01/app/11.2.0/db_1/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 'rac2'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'rac2'
    CRS-2676: Start of 'ora.gipcd' on 'rac2' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'rac2'
    CRS-2676: Start of 'ora.gpnpd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'rac2'
    CRS-2676: Start of 'ora.cssdmonitor' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'rac2'
    CRS-2672: Attempting to start 'ora.diskmon' on 'rac2'
    CRS-2676: Start of 'ora.diskmon' on 'rac2' succeeded
    CRS-2676: Start of 'ora.cssd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'rac2'
    CRS-2676: Start of 'ora.ctssd' on 'rac2' succeeded
    ASM created and started successfully.
    DiskGroup DATA 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 'rac2'
    CRS-2676: Start of 'ora.crsd' on 'rac2' succeeded
    CRS-4256: Updating the profile
    Successful addition of voting disk 587cc69413ce4fd3bf0c2c2548fb9017.
    Successfully replaced voting disk group with +DATA.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ##  STATE    File Universal Id                File Name Disk group
    1. ONLINE   587cc69413ce4fd3bf0c2c2548fb9017 (/dev/oracleasm/disks/DISK1) [DATA]
    Located 1 voting disk(s).
    CRS-2673: Attempting to stop 'ora.crsd' on 'rac2'
    CRS-2677: Stop of 'ora.crsd' on 'rac2' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'rac2'
    CRS-2677: Stop of 'ora.asm' on 'rac2' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'rac2'
    CRS-2677: Stop of 'ora.ctssd' on 'rac2' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'rac2'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'rac2' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'rac2'
    CRS-2677: Stop of 'ora.cssd' on 'rac2' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'rac2'
    CRS-2677: Stop of 'ora.gpnpd' on 'rac2' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'rac2'
    CRS-2677: Stop of 'ora.gipcd' on 'rac2' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'rac2'
    CRS-2677: Stop of 'ora.mdnsd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.mdnsd' on 'rac2'
    CRS-2676: Start of 'ora.mdnsd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.gipcd' on 'rac2'
    CRS-2676: Start of 'ora.gipcd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'rac2'
    CRS-2676: Start of 'ora.gpnpd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'rac2'
    CRS-2676: Start of 'ora.cssdmonitor' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'rac2'
    CRS-2672: Attempting to start 'ora.diskmon' on 'rac2'
    CRS-2676: Start of 'ora.diskmon' on 'rac2' succeeded
    CRS-2676: Start of 'ora.cssd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'rac2'
    CRS-2676: Start of 'ora.ctssd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'rac2'
    CRS-2676: Start of 'ora.asm' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.crsd' on 'rac2'
    CRS-2676: Start of 'ora.crsd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.evmd' on 'rac2'
    CRS-2676: Start of 'ora.evmd' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'rac2'
    CRS-2676: Start of 'ora.asm' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.DATA.dg' on 'rac2'
    CRS-2676: Start of 'ora.DATA.dg' on 'rac2' succeeded
    CRS-2672: Attempting to start 'ora.registry.acfs' on 'rac2'
    CRS-2676: Start of 'ora.registry.acfs' on 'rac2' succeeded
    rac2     2010/12/06 14:52:06     /u01/app/11.2.0/db_1/cdata/rac2/backup_20101206_145206.olr
    Configure Oracle Grid Infrastructure for a Cluster ... succeeded
    Updating inventory properties for clusterware
    Starting Oracle Universal Installer...
    Checking swap space: must be greater than 500 MB.   Actual 6847 MB    Passed
    The inventory pointer is located at /etc/oraInst.loc
    The inventory is located at /u01/app/oraInventory
    'UpdateNodeList' was successful.
    [root@rac2 ~]#
    SECOND NODE root.sh script output
    [root@rac1 db_1]# ./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/db_1
    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.
    2010-12-06 14:54:11: Parsing the host name
    2010-12-06 14:54:11: Checking for super user privileges
    2010-12-06 14:54:11: User has super user privileges
    Using configuration parameter file: /u01/app/11.2.0/db_1/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'rac1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'rac1'
    CRS-2676: Start of 'ora.gipcd' on 'rac1' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'rac1'
    CRS-2676: Start of 'ora.gpnpd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'rac1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'rac1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'rac1'
    CRS-2676: Start of 'ora.diskmon' on 'rac1' succeeded
    CRS-2676: Start of 'ora.cssd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'rac1'
    CRS-2676: Start of 'ora.ctssd' on 'rac1' succeeded
    ASM created and started successfully.
    DiskGroup DATA 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 'rac1'
    CRS-2676: Start of 'ora.crsd' on 'rac1' succeeded
    Successful addition of voting disk 2761ce8d47b44fbabf73462151e3ba1d.
    Successfully replaced voting disk group with +DATA.
    CRS-4266: Voting file(s) successfully replaced
    ##  STATE    File Universal Id                File Name Disk group
    1. ONLINE   2761ce8d47b44fbabf73462151e3ba1d (/dev/oracleasm/disks/DISK1) [DATA]
    Located 1 voting disk(s).
    CRS-2673: Attempting to stop 'ora.crsd' on 'rac1'
    CRS-2677: Stop of 'ora.crsd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'rac1'
    CRS-2677: Stop of 'ora.asm' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'rac1'
    CRS-2677: Stop of 'ora.ctssd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'rac1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'rac1'
    CRS-2677: Stop of 'ora.cssd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'rac1'
    CRS-2677: Stop of 'ora.gpnpd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'rac1'
    CRS-2677: Stop of 'ora.gipcd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'rac1'
    CRS-2677: Stop of 'ora.mdnsd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.mdnsd' on 'rac1'
    CRS-2676: Start of 'ora.mdnsd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.gipcd' on 'rac1'
    CRS-2676: Start of 'ora.gipcd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'rac1'
    CRS-2676: Start of 'ora.gpnpd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'rac1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'rac1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'rac1'
    CRS-2676: Start of 'ora.diskmon' on 'rac1' succeeded
    CRS-2676: Start of 'ora.cssd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'rac1'
    CRS-2676: Start of 'ora.ctssd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'rac1'
    CRS-2676: Start of 'ora.asm' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.crsd' on 'rac1'
    CRS-2676: Start of 'ora.crsd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.evmd' on 'rac1'
    CRS-2676: Start of 'ora.evmd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'rac1'
    CRS-2676: Start of 'ora.asm' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.DATA.dg' on 'rac1'
    CRS-2676: Start of 'ora.DATA.dg' on 'rac1' succeeded
    PRCR-1079 : *Failed* to start resource ora.scan1.vip
    CRS-5005: IP Address: 192.168.2.201 is already in use in the network
    CRS-2674: Start of 'ora.scan1.vip' on 'rac1' *failed*
    CRS-2632: There are no more servers to try to place resource 'ora.scan1.vip' on that would satisfy its placement policy
    start scan ... *failed*
    Configure Oracle Grid Infrastructure for a Cluster ... *failed*
    Updating inventory properties for clusterware
    Starting Oracle Universal Installer...
    Checking swap space: must be greater than 500 MB.   Actual 6847 MB    Passed
    The inventory pointer is located at /etc/oraInst.loc
    The inventory is located at /u01/app/oraInventory
    'UpdateNodeList' was successful.
    [root@rac1 db_1]# * "./runcluvfy.sh stage -pre -crsinst -n rac1,rac2 " outputs are same each node....*
    [oracle@rac2 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "rac2"
    Checking user equivalence...
    User equivalence check passed for user "oracle"
    Checking node connectivity...
    Checking hosts config file...
    Verification of the hosts config file successful
    Node connectivity passed for subnet "192.168.2.0" with node(s) rac2,rac1
    TCP connectivity check passed for subnet "192.168.2.0"
    Node connectivity passed for subnet "192.168.122.0" with node(s) rac2,rac1
    TCP connectivity check failed for subnet "192.168.122.0"
    Node connectivity passed for subnet "192.168.0.0" with node(s) rac2,rac1
    TCP connectivity check passed for subnet "192.168.0.0"
    Interfaces found on subnet "192.168.2.0" that are likely candidates for VIP are:
    rac2 eth0:192.168.2.102 eth0:192.168.2.112 eth0:192.168.2.201
    rac1 eth0:192.168.2.101 eth0:192.168.2.111
    Interfaces found on subnet "192.168.122.0" that are likely candidates for a private interconnect are:
    rac2 virbr0:192.168.122.1
    rac1 virbr0:192.168.122.1
    Interfaces found on subnet "192.168.0.0" that are likely candidates for a private interconnect are:
    rac2 eth1:192.168.0.102
    rac1 eth1:192.168.0.101
    Node connectivity check passed
    Total memory check passed
    Available memory check passed
    Swap space check passed
    Free disk space check passed for "rac2:/tmp"
    Free disk space check passed for "rac1:/tmp"
    User existence check passed for "oracle"
    Group existence check passed for "oinstall"
    Group existence check passed for "dba"
    Membership check for user "oracle" in group "oinstall" [as Primary] passed
    Membership check for user "oracle" in group "dba" passed
    Run level check passed
    Hard limits check passed for "maximum open file descriptors"
    Soft limits check passed for "maximum open file descriptors"
    Hard limits check passed for "maximum user processes"
    Soft limits check passed for "maximum user processes"
    System architecture check passed
    Kernel version check passed
    Kernel parameter check passed for "semmsl"
    Kernel parameter check passed for "semmns"
    Kernel parameter check passed for "semopm"
    Kernel parameter check passed for "semmni"
    Kernel parameter check passed for "shmmax"
    Kernel parameter check passed for "shmmni"
    Kernel parameter check passed for "shmall"
    Kernel parameter check passed for "file-max"
    Kernel parameter check passed for "ip_local_port_range"
    Kernel parameter check passed for "rmem_default"
    Kernel parameter check passed for "rmem_max"
    Kernel parameter check passed for "wmem_default"
    Kernel parameter check passed for "wmem_max"
    Kernel parameter check passed for "aio-max-nr"
    Package existence check passed for "make-3.81"
    Package existence check passed for "binutils-2.17.50.0.6"
    Package existence check passed for "gcc-4.1.2"
    Package existence check passed for "libaio-0.3.106 (i386)"
    Package existence check passed for "libaio-0.3.106 (x86_64)"
    Package existence check passed for "glibc-2.5-24 (i686)"
    Package existence check passed for "glibc-2.5-24 (x86_64)"
    Package existence check passed for "compat-libstdc++-33-3.2.3 (i386)"
    Package existence check passed for "compat-libstdc++-33-3.2.3 (x86_64)"
    Package existence check passed for "elfutils-libelf-0.125 (x86_64)"
    Package existence check passed for "elfutils-libelf-devel-0.125"
    Package existence check passed for "glibc-common-2.5"
    Package existence check passed for "glibc-devel-2.5 (i386)"
    Package existence check passed for "glibc-devel-2.5 (x86_64)"
    Package existence check passed for "glibc-headers-2.5"
    Package existence check passed for "gcc-c++-4.1.2"
    Package existence check passed for "libaio-devel-0.3.106 (i386)"
    Package existence check passed for "libaio-devel-0.3.106 (x86_64)"
    Package existence check passed for "libgcc-4.1.2 (i386)"
    Package existence check passed for "libgcc-4.1.2 (x86_64)"
    Package existence check passed for "libstdc++-4.1.2 (i386)"
    Package existence check passed for "libstdc++-4.1.2 (x86_64)"
    Package existence check passed for "libstdc++-devel-4.1.2 (x86_64)"
    Package existence check passed for "sysstat-7.0.2"
    Package existence check passed for "unixODBC-2.2.11 (i386)"
    Package existence check passed for "unixODBC-2.2.11 (x86_64)"
    Package existence check passed for "unixODBC-devel-2.2.11 (i386)"
    Package existence check passed for "unixODBC-devel-2.2.11 (x86_64)"
    Package existence check passed for "ksh-20060214"
    Check for multiple users with UID value 0 passed
    Current group ID check passed
    Core file name pattern consistency check passed.
    User "oracle" is not part of "root" group. Check passed
    Default user file creation mask check passed
    Starting Clock synchronization checks using Network Time Protocol(NTP)...
    NTP Configuration file check started...
    NTP Configuration file check passed
    Checking daemon liveness...
    Liveness check passed for "ntpd"
    NTP daemon slewing option check passed
    NTP daemon's boot time configuration check for slewing option passed
    NTP common Time Server Check started...
    Check of common NTP Time Server passed
    Clock time offset check from NTP Time Server started...
    Clock time offset check passed
    Clock synchronization check using Network Time Protocol(NTP) passed
    Pre-check for cluster services setup was successful.
    [oracle@rac2 grid]$ I'm confused :)
    Edited by: Eren GULERYUZ on 06.Ara.2010 05:57

    Hi,
    it looks like, that your "shared device" you are using is not really shared.
    The second node does "create an ASM diskgroup" and create OCR and Voting disks. If this indeed would be a shared device, he should have recognized, that your disk is shared.
    So as a result your VMware configuration must be wrong, and the disk you presented as shared disk is not really shared.
    Which VMWare version did you use? It will not work correctly with the workstation or player edition, since shared disks are only really working with the server version.
    If you indeed using the server, could you paste your vm configurations?
    Furthermore I recommend using Virtual Box. There is a nice how-to:
    http://www.oracle-base.com/articles/11g/OracleDB11gR2RACInstallationOnOEL5UsingVirtualBox.php
    Sebastian

  • Clusterware Installation (Nodes not reachable....) 10G R2 on Windows

    Hello Guys,
    I am struck with this problem for quite a long time... I am installing Oracle Clusterware 10G R2 on windows 2000 operating system.
    Well i have setup my public, private and virtual IP correctly, i can ping anyone of them.
    During installation when it comes to the screen "Specify Cluster Configuration" i have entered the correct information of IPs on each node BUT when i click next button it says "
    The following nodes do not appear to be reachable
    rac1-vip
    rac2-vip
    Please check that nodes in the list are up and reachable
    while i can ping rac1-vip.beaconhouse.edu.pk and rac2-vip.beaconhouse.edu.pk from both nodes and also the underlying IPs of these names.
    Please help me to come out of this problem as i am struk with it.... cant continue installation while i have checked everything again and again...
    Please Help...
    Regards,
    Imran Baig

    This thread has already been answered at the DB General forum here: Re: During RAC Installation (Following Nodes do not appear to be reachable.
    ~ Madrid

Maybe you are looking for

  • SSAS SSRS Report Action on Cell Value w/ Embedded Single Quote Not Executing

    I have configured an SSAS 2008 R2 cube SSRS ReportAction. I'm having problems when the member value for a cell has an embedded single quote, e.g. abc's. The action displays on the context menu appropriately, but when I click on the action, nothing ha

  • Identification of Open Purchase Order...

    Hi, How can u identify Open purchase oder using the datasource 2LIS_02_ITM? Please throw a light on this... Thanks in Advance, Kishore

  • How to restore (not duplicate) DB from RAC ASM to non ASM

    Hello everybody, i am trying to recover db from RAC+ASM to non ASM no RAC node. I am running Oracle 10g (10.2.0.4) on Win2003 Server. I have functional backup from my prod system. Here are my steps: *1. On prod server i make backup running this scrip

  • E_ACT_TOO_MANY_ACTIVATIONS

    Hi Experts, Question: I created Case #0181359413 for this known issue concerning my just bought e-book that I can't get copied on my e-reader (onyx boox). I probably used the reset option too many times.  I was asked to send an .nfo file of my comput

  • Fragment question today

    Good afternoon, im playing around with fragments and i though i was understanding the concept just fine until i decided to build a Fiscal Year (FY) fragment. My idea was to build a FY frag that i could attach to all my 250 forms and once a year, upda