11g R2 Grid Infrastructure asmca cannot detect 11g R1 ASM instance

I am playing with 11g ASM with XEN (one node on host (or dom0) and another node on vm (or dom1)) and was trying to do a Clusterware + ASM upgrade from 11.0.6 to 11.2.0. After solving some stupid problem, (see [rootupgrade.sh failed on 11g R1 to R2 Upgrade |http://forums.oracle.com/forums/thread.jspa?threadID=1005424&tstart=0]) so that all services can be started in both nodes, I am trying to upgrade ASM.
I am trying asmca. But it is unable to detect the 11g R1 ASM instance. When started in GUI mode, it just offer to create ASM. When started in silent mode for upgrade, it shows:
oracle@penguin-dom0:~> asmca -silent -upgradeASM
Enter ASMSNMP Password
ORA-01034: ORACLE not availableAnd I can't find anything in ASM alert log
ASM is running from 11g R1 home
oracle@penguin-dom0:~> ps -ef|grep asm
oracle   21811     1  0 Jan06 ?        00:00:00 asm_pmon_+ASM1
oracle   21813     1  0 Jan06 ?        00:00:03 asm_vktm_+ASM1
oracle   21817     1  0 Jan06 ?        00:00:02 asm_diag_+ASM1
oracle   21819     1  0 Jan06 ?        00:00:00 asm_ping_+ASM1
oracle   21821     1  0 Jan06 ?        00:00:00 asm_psp0_+ASM1
oracle   21825     1  0 Jan06 ?        00:00:09 asm_dia0_+ASM1
oracle   21827     1  0 Jan06 ?        00:00:05 asm_lmon_+ASM1
oracle   21829     1  0 Jan06 ?        00:00:03 asm_lmd0_+ASM1
oracle   21831     1  0 Jan06 ?        00:00:03 asm_lms0_+ASM1
oracle   21835     1  0 Jan06 ?        00:00:00 asm_mman_+ASM1
oracle   21837     1  0 Jan06 ?        00:00:00 asm_dbw0_+ASM1
oracle   21839     1  0 Jan06 ?        00:00:00 asm_lgwr_+ASM1
oracle   21841     1  0 Jan06 ?        00:00:00 asm_ckpt_+ASM1
oracle   21843     1  0 Jan06 ?        00:00:00 asm_smon_+ASM1
oracle   21845     1  0 Jan06 ?        00:00:01 asm_rbal_+ASM1
oracle   21847     1  0 Jan06 ?        00:00:00 asm_gmon_+ASM1
oracle   21856     1  0 Jan06 ?        00:00:00 asm_lck0_+ASM1
oracle   22021     1  0 Jan06 ?        00:00:00 /u01/app/oradb/product/11.1.0/db_1/bin/racgimon daemon ora.penguin-dom0.ASM1.asm11g R1 Listener is serving to ASM
oracle@penguin-dom0:~> lsnrctl status
LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 07-JAN-2010 00:33:44
Copyright (c) 1991, 2007, Oracle.  All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias                     LISTENER_PENGUIN-DOM0
Version                   TNSLSNR for Linux: Version 11.1.0.6.0 - Production
Start Date                06-JAN-2010 22:29:51
Uptime                    0 days 2 hr. 3 min. 53 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /u01/app/oradb/product/11.1.0/db_1/network/admin/listener.ora
Listener Log File         /u01/app/oradb/diag/tnslsnr/penguin-dom0/listener_penguin-dom0/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.2.201)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.2.101)(PORT=1521)))
Services Summary...
Service "+ASM" has 1 instance(s).
  Instance "+ASM1", status READY, has 1 handler(s) for this service...
Service "+ASM_XPT" has 1 instance(s).
  Instance "+ASM1", status READY, has 1 handler(s) for this service...
The command completed successfullyNo tnsnames.ora in 11g R1 or Grid Infrastructure home.
Setting ORACLE_HOME to 11g R1 home and ORACLE_SID=+ASM1, I can connect to ASM instance as sysasm using R1 sqlplus
oracle@penguin-dom0:~> export ORACLE_HOME=/u01/app/oradb/product/11.1.0/db_1
oracle@penguin-dom0:~> export ORACLE_SID=+ASM1
oracle@penguin-dom0:~> $ORACLE_HOME/bin/sqlplus / as sysasm
SQL*Plus: Release 11.1.0.6.0 - Production on Thu Jan 7 00:40:15 2010
Copyright (c) 1982, 2007, Oracle.  All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
With the Partitioning, Real Application Clusters, Oracle Label Security, OLAP,
Data Mining and Real Application Testing options
SQL> Tried different combinations of ORACLE_HOME (11g R1 db home, grid infrastructure home, 11g R1 clusterware home) and ORACLE_SID (+ASM, +ASM1), but asmca still cannot connect to ASM instance.
Some documents mentioned to configure 'Oracle Restart' and the ASM instance name is +ASM. Are these necessary requirements? If so, where can I find information on Oracle Restart and how to rename the ASM instance? Besides, the documents said it is recommanded to upgrade with OUI, but I've already installed the software, can I still use OUI?
OS: OpenSUSE 11.1, XEN DOM0 and DOM1
Oracle: 11.0.6 upgrade to 11.2.0
Edited by: thtsang on Jan 6, 2010 8:47 AM
Edited by: thtsang on Jan 6, 2010 5:33 PM

Hi Thtsang,
sorry for not coming back to you earlier and thanks for "the helpful".
So, are you saying that after you have removed all the environment variables, you still got the error message "ORA-01034: ORACLE not available"? I thought you got an "ASM upgrade failed", because ASM was down at the time of the upgrade, which you then corrected saying: "In fact, ASM instance was started from Grid Infrastructure home.". Overall, I need to say that I am a bit confused to be honest.
The alert log entry sounds promising, although, one would need to see more context. For: "But when I use crsctl / srvctl to start ASM, it is still running in 11g R1 Oracle Home." So, something went wrong with the update. For: "BTW, if asmca does not work for me, can I upgrade manually?" - ASMCA is the tool that will perform an ASM upgrade. You can call it interactively, but you will have to use it.
Support note ID 950200.1 - "ASM 11gR2: How To Upgrade An ASM Instance To Release 11gR2 (11.2.0.1.0)?" describes an ASM upgrade to 11.2. Maybe this note can help you and if it is only to analyze what stage your cluster is in right now. It sounds like, this would be first thing that we need to find out.
Good luck. Thanks,
Markus

Similar Messages

  • Can we use Grid Infrastructure 11.2 to protect a single instance database?

    Hi all,
    I would like to use Oracle Grid Infrastructure to protect a single-instance database.
    I found these docs:
    http://www.oracle.com/technetwork/products/clusterware/overview/em-db-failover-128585.pdf (for 10.2)
    http://www.oracle.com/technetwork/products/clusterware/overview/si-db-failover-11g-134623.pdf (for 11.1)
    I was unable to find a similar document for GI 11.2 . Do you know if such a document exists?
    At the moment I only know that the GI is free if used for an Oracle Product, but I am not shure whether it can be used to protext external applications or single-instance databases
    Andrea

    Hi,
    while this still works (the scripts for failover you find in the demo folder $GI_HOME7/crs/demo/coldfailover), the document does not exists, since with 11gR2 there is a supported solution called RAC ONE Node, hence rendering the manual setup obsolete.
    For more information see:
    Oracle Clusterware and Application Failover Management (Doc ID 790189.1)
    Regards
    Sebastian

  • Upgrade ASM to Grid Infrastructure failed with INS-20802

    Hello,
    I'm trying to update an ASM 10g to Grid infrastructure.
    Actually I have a DB wich run with ASM both on 10.2.0.4 on a Windows 2008 R2 server 64 bits.
    And try to upgrade with the 11gR2 Grid Infrastructure.
    Both the ASM instance and DB are stopped, ans i also try with the listener stop and even without listener.
    When I run the Grid's setup, it suggest me to make a Upgrade of Grid Infrastructure, it auto detect the current ASM instance INS-40413 Existing ASM insctance detected
    The install is OK but when it should Configure Oracle Grid Infrastructure for a Standalone Server, it stop with the INS-20802 Grid Infrastructure Configuration failed.
    Here is the last line of the log.
    INFO: C:\Users\oraadm\AppData\Local\Temp\2>D:\Oracle\product\11.2.0\grid/perl/bin/perl -ID:\Oracle\product\11.2.0\grid\perl\lib -ID:\Oracle\product\11.2.0\grid\crs\install D:\Oracle\product\11.2.0\grid\crs\install\roothas.pl -upgrade
    INFO: 2011-11-24 17:02:45: Checking for super user privileges
    INFO: 2011-11-24 17:02:45: superUser=oraadm groupName=Administrators
    INFO: 2011-11-24 17:02:45: domain=LU user=ORAADM
    INFO: 2011-11-24 17:02:45: User has oraadm privileges
    INFO: 2011-11-24 17:02:45: Parsing the host name
    INFO: Using configuration parameter file: D:\Oracle\product\11.2.0\grid\crs\install\crsconfig_params
    INFO: Creating trace directory
    INFO:
    INFO: C:\Users\oraadm\AppData\Local\Temp\2>exit /B 1
    WARNING:
    INFO:
    INFO: Completed Plugin named: Grid Infrastructure Configuration
    Really need assistance if someone can provide me with.
    Regards
    Anthony

    Hello,
    I opened a SR yesterday afternoon, still pending.
    I'm doing an upgrade Single Installation, yestersay I try again, do exactly the same things and the step failed at the Automatic Storage Management Configuration Assistant with the same error INS-20802
    But the log file says
    INFO: Read: Configuring ASM failed with the following message:
    INFO: Read: Configuring HA resource failed. The following error occured:
    INFO: Read: PRCR-1079 : Failed to start resource ora.asm
    INFO: Read: CRS-2674: Start of 'ora.cssd' on 'ludbs115' failed
    INFO: Read: CRS-5804: Communication error with agent process
    INFO: Read:
    INFO: Completed Plugin named: Automatic Storage Management Configuration Assistant
    The OracleOHservice is Started and the check has says that the service is online but a crsctl check css return CRS-4530 Communications failure contacting Cluster Synchronization Services Daemon.
    In the upgrade with asmca step by step, it says that doing a stop/start of has can resolve the issue but not here.
    I keep searching.
    Thank you
    Anthony

  • Installing oracle 11g with ASM

    Hi ,
    Thanx for priviuos supportss.
    Here we are going to configure a new set up on new hardware :
    clients requirements :
    oracle 11g with ASM :
    Number of instance = Single database
    Platform = IBM AIX 6.1
    Kindly provide me any guidence / steps regarding same as i havent configured this yet..

    user12045405 wrote:
    Thank u very much for interest ...
    version = 11.2.0.2
    Can u plz ans my below questions :
    1.When we say ASM , is it considedred as a Grid Infrastructure ASM is one component of Grid Infrastructure. You can't have ASM without it.
    2.What is ORACLE RESTART , do i really need to install it...It is also part and parcel of Grid Infrastructure - at least for a stand-alone.
    there is an entire forum dedicated to GI installation, located [url https://forums.oracle.com/forums/forum.jspa?forumID=62]here
    >
    And fwiw, if you run the GI installer, one of the options is gives is to Install Grid Infrastructure for a standalone server. Pretty painless as long as you have correctly configured your disks that will be used with ASM.
    kindly revert.........Edited by: EdStevens on Feb 28, 2013 7:25 AM

  • Asm candidate disk not listed in the OUI grid infrastructure

    I am installing 11g R2 two node RAC on OEL 5. 4.and openfiler
    In the middle of the GRID infrastructure installation,at the window "Create ASM Disks", the disks are not listed.
    I have installed and configured Asm lib through configure command
    I was able to list the disks with the below commands
    1./etc/init.d/oracleasm listdisks it was listing
    CRSVOL1
    DATA1
    FRAVOL1
    2. /etc/init.d/oracleasm-discover ORCL:*
    i was able to discover the disks
    I had change the Discovery path in the "Create ASM Disks" to ORCL:* still it is not appearing
    Any help is appreciated.
    Dave

    Hi,
    You can change Discovery Path of ASM to : /dev/oracleasm/disks/*
    It's same result and Oracle recommend do that in case of discover (ORCL:*) not working.
    Check this note:
    *FAQ ASMLIB CONFIGURE,VERIFY, TROUBLESHOOT [ID 359266.1]*
    Put here output of :
    strace -f -o asm_discover.out /etc/init.d/oracleasm-discover 'ORCL:*'Regards,
    Levi Pereira

  • Oracle 11.2 standalone grid infrastructure - change hostname

    Hi
    I have changed hostname of my server running RHEL 5.3 with Oracle 11.2 Grid Infrastructure (standalone). After I changed the hostname of the server, the crs daemon stopped working and I cannot connect to my +ASM instance any longer.
    In Oracle 10g2it was enough to run localconfig delete, localconfig add
    What should I do in 11.2 ?
    Thanks for help
    Groxy

    Hi Groxy,
    I recently found myself asking the same question and after a fair amount of digging around I found a way to do it. Your question is now a few months old, so maybe you have found the solution already, but if not the key is using roothas.pl rather than localconfig. I have written a brief blog post covering the approach I used, so please check that out if you want more information.
    [http://oraganism.wordpress.com/2009/12/20/11-2-changing-hostname/|http://oraganism.wordpress.com/2009/12/20/11-2-changing-hostname/]
    I hope this helps.
    Martin

  • Install of grid infrastructure @ win 2008 server

    hello!
    i'm a newbie on oracle rac/grid and so i think there will be an easy answer to my question. i want to install oracle grid infrastructure on windows 2008 (r2) with asm on a san storage.
    i worked through a lot of tutorials, but till now i didn't manage to find the san in the "create ASM disk group" dialog (installation of grid infrastructure). i think i have to change the "discovery path", but i don't know how.
    which additional information is needed so that someone can help me?
    thx in advance!
    best regards,
    christian

    sorry, but i overlooked that i have to use asmtool.exe to stamp the disks for oracle asm!
    ciao,
    christian

  • ASM instance in the cluster shows status pending in grid control

    All,
    I have the ASM instance in separate home and the cluster database in another home .
    I am able to see the cluster database up and running in the grid control but somehow cant see the ASM instance .
    I will appreciate any pointers .
    thanks in advance
    Pk

    Try these two things:
    1) Deployments=>Refresh Host Configuration=>Select the hostname and then hit on "Refresh Hosts".
    If that doesn't work
    2) Targets=>Databases=>Select the ASM Instance=>Configure
    HTH
    Thanks
    -Chandra Pabba

  • 11g R2 RAC - Grid Infrastructure installation - "root.sh" fails on node#2

    Hi there,
    I am trying to create a two node 11g R2 RAC on OEL 5.5 (32-bit) using VMWare virtual machines. I have correctly configured both nodes. Cluster Verification utility returns on following error \[which I believe can be ignored]:
    Checking daemon liveness...
    Liveness check failed for "ntpd"
    Check failed on nodes:
    rac2,rac1
    PRVF-5415 : Check to see if NTP daemon is running failed
    Clock synchronization check using Network Time Protocol(NTP) failed
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    While Grid Infrastructure installation (for a Cluster option), things go very smooth until I run "root.sh" on node# 2. orainstRoot.sh ran OK on both. "root.sh" run OK on node# 1 and ends with:
    Checking swap space: must be greater than 500 MB.   Actual 1967 MB    Passed
    The inventory pointer is located at /etc/oraInst.loc
    The inventory is located at /u01/app/oraInventory
    *'UpdateNodeList' was successful.*
    *[root@rac1 ~]#*
    "root.sh" fails on rac2 (2nd node) with following error:
    CRS-2672: Attempting to start 'ora.evmd' on 'rac2'
    CRS-2676: Start of 'ora.evmd' on 'rac2' succeeded
    Timed out waiting for the CRS stack to start.
    *[root@rac2 ~]#*
    I know this info may not be enough to figure out what the problem may be. Please let me know what should I look for to find the issue and fix it. Its been like almost two weeks now :-(
    Regards
    Amer

    Hi Zheng,
    ocssd.log is HUGE. So I am putting few of the last lines in the log file hoping they may give some clue:
    2011-07-04 19:49:24.007: [    CSSD][2997803920]clssnmvSchedDiskThreads: KillBlockThread for voting file ORCL:DATA sched delay 2180 > margin 1500  cur_ms 36118424 lastalive 36116244
    2011-07-04 19:49:26.005: [    CSSD][2997803920]clssnmvSchedDiskThreads: DiskPingThread for voting file ORCL:DATA sched delay 4150 > margin 1500 cur_ms 36120424 lastalive 36116274
    2011-07-04 19:49:26.006: [    CSSD][2997803920]clssnmvSchedDiskThreads: KillBlockThread for voting file ORCL:DATA sched delay 4180 > margin 1500  cur_ms 36120424 lastalive 36116244
    2011-07-04 19:49:27.997: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:49:27.997: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:49:33.001: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:49:33.001: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:49:37.996: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:49:37.996: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:49:43.000: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:49:43.000: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:49:48.004: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:49:48.005: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:50:12.003: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:50:12.008: [    CSSD][2997803920]clssnmvSchedDiskThreads: DiskPingThread for voting file ORCL:DATA sched delay 1660 > margin 1500 cur_ms 36166424 lastalive 36164764
    2011-07-04 19:50:12.009: [    CSSD][2997803920]clssnmvSchedDiskThreads: KillBlockThread for voting file ORCL:DATA sched delay 1660 > margin 1500  cur_ms 36166424 lastalive 36164764
    2011-07-04 19:50:15.796: [    CSSD][2997803920]clssnmvSchedDiskThreads: KillBlockThread for voting file ORCL:DATA sched delay 2130 > margin 1500  cur_ms 36170214 lastalive 36168084
    2011-07-04 19:50:16.996: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:50:16.996: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:50:17.826: [    CSSD][2997803920]clssnmvSchedDiskThreads: DiskPingThread for voting file ORCL:DATA sched delay 1540 > margin 1500 cur_ms 36172244 lastalive 36170704
    2011-07-04 19:50:17.826: [    CSSD][2997803920]clssnmvSchedDiskThreads: KillBlockThread for voting file ORCL:DATA sched delay 1570 > margin 1500  cur_ms 36172244 lastalive 36170674
    2011-07-04 19:50:21.999: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:50:21.999: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:50:26.011: [    CSSD][2997803920]clssnmvSchedDiskThreads: DiskPingThread for voting file ORCL:DATA sched delay 1740 > margin 1500 cur_ms 36180424 lastalive 36178684
    2011-07-04 19:50:26.011: [    CSSD][2997803920]clssnmvSchedDiskThreads: KillBlockThread for voting file ORCL:DATA sched delay 1620 > margin 1500  cur_ms 36180424 lastalive 36178804
    2011-07-04 19:50:27.004: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:50:27.004: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:50:28.002: [    CSSD][2997803920]clssnmvSchedDiskThreads: DiskPingThread for voting file ORCL:DATA sched delay 1700 > margin 1500 cur_ms 36182414 lastalive 36180714
    2011-07-04 19:50:28.002: [    CSSD][2997803920]clssnmvSchedDiskThreads: KillBlockThread for voting file ORCL:DATA sched delay 1790 > margin 1500  cur_ms 36182414 lastalive 36180624
    2011-07-04 19:50:31.998: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:50:31.998: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-07-04 19:50:37.001: [    CSSD][2901298064]clssnmSendingThread: sending status msg to all nodes
    2011-07-04 19:50:37.002: [    CSSD][2901298064]clssnmSendingThread: sent 5 status msgs to all nodes
    *<end of log file>*And the alertrac2.log contains:
    *[root@rac2 rac2]# cat alertrac2.log*
    Oracle Database 11g Clusterware Release 11.2.0.1.0 - Production Copyright 1996, 2009 Oracle. All rights reserved.
    2011-07-02 16:43:51.571
    [client(16134)]CRS-2106:The OLR location /u01/grid/oracle/product/11.2.0/grid/cdata/rac2.olr is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/client/ocrconfig_16134.log.
    2011-07-02 16:43:57.125
    [client(16134)]CRS-2101:The OLR was formatted using version 3.
    2011-07-02 16:44:43.214
    [ohasd(16188)]CRS-2112:The OLR service started on node rac2.
    2011-07-02 16:45:06.446
    [ohasd(16188)]CRS-2772:Server 'rac2' has been assigned to pool 'Free'.
    2011-07-02 16:53:30.061
    [ohasd(16188)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-02 16:53:55.042
    [cssd(17674)]CRS-1713:CSSD daemon is started in exclusive mode
    2011-07-02 16:54:38.334
    [cssd(17674)]CRS-1707:Lease acquisition for node rac2 number 2 completed
    [cssd(17674)]CRS-1636:The CSS daemon was started in exclusive mode but found an active CSS daemon on node rac1 and is terminating; details at (:CSSNM00006:) in /u01/grid/oracle/product/11.2.0/grid/log/rac2/cssd/ocssd.log
    2011-07-02 16:54:38.464
    [cssd(17674)]CRS-1603:CSSD on node rac2 shutdown by user.
    2011-07-02 16:54:39.174
    [ohasd(16188)]CRS-2765:Resource 'ora.cssdmonitor' has failed on server 'rac2'.
    2011-07-02 16:55:43.430
    [cssd(17945)]CRS-1713:CSSD daemon is started in clustered mode
    2011-07-02 16:56:02.852
    [cssd(17945)]CRS-1707:Lease acquisition for node rac2 number 2 completed
    2011-07-02 16:56:04.061
    [cssd(17945)]CRS-1605:CSSD voting file is online: ORCL:DATA; details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/cssd/ocssd.log.
    2011-07-02 16:56:18.350
    [cssd(17945)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac1 rac2 .
    2011-07-02 16:56:29.283
    [ctssd(18020)]CRS-2403:The Cluster Time Synchronization Service on host rac2 is in observer mode.
    2011-07-02 16:56:29.551
    [ctssd(18020)]CRS-2407:The new Cluster Time Synchronization Service reference node is host rac1.
    2011-07-02 16:56:29.615
    [ctssd(18020)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 16:56:29.616
    [ctssd(18020)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 16:56:29.641
    [ctssd(18020)]CRS-2401:The Cluster Time Synchronization Service started on host rac2.
    [client(18052)]CRS-10001:ACFS-9327: Verifying ADVM/ACFS devices.
    [client(18056)]CRS-10001:ACFS-9322: done.
    2011-07-02 17:01:40.963
    [ohasd(16188)]CRS-2757:Command 'Start' timed out waiting for response from the resource 'ora.asm'. Details at (:CRSPE00111:) in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ohasd/ohasd.log.
    [client(18590)]CRS-10001:ACFS-9327: Verifying ADVM/ACFS devices.
    [client(18594)]CRS-10001:ACFS-9322: done.
    2011-07-02 17:27:46.385
    [ctssd(18020)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 17:27:46.385
    [ctssd(18020)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 17:46:48.717
    [crsd(22519)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:46:49.641
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:46:51.459
    [crsd(22553)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:46:51.776
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:46:53.928
    [crsd(22574)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:46:53.956
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:46:55.834
    [crsd(22592)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:46:56.273
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:46:57.762
    [crsd(22610)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:46:58.631
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:47:00.259
    [crsd(22628)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:47:00.968
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:47:02.513
    [crsd(22645)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:47:03.309
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:47:05.081
    [crsd(22663)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:47:05.770
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:47:07.796
    [crsd(22681)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:47:08.257
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:47:10.733
    [crsd(22699)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:47:11.739
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:47:13.547
    [crsd(22732)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 17:47:14.111
    [ohasd(16188)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 17:47:14.112
    [ohasd(16188)]CRS-2771:Maximum restart attempts reached for resource 'ora.crsd'; will not restart.
    2011-07-02 17:58:18.459
    [ctssd(18020)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 17:58:18.459
    [ctssd(18020)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    [client(26883)]CRS-10001:ACFS-9200: Supported
    2011-07-02 18:13:34.627
    [ctssd(18020)]CRS-2405:The Cluster Time Synchronization Service on host rac2 is shutdown by user
    2011-07-02 18:13:42.368
    [cssd(17945)]CRS-1603:CSSD on node rac2 shutdown by user.
    2011-07-02 18:15:13.877
    [client(27222)]CRS-2106:The OLR location /u01/grid/oracle/product/11.2.0/grid/cdata/rac2.olr is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/client/ocrconfig_27222.log.
    2011-07-02 18:15:14.011
    [client(27222)]CRS-2101:The OLR was formatted using version 3.
    2011-07-02 18:15:23.226
    [ohasd(27261)]CRS-2112:The OLR service started on node rac2.
    2011-07-02 18:15:23.688
    [ohasd(27261)]CRS-8017:location: /etc/oracle/lastgasp has 2 reboot advisory log files, 0 were announced and 0 errors occurred
    2011-07-02 18:15:24.064
    [ohasd(27261)]CRS-2772:Server 'rac2' has been assigned to pool 'Free'.
    2011-07-02 18:16:29.761
    [ohasd(27261)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2011-07-02 18:16:30.190
    [gpnpd(28498)]CRS-2328:GPNPD started on node rac2.
    2011-07-02 18:16:41.561
    [cssd(28562)]CRS-1713:CSSD daemon is started in exclusive mode
    2011-07-02 18:16:49.111
    [cssd(28562)]CRS-1707:Lease acquisition for node rac2 number 2 completed
    2011-07-02 18:16:49.166
    [cssd(28562)]CRS-1605:CSSD voting file is online: ORCL:DATA; details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/cssd/ocssd.log.
    [cssd(28562)]CRS-1636:The CSS daemon was started in exclusive mode but found an active CSS daemon on node rac1 and is terminating; details at (:CSSNM00006:) in /u01/grid/oracle/product/11.2.0/grid/log/rac2/cssd/ocssd.log
    2011-07-02 18:17:01.122
    [cssd(28562)]CRS-1603:CSSD on node rac2 shutdown by user.
    2011-07-02 18:17:06.917
    [ohasd(27261)]CRS-2765:Resource 'ora.cssdmonitor' has failed on server 'rac2'.
    2011-07-02 18:17:23.602
    [mdnsd(28485)]CRS-5602:mDNS service stopping by request.
    2011-07-02 18:17:36.217
    [gpnpd(28732)]CRS-2328:GPNPD started on node rac2.
    2011-07-02 18:17:43.673
    [cssd(28794)]CRS-1713:CSSD daemon is started in clustered mode
    2011-07-02 18:17:49.826
    [cssd(28794)]CRS-1707:Lease acquisition for node rac2 number 2 completed
    2011-07-02 18:17:49.865
    [cssd(28794)]CRS-1605:CSSD voting file is online: ORCL:DATA; details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/cssd/ocssd.log.
    2011-07-02 18:18:03.049
    [cssd(28794)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac1 rac2 .
    2011-07-02 18:18:06.160
    [ctssd(28861)]CRS-2403:The Cluster Time Synchronization Service on host rac2 is in observer mode.
    2011-07-02 18:18:06.220
    [ctssd(28861)]CRS-2407:The new Cluster Time Synchronization Service reference node is host rac1.
    2011-07-02 18:18:06.238
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 18:18:06.239
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 18:18:06.794
    [ctssd(28861)]CRS-2401:The Cluster Time Synchronization Service started on host rac2.
    [client(28891)]CRS-10001:ACFS-9327: Verifying ADVM/ACFS devices.
    [client(28895)]CRS-10001:ACFS-9322: done.
    2011-07-02 18:18:33.465
    [crsd(29020)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:33.575
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:35.757
    [crsd(29051)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:36.129
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:38.596
    [crsd(29066)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:39.146
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:41.058
    [crsd(29085)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:41.435
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:44.255
    [crsd(29101)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:45.165
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:47.013
    [crsd(29121)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:47.409
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:50.071
    [crsd(29136)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:50.118
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:51.843
    [crsd(29156)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:52.373
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:54.361
    [crsd(29171)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:54.772
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:56.620
    [crsd(29202)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:57.104
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:58.997
    [crsd(29218)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/crsd/crsd.log.
    2011-07-02 18:18:59.301
    [ohasd(27261)]CRS-2765:Resource 'ora.crsd' has failed on server 'rac2'.
    2011-07-02 18:18:59.302
    [ohasd(27261)]CRS-2771:Maximum restart attempts reached for resource 'ora.crsd'; will not restart.
    2011-07-02 18:49:58.070
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 18:49:58.070
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 19:21:33.362
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 19:21:33.362
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 19:52:05.271
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 19:52:05.271
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 20:22:53.696
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 20:22:53.696
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 20:53:43.949
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 20:53:43.949
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 21:24:32.990
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 21:24:32.990
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 21:55:21.907
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 21:55:21.908
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 22:26:45.752
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 22:26:45.752
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 22:57:54.682
    [ctssd(28861)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/grid/oracle/product/11.2.0/grid/log/rac2/ctssd/octssd.log.
    2011-07-02 22:57:54.683
    [ctssd(28861)]CRS-2409:The clock on host rac2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2011-07-02 23:07:28.603
    [cssd(28794)]CRS-1612:Network communication with node rac1 (1) missing for 50% of timeout interval.  Removal of this node from cluster in 14.020 seconds
    2011-07-02 23:07:35.621
    [cssd(28794)]CRS-1611:Network communication with node rac1 (1) missing for 75% of timeout interval.  Removal of this node from cluster in 7.010 seconds
    2011-07-02 23:07:39.629
    [cssd(28794)]CRS-1610:Network communication with node rac1 (1) missing for 90% of timeout interval.  Removal of this node from cluster in 3.000 seconds
    2011-07-02 23:07:42.641
    [cssd(28794)]CRS-1632:Node rac1 is being removed from the cluster in cluster incarnation 205080558
    2011-07-02 23:07:44.751
    [cssd(28794)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac2 .
    2011-07-02 23:07:45.326
    [ctssd(28861)]CRS-2407:The new Cluster Time Synchronization Service reference node is host rac2.
    2011-07-04 19:46:26.008
    [ohasd(27261)]CRS-8011:reboot advisory message from host: rac1, component: mo155738, with time stamp: L-2011-07-04-19:44:43.318
    [ohasd(27261)]CRS-8013:reboot advisory message text: clsnomon_status: need to reboot, unexpected failure 8 received from CSS
    *[root@rac2 rac2]#* This log file start with complaint that OLR is not accessible. Here is what I see (rca2):
    -rw------- 1 root oinstall 272756736 Jul  2 18:18 /u01/grid/oracle/product/11.2.0/grid/cdata/rac2.olrAnd I guess rest of the problems start with this.

  • Root.sh problem grid infrastructure 11g

    Hi all,
    I am about to install grid infrastructure 11g (11.2.0.1) on RHEL5.5 64 bit where i use VMware platform which is VMware server 2 on Windows2008 Server. I am pretty sure that i followed the installation instructions but i cannot get rid of the following error which occurs while i am running the root.sh.
    You can also find errors in the oraagent_oracle.log and orarootagent_root.log at the end of the post. There are communication errors at the end of the both log files but they dont give any clue to me or my knowledge is not enough to understand why crs is complaining.
    maybe this is a known issue or somebody can understands what grid infrastructure is angry about. thanks for any effort.
    [root@eprhel5 grid]# ./root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
        ORACLE_OWNER= oracle
        ORACLE_HOME=  /oracle/product/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 ...
    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-01-11 13:33:06: Parsing the host name
    2011-01-11 13:33:06: Checking for super user privileges
    2011-01-11 13:33:06: User has super user privileges
    Using configuration parameter file: /oracle/product/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 'eprhel5'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'eprhel5'
    CRS-2676: Start of 'ora.mdnsd' on 'eprhel5' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'eprhel5'
    CRS-2676: Start of 'ora.gpnpd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'eprhel5'
    CRS-2676: Start of 'ora.cssdmonitor' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'eprhel5'
    CRS-2672: Attempting to start 'ora.diskmon' on 'eprhel5'
    CRS-2676: Start of 'ora.diskmon' on 'eprhel5' succeeded
    CRS-2676: Start of 'ora.cssd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'eprhel5'
    CRS-2676: Start of 'ora.ctssd' on 'eprhel5' 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 'eprhel5'
    CRS-2676: Start of 'ora.crsd' on 'eprhel5' succeeded
    CRS-4256: Updating the profile
    Successful addition of voting disk 9e1cc3ad1ba64f8ebf8142118e68c819.
    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   9e1cc3ad1ba64f8ebf8142118e68c819 (/dev/sdc1) [DATA]
    Located 1 voting disk(s).
    CRS-2673: Attempting to stop 'ora.crsd' on 'eprhel5'
    CRS-2677: Stop of 'ora.crsd' on 'eprhel5' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'eprhel5'
    CRS-2677: Stop of 'ora.asm' on 'eprhel5' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'eprhel5'
    CRS-2677: Stop of 'ora.ctssd' on 'eprhel5' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'eprhel5'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'eprhel5' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'eprhel5'
    CRS-2677: Stop of 'ora.cssd' on 'eprhel5' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'eprhel5'
    CRS-2677: Stop of 'ora.gpnpd' on 'eprhel5' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'eprhel5'
    CRS-2677: Stop of 'ora.gipcd' on 'eprhel5' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'eprhel5'
    CRS-2677: Stop of 'ora.mdnsd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.mdnsd' on 'eprhel5'
    CRS-2676: Start of 'ora.mdnsd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.gipcd' on 'eprhel5'
    CRS-2676: Start of 'ora.gipcd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'eprhel5'
    CRS-2676: Start of 'ora.gpnpd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'eprhel5'
    CRS-2676: Start of 'ora.cssdmonitor' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'eprhel5'
    CRS-2672: Attempting to start 'ora.diskmon' on 'eprhel5'
    CRS-2676: Start of 'ora.diskmon' on 'eprhel5' succeeded
    CRS-2676: Start of 'ora.cssd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'eprhel5'
    CRS-2676: Start of 'ora.ctssd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'eprhel5'
    CRS-2676: Start of 'ora.asm' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.crsd' on 'eprhel5'
    CRS-2676: Start of 'ora.crsd' on 'eprhel5' succeeded
    CRS-2672: Attempting to start 'ora.evmd' on 'eprhel5'
    CRS-2676: Start of 'ora.evmd' on 'eprhel5' succeeded
    CRS-0184: Cannot communicate with the CRS daemon.
    PRCR-1070 : Failed to check if resource ora.asm is registered
    Cannot communicate with crsd
    add asm ... failed
    clsr_start_dg return error at loc: 70 rc=0
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Create failed, or completed with errors.
    create diskgroup DATA ... failed
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Add failed, or completed with errors.
    Command return code of 1 (256) from command: /oracle/product/grid/bin/crsctl add type ora.registry.acfs.type -basetype ora.local_resource.type -file /oracle/product/grid/crs/template/registry.acfs.type
    add ora.registry.acfs.type ... failed
    PRCR-1070 : Failed to check if resource ora.net1.network is registered
    Cannot communicate with crsd
    add scan=crs-scan ... failed
    Preparing packages for installation...
    cvuqdisk-1.0.7-1
    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 2047 MB    Passed
    The inventory pointer is located at /etc/oraInst.loc
    The inventory is located at /oracle/oraInventory
    'UpdateNodeList' was successful.
    [root@eprhel5 grid]# cd bin
    [root@eprhel5 bin]# ./crsctl check crs
    CRS-4638: Oracle High Availability Services is online
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    orarootagent_root
    2011-01-11 13:40:55.831: [    AGFW][2555229616] Starting the agent: /oracle/product/grid/log/eprhel5/agent/crsd/orarootagent_root/
    2011-01-11 13:40:55.831: [   AGENT][2555229616] Agent framework initialized, Process Id = 21314
    2011-01-11 13:40:55.832: [ USRTHRD][2555229616] Utils::getCrsHome crsHome /oracle/product/grid
    2011-01-11 13:40:55.833: [ USRTHRD][2555229616] Process::convertPidToString pid = 21314
    2011-01-11 13:40:55.833: [CLSFRAME][2555229616] Inited lsf context 0x19f395f0
    2011-01-11 13:40:55.833: [CLSFRAME][2555229616] Initing CLS Framework messaging
    2011-01-11 13:40:55.833: [CLSFRAME][2555229616] New Framework state: 2
    2011-01-11 13:40:55.833: [CLSFRAME][2555229616] M2M is starting...
    2011-01-11 13:40:55.835: [ CRSCOMM][2555229616] m_pClscCtx=0x19f8c7e0m_pUgblm=0x19f90190
    2011-01-11 13:40:55.835: [ CRSCOMM][2555229616] Starting send thread
    2011-01-11 13:40:55.835: [ CRSCOMM][1147201856] clsIpc: sendWork thread started.
    2011-01-11 13:40:56.064: [ COMMCRS][1113643328]clsc_connect: (0x1a028f90) no listener at (ADDRESS=(PROTOCOL=IPC)(KEY=CRSD_IPC_SOCKET_11))
    2011-01-11 13:40:56.064: [ CRSCOMM][2555229616][FFAIL] Could not connect to (ADDRESS=(PROTOCOL=IPC)(KEY=CRSD_IPC_SOCKET_11)) ret = 9
    2011-01-11 13:40:56.064: [CLSFRAME][2555229616] Failure at IPC connect to server:2
    2011-01-11 13:40:56.064: [CLSFRAME][2555229616] Unable to start module-to-module comms: 1
    2011-01-11 13:40:56.065: [    AGFW][2555229616]Created alert : (:CRSAGF00120:) :  Agent Framework failed to start:1
    2011-01-11 13:40:56.065: [    AGFW][2555229616] Agent is exiting with exit code: 1
    oraagent_oracle
    2011-01-11 13:40:55.757: [    AGFW][1940628912] Starting the agent: /oracle/product/grid/log/eprhel5/agent/crsd/oraagent_oracle/
    2011-01-11 13:40:55.757: [   AGENT][1940628912] Agent framework initialized, Process Id = 21308
    2011-01-11 13:40:55.764: [ USRTHRD][1940628912] Utils::getCrsHome crsHome /oracle/product/grid
    2011-01-11 13:40:55.764: [ USRTHRD][1940628912] Process::convertPidToString pid = 21308
    2011-01-11 13:40:55.765: [CLSFRAME][1940628912] Inited lsf context 0x8844b00
    2011-01-11 13:40:55.765: [CLSFRAME][1940628912] Initing CLS Framework messaging
    2011-01-11 13:40:55.765: [CLSFRAME][1940628912] New Framework state: 2
    2011-01-11 13:40:55.765: [CLSFRAME][1940628912] M2M is starting...
    2011-01-11 13:40:55.770: [ CRSCOMM][1940628912] m_pClscCtx=0x8849aa0m_pUgblm=0x884d2c0
    2011-01-11 13:40:55.770: [ CRSCOMM][1940628912] Starting send thread
    2011-01-11 13:40:55.770: [ CRSCOMM][1152039232] clsIpc: sendWork thread started.
    2011-01-11 13:40:55.782: [ CRSCOMM][1940628912][FFAIL] Could not connect to (ADDRESS=(PROTOCOL=IPC)(KEY=CRSD_IPC_SOCKET_11)) ret = 9
    2011-01-11 13:40:55.782: [CLSFRAME][1940628912] Failure at IPC connect to server:2
    2011-01-11 13:40:55.782: [CLSFRAME][1940628912] Unable to start module-to-module comms: 1
    2011-01-11 13:40:55.782: [    AGFW][1940628912]Created alert : (:CRSAGF00120:) :  Agent Framework failed to start:1
    2011-01-11 13:40:55.782: [GIPCXCPT][1940628912] gipcShutdownF: skipping shutdown, count 1, from [ clsnOraAgent.cpp : 82], ret gipcretSuccess (0)
    2011-01-11 13:40:55.785: [    AGFW][1940628912] Agent is exiting with exit code: 1

    H,
    in 11.2.0.2 you can simply continue running root.sh, since it uses internal checkpoints.
    11.2.0.1 is a little bit more difficult, since you need to deconfigure the run (rootcrs.pl -deconfig -force) to restart root.sh.
    Then when you did that, see this note for the further steps, how to call the missing assistants:
    How to Proceed from Failed 11gR2 Grid Infrastructure (CRS) Installation (Doc ID 942166.1)
    Regards
    Sebastaian

  • Oracle Grid Infrastructure 11g Release 2 (11.2.0.3.0)

    Hi,
    I want to download Oracle Grid Infrastructure 11g Release 2 (11.2.0.3.0) for installation on Oracle Solaris 11 as Oracle Grid Infrastructure 11g Release 2 (11.2.0.1.0) cannot be installed on Solaris 11,
    I know its available but cannot find the link to download it, is it not available for download from OTN network ?
    If you happen to know the link please let me know or is there a way I can install 11.2.0.1.0 on Solaris 11.
    Thank you for you help.
    Rgds
    Terry

    11/10/11: Patch Set 11.2.0.3 for Linux, Solaris, Windows, AIX and HP-UX Itanium is now available on support.oracle.com.
    You have to ask support to send you the cloud link where you can download the binaries OR you can ask them to send you the media also.
    It says right on the above link
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html

  • 11g grid infrastructure pre requisite errors

    Hi All,
    I am installing 11g grid infrastructure in a Solaris 10 SPARC 64 Bit
    During the pre requisite check, the installer gave failure for umask
    Error : PRVF-7612: User file creation mask check cannot be performed for user"oracle" on node
    We have the umask set as 022 for oracle/
    Please advice.
    Thanks & Regards,
    Rakesh

    Has anybody found a solution for this ubiquituous 022 umask error?
    Our DBA is going nuts thinking we have her oracle user environment hosed, but have ensured her 10 ways to Sunday that 'umask' returns 022.
    I thought maybe the OUI was expecting a literal 0022, so I have modified the umask command to actually run a script which calls the real umask binary and prefixes a '0' to the output if no args are passed.
    so ... umask would actually return "printf '0%s\n' umask.bin"
    Still getting the error:
    WARNING: Result values are not available for this verification task
    INFO: *********************************************
    INFO: User Mask: This is a prerequisite condition to make sure the user file creation mask (umask) is "0022".
    INFO: Severity:CRITICAL
    INFO: OverallStatus:OPERATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:blueora73
    INFO: Expected Value:0022
    INFO: Actual Value:022

  • Error while setting up grid infrastructure 11g

    Hi
    I am installing grid infrastucture 11g erroring out at root.sh script.
    [root@devtest grid]# ./root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
        ORACLE_OWNER= grid
        ORACLE_HOME=  /u08/11.2.0/grid/product/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.
    2013-10-16 16:08:58: Checking for super user privileges
    2013-10-16 16:08:58: User has super user privileges
    2013-10-16 16:08:58: Parsing the host name
    Using configuration parameter file: /u08/11.2.0/grid/product/11.2.0/grid/crs/ins                                                                             tall/crsconfig_params
    Creating trace directory
    Improper Oracle Clusterware configuration found on this host
    Deconfigure the existing cluster configuration before starting
    to configure a new Clusterware
    run '/u08/11.2.0/grid/product/11.2.0/grid/crs/install/rootcrs.pl -deconfig'
    to configure existing failed configuration and then rerun root.sh
    so tried executing
    [root@devtest install]# pwd
    /u08/11.2.0/grid/product/11.2.0/grid/crs/install
    [root@devtest install]# perl rootcrs.pl -deconfig
    2013-10-16 16:19:05: Parsing the host name
    2013-10-16 16:19:05: Checking for super user privileges
    2013-10-16 16:19:05: User has super user privileges
    Using configuration parameter file: ./crsconfig_params
    Failure to execute: No such file or directory for command /u08/11.2.0/grid/product/11.2.0/grid/bin/crsctl check cluster -n devtest
    Failure to execute: No such file or directory for command /u08/11.2.0/grid/product/11.2.0/grid/bin/crsctl check cluster -n devtest
    Oracle Clusterware stack is not active on this node
    Restart the clusterware stack (use /u08/11.2.0/grid/product/11.2.0/grid/bin/crsctl start crs) and retry
    Failed to verify resources
    I have installed grid infrastructure 11g earlier, and by mistake deleted the software under /u08/11.2.0/grid and now trying to install the software in the same path erroring out.
    Please suggest.
    Regards,

    HI,
    Can you please run this command.
    $GRID_HOME/crs/install/roothas.pl -deinstall -force
    Re-run root.sh
    Thank you

  • Install Oracle Grid Infrastructure 11g Release 2 - Yes or No???

    Hello,
    We are setting up a new OEM Grid 12c system on Linux x86-64. We want to use it to manage several stand-alone, non-RAC, non-ASM database machines. The docs are unclear - do we have to install Oracle Grid Infrastructure 11g Release 2 on any of the database machines, including the machine that will support the OEM repository database, or not? Again, no plans to run Oracle Restart or Oracle ASM or Oracle RAC on that machine or any others.
    The docs are not clear and we need a definitive answer.
    Thank you, TL

    Hello, OTN gurus.
    Thanks for your attention to my original post. However, I am asking about a specific installation package called "Oracle Grid Infrastructure", which is separate from OEM Grid 12c and Oracle Database, and is supposed to be installed in its own home directory before the Oracle database software is installed in its oracle_home. "Oracle Grid Infrastructure" is also supposed to be installed in a different oracle_home from the OEM 12c Agent and a different oracle_home from Oracle Database, under specific conditions.
    The docs say that you need Oracle Grid Infrastructure installed first in order to implement Oracle Restart and Oracle ASM for the Database. Other docs say you also need it for OEM Grid software. The docs are confusing on this point. I do not need Oracle Restart or Oracle ASM. I want to avoid installing this separate product, called Oracle Grid Infrastructure if I can. Does anyone know if a simple environment of Oracle Database 11gR2 (11.2.0.3), managed by OEM 12c OMS and Agents, requires "Oracle Grid Infrastructure"?
    Thanks, TL

  • Oracle Grid Infrastructure 11g R2 for standalone server

    hi experts
    can you tell me how to install linux and Oracle Grid Infrastructure 11g R2 for standalone server.i need to create two diskgroup as well
    please send me step by step document if you have
    thanks

    user1175505 wrote:
    hi experts
    can you tell me how to install linux and Oracle Grid Infrastructure 11g R2 for standalone server.i need to create two diskgroup as well
    please send me step by step document if you have
    thanksIt's all documented here http://download.oracle.com/docs/cd/E11882_01/install.112/e17212/toc.htm
    Cheers

Maybe you are looking for