Oracle UL4 clusterware issue

I have a two node VMware setup using Oracle UL4. The host is a Compaq AMD64 with 2.5 GB of memory. I have been following the Oracle-base Linux RAC installation process. I am to the point of putting the clusterware on the RAC1. I have incidently check equivalence between the two nodes - I can ping all three network IPs between, and issuing something like:
ssh oracle@rac2 date
from rac1 works fine. I also have done the same command using rac2-priv and rac2-vip and they work. I have reversed the process and went from rac2, rac2-priv, and rac2-vip and they work as well. So I came to the point of the OUI install of the clusterware. When I get to the screen for the list of the nodes, RAC1 shows up. I add RAC2 with the appropriate info for private and VIP, and then press "Next". At that point I get a dialog that says:
the nodes are not clusterable: the operating system returned: null
Here's the excerpt from the install log:
INFO: Calling Query netQueries10.2.0.1.0 getDomainName
hostName = rac1.taylor.net
INFO: Query Returned: taylor.net
INFO: Calling Query ClusterQueries10.2.0.1.0 validateIP
IPAddr = rac2.taylor.net
INFO: Query Returned: false
INFO: Calling Query netQueries10.2.0.1.0 getDomainName
hostName = rac2.taylor.net
INFO: Query Returned: taylor.net
INFO: Calling Query ClusterQueries10.2.0.1.0 ValidateUserEquiv
nodeNames = rac1,rac2,
INFO: Query Returned:
null
SEVERE: The specified nodes are not clusterable.
The following error was returned by the operating system:
null
What is the clusterware install looking at for equivalence? Same user (oracle), built the authorized_keys file as required. Equivanence appears to be correct. Sure would like to solve this. Any help would be appeciated.
Dwight

Hey - I appreciate you working this. I had found the same thread, and unfortunately it doesn't shed light on this. When I said that ssh worked fine between the nodes, I meant in more technical terms that the command:
ssh oracle@rac1 date
would return the date in default format without a prompt for the password, or any other feedback other than the requested data. So I really believe that the equivalence I had set up was correct - full scp and ssh capability. What I found in the cluvfy.config (or whatever named file it is in the /tmp/$$ directory) there was a variable tied to enabling ssh rather than rsh. I tried setting this in the environment before starting runcluvfy.sh but it didn't seem to matter. I figure there is some switch on the command line which will allow for this. Just haven't found it based on the documentation of cluvfy utility.
Thanks,
Dwight

Similar Messages

  • 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

  • Oracle 11g clusterware VIP failover failed

    I installed Oracle 11g Clusterware succesfully, without any errors as per link:
    http://www.oracle-base.com/articles/11g/OracleDB11gR1RACInstallationOnRHEL5UsingVMwareESXAndNFS.php
    After that,I did vip failover test
    I rebooted the node-2
    Before reboot,
    [root@advansrac1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....ac1.gsd application ONLINE ONLINE rac1
    ora....ac1.ons application ONLINE ONLINE rac1
    ora....ac1.vip application ONLINE ONLINE rac1
    ora....ac2.gsd application ONLINE ONLINE rac2
    ora....ac2.ons application ONLINE ONLINE rac2
    ora....ac2.vip application ONLINE ONLINE rac2
    After reboot,
    Name Type Target State Host
    ora....ac1.gsd application ONLINE ONLINE rac1
    ora....ac1.ons application ONLINE ONLINE rac1
    ora....ac1.vip application ONLINE ONLINE rac1
    ora....ac2.gsd application ONLINE ONLINE rac2
    ora....ac2.ons application ONLINE ONLINE rac2
    ora....ac2.vip application ONLINE UNKNOWN rac1
    [root@rac1 bin]# ./crs_stop ora.rac2.vip
    Attempting to stop `ora.rac2.vip` on member `advansrac1`
    Stop of `ora.rac2.vip` on member `advansrac1` succeeded.
    [root@rac1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....ac1.gsd application ONLINE ONLINE rac1
    ora....ac1.ons application ONLINE ONLINE rac1
    ora....ac1.vip application ONLINE ONLINE rac1
    ora....ac2.gsd application ONLINE ONLINE rac2
    ora....ac2.ons application ONLINE ONLINE rac2
    ora....ac2.vip application OFFLINE OFFLINE
    [root@rac1 bin]# ./crs_start ora.rac2.vip
    Attempting to start `ora.rac2.vip` on member `rac2`
    Start of `ora.rac2.vip` on member `rac2` succeeded.
    [root@rac1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....ac1.gsd application ONLINE ONLINE rac1
    ora....ac1.ons application ONLINE ONLINE rac1
    ora....ac1.vip application ONLINE ONLINE rac1
    ora....ac2.gsd application ONLINE ONLINE rac2
    ora....ac2.ons application ONLINE ONLINE rac2
    ora....ac2.vip application ONLINE ONLINE rac2
    I have only 1.5G on each node
    Here the issue is,
    1. Actual Result: # During failover why it is showing UNKNOWN state for ora.rac2.vip on member rac1
    Expected Result: # During failover,it have to be ONLINE state for ora.rac2.vip on member rac1
    2. I have to start ora.rac2.vip manually, when node-2 is up.I want VIP fail over have to happen automatically when node-2 is up to normal online state.
    Help me out from this issue

    VMware is unsupported but that is likely not your issue.
    1. Run cluster verify and report the results
    2. Did you create a failover service? How?
    3. Post your TNSNAMES.ORA

  • Oracle 10g RAC issue

    Hi,
    I have been able to install oracle 10gR2 clusterware on Solaris 10 successfully on node1.
    However, on node2 if failed. I may be doing something wrong in the installation configuration that is causing node2 to fail. I will expolain what I did.
    I configured a raw disk partition for data files and a Unix file system for the oracle cluster home. Both node1 and node2 can access raw disk and shared file system for CRS home.
    Does anyone know if a single oracle cluster home can be shared between the two nodes?
    or should I install two seperate oracle cluster home for each node?
    The installation documentation didn't say anything. However, I am experiencing reboot on node2 once the shared disk is mounted. I was thinking if the shared mount point could cause the node2 to reboot.
    Thanks for your comments,
    Amir

    Thanks for your reply Salman,
    In fact we have SAN disks according to our system admin and I already passed the precrs check see below:
    -bash-3.00$ ./runcluvfy.sh stage -pre crsinst -n node01,node02
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "node01".
    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 "192.168.1.0" with node(s) node02,node01.
    Node connectivity check passed for subnet "10.1.0.0" with node(s) node02,node01.
    Node connectivity check passed for subnet "10.1.4.0" with node(s) node01.
    Suitable interfaces for the private interconnect on subnet "192.168.1.0":
    node02 ce0:192.168.1.2
    node01 ce0:192.168.1.1
    Suitable interfaces for the private interconnect on subnet "10.1.0.0":
    node02 eri0:10.1.4.202 eri0:10.1.4.44
    node01 eri0:10.1.4.43
    Regards

  • Oracle RAC + Clusterware and another Cluster with Clusterware for SAP

    Hi,
    I have some questions about implementation of Oracle RAC and Clusterware with SAP
    For exemple, an architecture with 4 servers ( 2 real and 2 vritual ).
    I would like to know if i can do this
    2 servers for the first cluster.
    First cluster is with Clusterware and Oracle RAC
    This is for all the SAP Oracle databases environment
    I think there is no problem here.
    Now, with 2 others servers il would like to make another cluster (with also clusterware ) for SAP Central services (SCS) and enque replication server (ERS)
    Because all architecture is for only one SAP environment with separate services.
    1 for Database (cluster 1)
    1 for Central services ( cluster 2, virtual machine )
    1 for Dialogue Instance (no cluster)
    To be clear, the second cluster is to make HA of central services SAP (SCS and ERS )
    My question 2 are :
    Is it a good job to do this ? or there is anything wrong ?
    Do i have to install antoher clusterware for this 2 servers or i have to make anything with the existing clusterware + oracle RAC ??
    Thank you very much for you help
    Edited by: user12395221 on 29 déc. 2009 15:36

    Hi Givre,
    have you checked: Providing High Availability for SAP Resources (http://www.oracle.com/technology/products/database/clusterware/pdf/sap-availability-on-rac-twp.pdf) available on otn.oracle.com/clusterware? Not being an SAP expert myself, I still think, this paper describes the configuration - at least partially - that you are trying to set up.
    Just an idea. Thanks,
    Markus

  • Oracle 11g - Date Issue?

    Oracle 11g - Date Issue?
    =====================
    I hope this is the right forum for this issue, if not let me, where to go.
    We are using Oracle 11g (11.2.0.1.0) on (Platform : solaris[tm] oe (64-bit)), Sql Developer 3.0.04.
    Our NLS_DATE_FORMAT = 'DD-MON-RR'
    Using 'RR' in the format forces two-digit years less than or equal to 49 to be interpreted as years in the 21st century (2000–2049), and years 50 and over, as years in the 20th century (1950–1999). Setting the RR format as the default for all two-digit year entries allows you to become year-2000 compliant. For example:
    We have a date '01-JUN-31' in our source system. It treat this date as 01-JUN-2031' instead of '01-JUN-1931'. One century forward.
    Do we able to resolve using NLS_DATE_FORMAT change?
    How do we resolve this issue?
    Thanks in helping.

    qwe16235 wrote:
    Our source is Oracle data base, where S_date is defined as DATE. Why did you say STRING , when it defined as DATE data type?I doubt you source is an Oracle database. You may have it stored in an Oracle database, but it cam form somewhere else, and was very likely inserted into the table as a string, wherever it came from. Given a string that resembles a date, Oracle will try to convert it to a date using the nls_date_format parameter for the session (which can either be set in the session or inherited form the database). Perhaps this will help explain:
    SQL> create table t (conv_type varchar2(10), dt date);
    Table created.
    SQL> alter session set nls_date_format = 'dd-mon-rr';
    Session altered.
    SQL> insert into t values ('Implicit', '01-jun-31');
    1 row created.
    SQL> insert into t values ('Explicit', to_date('01-jun-1931', 'dd-mon-yyyy'));
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select conv_type, to_char(dt, 'dd-mon-yyyy') dt
      2  from t;
    CONV_TYPE  DT
    Implicit   01-jun-2031
    Explicit   01-jun-1931So, unless you are really inserting dates, not strings that look like dates, you are going to have problems.
    John

  • Pl-Sql Oracle Function Concurrency Issue

    Hi All,
    Issue - pl-sql Oracle Function performance issue, when muliple users are accessing the function
    Detail -
    Oracle 11g / Linux Server
    I have developed a pl-sql oracle function to retrieve information from 3 tables, output as a particluar type array.
    Single request is getting processed within 2.2 seconds, but when multiple request are sent concurrently <tested with 50>, time taken for each output is different.
    BreakUp of Response times:-
    8 messages took - 2.2 sec
    +8 messages took - 4.4 sec
    ++8 messages took - 6.6 sec....etc
    I'm looking for any DB tunning parameter, which will help to resolve this issue.
    My only aim is to expose developed function to multiple users, who all can access it concurrently, but response should limit within 2.2 seconds.
    Any thoughts + guidance is higly appreciated.
    Thanks
    Preetam Singh

    Supporting data insert statements:
    =======================================================================================================================
    REM INSERTING into EXPERTISE
    Insert into EXPERTISE (USH_USER_NAME,USH_SKILL_SET1,USH_SKILL_SET2,USH_SKILL_SET3,USH_SKILL_SET4,USH_SKILL_SET5,USH_SKILL_SET6,USH_SKILL_SET7,USH_SKILL_SET8,USH_SKILL_SET9,USH_SKILL_SET10,USH_SKILL_SET11,USH_SKILL_SET12,USH_SKILL_SET13,USH_SKILL_SET14,USH_SKILL_SET15,USH_SKILL_SET16,USH_SKILL_SET17,USH_SKILL_SET18,USH_SKILL_SET19,USH_SKILL_SET20) values ('A','ENGLISH','FRENCH','HINDI',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
    Insert into EXPERTISE (USH_USER_NAME,USH_SKILL_SET1,USH_SKILL_SET2,USH_SKILL_SET3,USH_SKILL_SET4,USH_SKILL_SET5,USH_SKILL_SET6,USH_SKILL_SET7,USH_SKILL_SET8,USH_SKILL_SET9,USH_SKILL_SET10,USH_SKILL_SET11,USH_SKILL_SET12,USH_SKILL_SET13,USH_SKILL_SET14,USH_SKILL_SET15,USH_SKILL_SET16,USH_SKILL_SET17,USH_SKILL_SET18,USH_SKILL_SET19,USH_SKILL_SET20) values ('B',null,'GERMAN','CHINIESE','HINDI',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
    Insert into EXPERTISE (USH_USER_NAME,USH_SKILL_SET1,USH_SKILL_SET2,USH_SKILL_SET3,USH_SKILL_SET4,USH_SKILL_SET5,USH_SKILL_SET6,USH_SKILL_SET7,USH_SKILL_SET8,USH_SKILL_SET9,USH_SKILL_SET10,USH_SKILL_SET11,USH_SKILL_SET12,USH_SKILL_SET13,USH_SKILL_SET14,USH_SKILL_SET15,USH_SKILL_SET16,USH_SKILL_SET17,USH_SKILL_SET18,USH_SKILL_SET19,USH_SKILL_SET20) values ('C','ENGLISH',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
    =======================================================================================================================
    ==================================================================
    REM INSERTING into WORKING
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','MON','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','TUE','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','WED',null,null);
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','THU','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','FRI','09:00','12:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','MON','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','TUE','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','WED','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','THU','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','FRI','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','MON',null,null);
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','TUE','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','WED','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','THU','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','FRI','09:00','12:00');
    ==================================================================
    =====================================================================================================================
    REM INSERTING into SCHEDULE
    Insert into SCHEDULE (APPOINTMENTDATE,APPOINTMENTSTART,APPOINTMENTEND,STATUS,NAME) values (to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),'MEETING','A');
    Insert into SCHEDULE (APPOINTMENTDATE,APPOINTMENTSTART,APPOINTMENTEND,STATUS,NAME) values (to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),'TRAINING','B');
    Insert into SCHEDULE (APPOINTMENTDATE,APPOINTMENTSTART,APPOINTMENTEND,STATUS,NAME) values (to_timestamp('13-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),'MEETING','A');
    Insert into SCHEDULE (APPOINTMENTDATE,APPOINTMENTSTART,APPOINTMENTEND,STATUS,NAME) values (to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.30.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),'MEETING','B');
    =====================================================================================================================
    Edited by: 910614 on Feb 10, 2012 9:29 AM

  • URL to download Oracle 10g clusterware softare

    Hi,
    Can anyone give me the URL to download Oracle 10g Clusterware software, I found only Oracle 11g Clusterware in download section of Oracle site.
    Thanks

    Below mentioned link will help
    where's RAC 10g download page?

  • MSSQL 2005 to Oracle Database Conversion Issue

    Hi Experts,
    We have a requirement where we need to fetch data from MSSQL2005 and store it in Oracle DataBase.
    Could you all please let me know which KM module i need to import to achieve it.
    Cheers,
    Andy

    Andy
    There are a number of options. You should select based on the volume of data and platform, and flexibility of your architecture etc
    - At the simplest level, you could use the LKM SQL to Oracle, which will issue a SELECT on the source and do INSERTS on the target (using prepared statements etc, so not horrendous)
    - You could use the a bulk loading methodology - by using SQLUNLOAD (or bcp) and then load into Oracle using External Tables or SQLLOADER, which will probably be the fastest solution. (I created a KM which generates all the right code to load the data that way, but without a staging area, you can find it here
    If you want a staging area table etc, then you could modify the code in that KM to be an LKM rather than an IKM.

  • Does SAP or Oracle have an issue with these type of processors?

    Does SAP or Oracle have an issue with these type of processors?
    Intel Xeon X5260 & E5450    vs    Intel Itanium       PROCESSORS
    I want a Sales / Marketing URL link or white papers that talks about processor recommendations.
    SAP GUI  7.20

    > Does SAP or Oracle have an issue with these type of processors?
    >
    > Intel Xeon X5260 & E5450    vs    Intel Itanium       PROCESSORS
    >
    > I want a Sales / Marketing URL link or white papers that talks about processor recommendations.
    SAP does neither "recommend" nor "deny" any processors.
    If you check http://service.sap.com/benchmarks then you get a lot of machines with different CPUs/operating ssytems and database combinations.
    Choose the one that suits best for you.
    Markus

  • CLSRSC-117: Failed to start Oracle Clusterware stack Oracle 12c clusterware

    I'm installing Oracle 12c clusterware on 2 nodes.
    i installed it on node 1 and after executing the ./root.sh is was executed successfully.
    but after trying to execute it on the other node it fails with the next error:
    CRS-2789: Cannot stop resource 'ora.diskmon' as it is not running on server 'dbrac1'
    CRS-2883: Resource 'ora.cssdmonitor' failed during Clusterware stack start.
    CRS-4406: Oracle High Availability Services synchronous start failed.
    CRS-4000: Command Start failed, or completed with errors.
    2015/02/11 01:53:15 CLSRSC-117: Failed to start Oracle Clusterware stack
    my ASM disks are fine and i can see them via oracleasm scandisks and oracleasm listdiks.

    Sorry it was successful on node 2 dbrac2 (which is my main node and has the oracle 12c sources)
    here is the complete logs:
    2015-02-11 00:58:11: Checking parameters from paramfile /u01/app/12.1.0/grid_1/crs/install/crsconfig_params to validate installer variables
    2015-02-11 00:58:11: Set BC to 1
    2015-02-11 00:58:11: ASM_CONFIG is near
    2015-02-11 00:58:11: The configuration parameter file /u01/app/12.1.0/grid_1/crs/install/crsconfig_params  is valid
    2015-02-11 00:58:11: ### Printing the configuration values from files:
    2015-02-11 00:58:11:    /u01/app/12.1.0/grid_1/crs/install/crsconfig_params
    2015-02-11 00:58:11:    /u01/app/12.1.0/grid_1/crs/install/s_crsconfig_defs
    2015-02-11 00:58:11: ASM_AU_SIZE=1
    2015-02-11 00:58:11: ASM_CONFIG=near
    2015-02-11 00:58:11: ASM_CREDENTIALS=
    2015-02-11 00:58:11: ASM_DISCOVERY_STRING=
    2015-02-11 00:58:11: ASM_DISKS=ORCL:OC1,ORCL:OC2,ORCL:OC3
    2015-02-11 00:58:11: ASM_DISK_GROUP=Votting
    2015-02-11 00:58:11: ASM_REDUNDANCY=EXTERNAL
    2015-02-11 00:58:11: ASM_SPFILE=
    2015-02-11 00:58:11: ASM_UPGRADE=false
    2015-02-11 00:58:11: BIG_CLUSTER=true
    2015-02-11 00:58:11: CLSCFG_MISSCOUNT=
    2015-02-11 00:58:11: CLUSTER_GUID=
    2015-02-11 00:58:11: CLUSTER_NAME=dbrac-cluster
    2015-02-11 00:58:11: CRFHOME="/u01/app/12.1.0/grid_1"
    2015-02-11 00:58:11: CRS_LIMIT_CORE=unlimited
    2015-02-11 00:58:11: CRS_LIMIT_MEMLOCK=unlimited
    2015-02-11 00:58:11: CRS_LIMIT_OPENFILE=65536
    2015-02-11 00:58:11: CRS_LIMIT_STACK=2048
    2015-02-11 00:58:11: CRS_LSNR_STACK=10240
    2015-02-11 00:58:11: CRS_NODEVIPS='AUTO/255.255.255.0/bond0,AUTO/255.255.255.0/bond0'
    2015-02-11 00:58:11: CRS_STORAGE_OPTION=1
    2015-02-11 00:58:11: CSS_LEASEDURATION=400
    2015-02-11 00:58:11: DIRPREFIX=
    2015-02-11 00:58:11: DISABLE_OPROCD=0
    2015-02-11 00:58:11: EXTERNAL_ORACLE=/opt/oracle
    2015-02-11 00:58:11: EXTERNAL_ORACLE_BIN=/opt/oracle/bin
    2015-02-11 00:58:11: GNS_ADDR_LIST=172.20.30.12
    2015-02-11 00:58:11: GNS_ALLOW_NET_LIST=
    2015-02-11 00:58:11: GNS_CONF=true
    2015-02-11 00:58:11: GNS_CREDENTIALS=
    2015-02-11 00:58:11: GNS_DENY_ITF_LIST=
    2015-02-11 00:58:11: GNS_DENY_NET_LIST=
    2015-02-11 00:58:11: GNS_DOMAIN_LIST=gns.kbe.com
    2015-02-11 00:58:11: GNS_TYPE=local
    2015-02-11 00:58:11: GPNPCONFIGDIR=/u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: GPNPGCONFIGDIR=/u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: GPNP_PA=
    2015-02-11 00:58:11: HOST_NAME_LIST=dbrac2,dbrac1
    2015-02-11 00:58:11: HUB_NODE_LIST=dbrac2,dbrac1
    2015-02-11 00:58:11: HUB_NODE_VIPS=AUTO,AUTO
    2015-02-11 00:58:11: HUB_SIZE=32
    2015-02-11 00:58:11: ID=/etc/init.d
    2015-02-11 00:58:11: INIT=/sbin/init
    2015-02-11 00:58:11: INITCTL=/sbin/initctl
    2015-02-11 00:58:11: ISROLLING=true
    2015-02-11 00:58:11: IT=/etc/inittab
    2015-02-11 00:58:11: JLIBDIR=/u01/app/12.1.0/grid_1/jlib
    2015-02-11 00:58:11: JREDIR=/u01/app/12.1.0/grid_1/jdk/jre/
    2015-02-11 00:58:11: LANGUAGE_ID=AMERICAN_AMERICA.AL32UTF8
    2015-02-11 00:58:11: LISTENER_USERNAME=grid
    2015-02-11 00:58:11: MGMT_DB=true
    2015-02-11 00:58:11: MSGFILE=/var/adm/messages
    2015-02-11 00:58:11: NETWORKS="bond0"/172.20.30.0:public,"bond1"/172.20.190.0:asm,"bond1"/172.20.190.0:cluster_interconnect
    2015-02-11 00:58:11: NEW_HOST_NAME_LIST=
    2015-02-11 00:58:11: NEW_NODEVIPS='AUTO/255.255.255.0/bond0,AUTO/255.255.255.0/bond0'
    2015-02-11 00:58:11: NEW_NODE_NAME_LIST=
    2015-02-11 00:58:11: NEW_PRIVATE_NAME_LIST=
    2015-02-11 00:58:11: NODELIST=dbrac2,dbrac1
    2015-02-11 00:58:11: NODE_NAME_LIST=dbrac2,dbrac1
    2015-02-11 00:58:11: OCRCONFIG=/etc/oracle/ocr.loc
    2015-02-11 00:58:11: OCRCONFIGDIR=/etc/oracle
    2015-02-11 00:58:11: OCRID=
    2015-02-11 00:58:11: OCRLOC=ocr.loc
    2015-02-11 00:58:11: OCR_LOCATIONS=NO_VAL
    2015-02-11 00:58:11: OLASTGASPDIR=/etc/oracle/lastgasp
    2015-02-11 00:58:11: OLD_CRS_HOME=
    2015-02-11 00:58:11: OLRCONFIG=/etc/oracle/olr.loc
    2015-02-11 00:58:11: OLRCONFIGDIR=/etc/oracle
    2015-02-11 00:58:11: OLRLOC=olr.loc
    2015-02-11 00:58:11: OPROCDCHECKDIR=/etc/oracle/oprocd/check
    2015-02-11 00:58:11: OPROCDDIR=/etc/oracle/oprocd
    2015-02-11 00:58:11: OPROCDFATALDIR=/etc/oracle/oprocd/fatal
    2015-02-11 00:58:11: OPROCDSTOPDIR=/etc/oracle/oprocd/stop
    2015-02-11 00:58:11: ORACLE_BASE=/u01/app/grid
    2015-02-11 00:58:11: ORACLE_HOME=/u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: ORACLE_OWNER=grid
    2015-02-11 00:58:11: ORA_ASM_GROUP=asmadmin
    2015-02-11 00:58:11: ORA_DBA_GROUP=oinstall
    2015-02-11 00:58:11: PRIVATE_NAME_LIST=
    2015-02-11 00:58:11: RCALLDIR=/etc/rc.d/rc0.d /etc/rc.d/rc1.d /etc/rc.d/rc2.d /etc/rc.d/rc3.d /etc/rc.d/rc4.d /etc/rc.d/rc5.d /etc/rc.d/rc6.d
    2015-02-11 00:58:11: RCKDIR=/etc/rc.d/rc0.d /etc/rc.d/rc1.d /etc/rc.d/rc2.d /etc/rc.d/rc4.d /etc/rc.d/rc6.d
    2015-02-11 00:58:11: RCSDIR=/etc/rc.d/rc3.d /etc/rc.d/rc5.d
    2015-02-11 00:58:11: RC_KILL=K15
    2015-02-11 00:58:11: RC_KILL_OLD=K96
    2015-02-11 00:58:11: RC_KILL_OLD2=K19
    2015-02-11 00:58:11: RC_START=S96
    2015-02-11 00:58:11: REUSEDG=false
    2015-02-11 00:58:11: RIM_NODE_LIST=
    2015-02-11 00:58:11: SCAN_NAME=kberac-scan.gns.kbe.com
    2015-02-11 00:58:11: SCAN_PORT=1521
    2015-02-11 00:58:11: SCRBASE=/etc/oracle/scls_scr
    2015-02-11 00:58:11: SILENT=false
    2015-02-11 00:58:11: SO_EXT=so
    2015-02-11 00:58:11: SRVCFGLOC=srvConfig.loc
    2015-02-11 00:58:11: SRVCONFIG=/var/opt/oracle/srvConfig.loc
    2015-02-11 00:58:11: SRVCONFIGDIR=/var/opt/oracle
    2015-02-11 00:58:11: TZ=Asia/Riyadh
    2015-02-11 00:58:11: UPSTART_INIT_DIR=/etc/init
    2015-02-11 00:58:11: USER_IGNORED_PREREQ=true
    2015-02-11 00:58:11: VNDR_CLUSTER=false
    2015-02-11 00:58:11: VOTING_DISKS=NO_VAL
    2015-02-11 00:58:11: ### Printing other configuration values ###
    2015-02-11 00:58:11: CLSCFG_EXTRA_PARMS=
    2015-02-11 00:58:11: HAS_GROUP=oinstall
    2015-02-11 00:58:11: HAS_USER=root
    2015-02-11 00:58:11: HOST=dbrac1
    2015-02-11 00:58:11: OLR_DIRECTORY=/u01/app/12.1.0/grid_1/cdata
    2015-02-11 00:58:11: OLR_LOCATION=/u01/app/12.1.0/grid_1/cdata/dbrac1.olr
    2015-02-11 00:58:11: ORA_CRS_HOME=/u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: SIHA=0
    2015-02-11 00:58:11: SUCC_REBOOT=0
    2015-02-11 00:58:11: SUPERUSER=root
    2015-02-11 00:58:11: addfile=/u01/app/12.1.0/grid_1/crs/install/crsconfig_addparams
    2015-02-11 00:58:11: crscfg_trace=1
    2015-02-11 00:58:11: crscfg_trace_file=/u01/app/12.1.0/grid_1/cfgtoollogs/crsconfig/rootcrs_dbrac1_2015-02-11_00-58-11AM.log
    2015-02-11 00:58:11: old_nodevips=
    2015-02-11 00:58:11: osdfile=/u01/app/12.1.0/grid_1/crs/install/s_crsconfig_defs
    2015-02-11 00:58:11: parameters_valid=1
    2015-02-11 00:58:11: paramfile=/u01/app/12.1.0/grid_1/crs/install/crsconfig_params
    2015-02-11 00:58:11: platform_family=unix
    2015-02-11 00:58:11: srvctl_trc_suff=0
    2015-02-11 00:58:11: stackStartLevel=11
    2015-02-11 00:58:11: user_is_superuser=1
    2015-02-11 00:58:11: ### Printing of configuration values complete ###
    2015-02-11 00:58:11: Save the ASM password file location: +Votting/orapwASM
    2015-02-11 00:58:11: Performing few checks before running scripts
    2015-02-11 00:58:11: Attempt to get current working directory
    2015-02-11 00:58:11: Running as user grid: pwd
    2015-02-11 00:58:11: s_run_as_user2: Running /bin/su grid -c ' pwd '
    2015-02-11 00:58:11: Removing file /tmp/fileCnF377
    2015-02-11 00:58:11: Successfully removed file: /tmp/fileCnF377
    2015-02-11 00:58:11: /bin/su successfully executed
    2015-02-11 00:58:11: Pre-checkes for running scripts passed
    2015-02-11 00:58:11: Instantiating scripts in GI home: /u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: saving current owner/permisssios of  parent dir of /u01/app/12.1.0
    2015-02-11 00:58:11: saving parent dir ACLs in /u01/app/12.1.0/grid_1/crs/install/ParentDirPerm_dbrac1.txt
    2015-02-11 00:58:11: loading... /u01/app/12.1.0/grid_1/crs/install/ParentDirPerm_dbrac1.txt
    2015-02-11 00:58:11: Getting file permissions for /u01/app/12.1.0
    2015-02-11 00:58:11: Getting file permissions for /u01/app
    2015-02-11 00:58:11: Getting file permissions for /u01
    2015-02-11 00:58:11: Executing cmd: /u01/app/12.1.0/grid_1/bin/sqlplus -V
    2015-02-11 00:58:11: Command output:

    >  SQL*Plus: Release 12.1.0.1.0 Production
    >  
    >End Command output
    2015-02-11 00:58:11: Got CRS release version: 12.1.0.1.0
    2015-02-11 00:58:11:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK
    2015-02-11 00:58:11: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK
    2015-02-11 00:58:11: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK '
    2015-02-11 00:58:11: Removing file /tmp/fileBau02q
    2015-02-11 00:58:11: Successfully removed file: /tmp/fileBau02q
    2015-02-11 00:58:11: /bin/su successfully executed
    2015-02-11 00:58:11: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -pname VERSION
    2015-02-11 00:58:11: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -pname VERSION '
    2015-02-11 00:58:12: Removing file /tmp/fileMP6nyK
    2015-02-11 00:58:12: Successfully removed file: /tmp/fileMP6nyK
    2015-02-11 00:58:12: /bin/su successfully executed
    2015-02-11 00:58:12: The property VERSION for checkpoint:ROOTCRS_STACK is there
    2015-02-11 00:58:12: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -listckpt -name ROOTCRS_STACK -pname VERSION
    2015-02-11 00:58:12: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -listckpt -name ROOTCRS_STACK -pname VERSION '
    2015-02-11 00:58:12: Removing file /tmp/filelarvE4
    2015-02-11 00:58:12: Successfully removed file: /tmp/filelarvE4
    2015-02-11 00:58:12: /bin/su successfully executed
    2015-02-11 00:58:12: Succeeded to get property value:VERSION=12.1.0.1.0
    2015-02-11 00:58:12: version1 is 12.1.0.1.0
    2015-02-11 00:58:12: version2 is 12.1.0.1.0
    2015-02-11 00:58:12: Version match status is 1
    2015-02-11 00:58:12: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status
    2015-02-11 00:58:12: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status '
    2015-02-11 00:58:12: Removing file /tmp/file2xL0lp
    2015-02-11 00:58:12: Successfully removed file: /tmp/file2xL0lp
    2015-02-11 00:58:12: /bin/su successfully executed
    2015-02-11 00:58:12: The 'ROOTCRS_STACK' status is FAILED
    2015-02-11 00:58:12: USER_IGNORED_PREREQ  is set to 1
    2015-02-11 00:58:12: Executing cmd: /u01/app/12.1.0/grid_1/bin/clsecho -p has -f clsrsc -m 363
    2015-02-11 00:58:12: Command output:
    >  CLSRSC-363: User ignored prerequisites during installation
    >End Command output
    2015-02-11 00:58:12: Executing cmd: /u01/app/12.1.0/grid_1/bin/clsecho -p has -f clsrsc -m 363
    2015-02-11 00:58:12: Command output:
    >  CLSRSC-363: User ignored prerequisites during installation
    >End Command output
    2015-02-11 00:58:12: CLSRSC-363: User ignored prerequisites during installation
    2015-02-11 00:58:12: Set BC to 1
    2015-02-11 00:58:12: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status
    2015-02-11 00:58:12: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status '
    2015-02-11 00:58:12: Removing file /tmp/fileUO8xNK
    2015-02-11 00:58:12: Successfully removed file: /tmp/fileUO8xNK
    2015-02-11 00:58:12: /bin/su successfully executed
    2015-02-11 00:58:12: The 'ROOTCRS_STACK' status is FAILED
    2015-02-11 00:58:12: Saving the configuration parameter file data
    2015-02-11 00:58:12: checkpoint status of ROOTCRS_STACK is FAIL
    2015-02-11 00:58:12:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_PARAM
    2015-02-11 00:58:12: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_PARAM
    2015-02-11 00:58:12: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_PARAM '
    2015-02-11 00:58:13: Removing file /tmp/file53D9Q6
    2015-02-11 00:58:13: Successfully removed file: /tmp/file53D9Q6
    2015-02-11 00:58:13: /bin/su successfully executed
    2015-02-11 00:58:13:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP
    2015-02-11 00:58:13: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP
    2015-02-11 00:58:13: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP '
    2015-02-11 00:58:13: Removing file /tmp/fileJAZWvt
    2015-02-11 00:58:13: Successfully removed file: /tmp/fileJAZWvt
    2015-02-11 00:58:13: /bin/su successfully executed
    2015-02-11 00:58:13: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP -status
    2015-02-11 00:58:13: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP -status '
    2015-02-11 00:58:13: Removing file /tmp/filesnoyLQ
    2015-02-11 00:58:13: Successfully removed file: /tmp/filesnoyLQ
    2015-02-11 00:58:13: /bin/su successfully executed
    2015-02-11 00:58:13: The 'ROOTCRS_OSDSETUP' status is SUCCESS
    2015-02-11 00:58:13: Oracle CRS home = /u01/app/12.1.0/grid_1
    2015-02-11 00:58:13: Host name = dbrac1
    2015-02-11 00:58:13: CRS user = grid
    2015-02-11 00:58:13: Oracle CRS home = /u01/app/12.1.0/grid_1
    2015-02-11 00:58:13: GPnP host = dbrac1
    2015-02-11 00:58:13: Oracle GPnP home = /u01/app/12.1.0/grid_1/gpnp
    2015-02-11 00:58:13: Oracle GPnP local home = /u01/app/12.1.0/grid_1/gpnp/dbrac1
    2015-02-11 00:58:13: GPnP directories verified.
    2015-02-11 00:58:13: Checking to see if Oracle CRS stack is already configured
    2015-02-11 00:58:13: Oracle CRS stack is already configured and will be running under init (1M)
    2015-02-11 00:58:13: ---Checking local gpnp setup...
    2015-02-11 00:58:13: chk gpnphome /u01/app/12.1.0/grid_1/gpnp/dbrac1: profile_ok 1 wallet_ok 1 r/o_wallet_ok 1
    2015-02-11 00:58:13: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer" -wu=peer
    2015-02-11 00:58:13: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer" -wu=peer
    2015-02-11 00:58:13: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer" -wu=peer '
    2015-02-11 00:58:13: Removing file /tmp/fileC5RBEe
    2015-02-11 00:58:13: Successfully removed file: /tmp/fileC5RBEe
    2015-02-11 00:58:13: /bin/su successfully executed
    2015-02-11 00:58:13: gpnptool: rc=0
    2015-02-11 00:58:13: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:13: Profile "/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer"
    2015-02-11 00:58:13: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr" -wu=peer
    2015-02-11 00:58:13: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr" -wu=peer
    2015-02-11 00:58:13: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr" -wu=peer '
    2015-02-11 00:58:14: Removing file /tmp/filebJUCzD
    2015-02-11 00:58:14: Successfully removed file: /tmp/filebJUCzD
    2015-02-11 00:58:14: /bin/su successfully executed
    2015-02-11 00:58:14: gpnptool: rc=0
    2015-02-11 00:58:14: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:14: Profile "/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr"
    2015-02-11 00:58:14: chk gpnphome /u01/app/12.1.0/grid_1/gpnp/dbrac1: OK
    2015-02-11 00:58:14: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -o="/tmp/fileW3oHv3" -prf_cn -prf_cid -prf_sq -prf_pa
    2015-02-11 00:58:14: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -o="/tmp/fileW3oHv3" -prf_cn -prf_cid -prf_sq -prf_pa
    2015-02-11 00:58:14: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -o="/tmp/fileW3oHv3" -prf_cn -prf_cid -prf_sq -prf_pa '
    2015-02-11 00:58:14: Removing file /tmp/fileXuqOrt
    2015-02-11 00:58:14: Successfully removed file: /tmp/fileXuqOrt
    2015-02-11 00:58:14: /bin/su successfully executed
    2015-02-11 00:58:14: gpnptool: rc=0
    2015-02-11 00:58:14: gpnptool output:
    2015-02-11 00:58:14: Removing file /tmp/fileW3oHv3
    2015-02-11 00:58:14: Successfully removed file: /tmp/fileW3oHv3
    2015-02-11 00:58:14: setting profile permissions
    2015-02-11 00:58:14: resfiles are /u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/root/ewallet.p12 /u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer/cwallet.sso /u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr/cwallet.sso /u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/pa/cwallet.sso
    2015-02-11 00:58:14: GPnP Wallets ownership/permissions successfully set. [node-local=1]
    2015-02-11 00:58:14: ---Checking cluster-wide gpnp setup...
    2015-02-11 00:58:14: chk gpnphome /u01/app/12.1.0/grid_1/gpnp: profile_ok 1 wallet_ok 1 r/o_wallet_ok 1
    2015-02-11 00:58:14: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer
    2015-02-11 00:58:14: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer
    2015-02-11 00:58:14: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer '
    2015-02-11 00:58:15: Removing file /tmp/filefqLPlU
    2015-02-11 00:58:15: Successfully removed file: /tmp/filefqLPlU
    2015-02-11 00:58:15: /bin/su successfully executed
    2015-02-11 00:58:15: gpnptool: rc=0
    2015-02-11 00:58:15: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:15: Profile "/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer"
    2015-02-11 00:58:15: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/prdr" -wu=peer
    2015-02-11 00:58:15: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/prdr" -wu=peer
    2015-02-11 00:58:15: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/prdr" -wu=peer '
    2015-02-11 00:58:15: Removing file /tmp/fileudaEhm
    2015-02-11 00:58:15: Successfully removed file: /tmp/fileudaEhm
    2015-02-11 00:58:15: /bin/su successfully executed
    2015-02-11 00:58:15: gpnptool: rc=0
    2015-02-11 00:58:15: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:15: Profile "/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/wallets/prdr"
    2015-02-11 00:58:15: chk gpnphome /u01/app/12.1.0/grid_1/gpnp: OK
    2015-02-11 00:58:15: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -o="/tmp/fileYSmOeP" -prf_cn -prf_cid -prf_sq -prf_pa
    2015-02-11 00:58:15: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -o="/tmp/fileYSmOeP" -prf_cn -prf_cid -prf_sq -prf_pa
    2015-02-11 00:58:15: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -o="/tmp/fileYSmOeP" -prf_cn -prf_cid -prf_sq -prf_pa '
    2015-02-11 00:58:15: Removing file /tmp/filernP1bi
    2015-02-11 00:58:15: Successfully removed file: /tmp/filernP1bi
    2015-02-11 00:58:15: /bin/su successfully executed
    2015-02-11 00:58:15: gpnptool: rc=0
    2015-02-11 00:58:15: gpnptool output:
    2015-02-11 00:58:15: Removing file /tmp/fileYSmOeP
    2015-02-11 00:58:15: Successfully removed file: /tmp/fileYSmOeP
    2015-02-11 00:58:15: setting profile permissions
    2015-02-11 00:58:15: resfiles are /u01/app/12.1.0/grid_1/gpnp/wallets/root/ewallet.p12 /u01/app/12.1.0/grid_1/gpnp/wallets/peer/cwallet.sso /u01/app/12.1.0/grid_1/gpnp/wallets/prdr/cwallet.sso /u01/app/12.1.0/grid_1/gpnp/wallets/pa/cwallet.sso
    2015-02-11 00:58:15: GPnP Wallets ownership/permissions successfully set. [node-local=0]
    2015-02-11 00:58:15: gpnp setup checked: local valid? 1 cluster-wide valid? 1
    2015-02-11 00:58:15: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer
    2015-02-11 00:58:15: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer
    2015-02-11 00:58:15: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer '
    2015-02-11 00:58:16: Removing file /tmp/fileaK8v7L
    2015-02-11 00:58:16: Successfully removed file: /tmp/fileaK8v7L
    2015-02-11 00:58:16: /bin/su successfully executed
    2015-02-11 00:58:16: gpnptool: rc=0
    2015-02-11 00:58:16: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:16: Profile "/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer"
    2015-02-11 00:58:16: Local and Cluster-wide setups signed with same wallet.
    gpnp setup: CLUSTERWIDE
    2015-02-11 00:58:16: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl query crs releaseversion
    2015-02-11 00:58:16: Command output:
    >  Oracle High Availability Services release version on the local node is [12.1.0.1.0]
    >End Command output
    2015-02-11 00:58:16: Version String passed is: [Oracle High Availability Services release version on the local node is [12.1.0.1.0]]
    2015-02-11 00:58:16: Version Info returned is : [12.1.0.1.0]
    2015-02-11 00:58:16: Got CRS release version: 12.1.0.1.0
    2015-02-11 00:58:16: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status
    2015-02-11 00:58:16: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status '
    2015-02-11 00:58:16: Removing file /tmp/fileshWmsh
    2015-02-11 00:58:16: Successfully removed file: /tmp/fileshWmsh
    2015-02-11 00:58:16: /bin/su successfully executed
    2015-02-11 00:58:16: The 'ROOTCRS_STACK' is either in START/FAILED state
    2015-02-11 00:58:16:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR
    2015-02-11 00:58:16: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR
    2015-02-11 00:58:16: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR '
    2015-02-11 00:58:16: Removing file /tmp/fileIB67nN
    2015-02-11 00:58:16: Successfully removed file: /tmp/fileIB67nN
    2015-02-11 00:58:16: /bin/su successfully executed
    2015-02-11 00:58:16: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR -status
    2015-02-11 00:58:16: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR -status '
    2015-02-11 00:58:16: Removing file /tmp/filenbKqUj
    2015-02-11 00:58:16: Successfully removed file: /tmp/filenbKqUj
    2015-02-11 00:58:16: /bin/su successfully executed
    2015-02-11 00:58:16: The 'ROOTCRS_OLR' status is SUCCESS
    2015-02-11 00:58:16: 'ROOTCRS_OLR' state is 'SUCCESS'
    2015-02-11 00:58:16: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR -status
    2015-02-11 00:58:16: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR -status '
    2015-02-11 00:58:17: Removing file /tmp/filevkRq2Q
    2015-02-11 00:58:17: Successfully removed file: /tmp/filevkRq2Q
    2015-02-11 00:58:17: /bin/su successfully executed
    2015-02-11 00:58:17: The 'ROOTCRS_OLR' status is SUCCESS
    2015-02-11 00:58:17: OLR is already initialized
    2015-02-11 00:58:17: Executing /u01/app/12.1.0/grid_1/bin/crsctl create scr grid
    2015-02-11 00:58:17: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl create scr grid
    2015-02-11 00:58:17:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP
    2015-02-11 00:58:17: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP
    2015-02-11 00:58:17: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP '
    2015-02-11 00:58:17: Removing file /tmp/filevuHPep
    2015-02-11 00:58:17: Successfully removed file: /tmp/filevuHPep
    2015-02-11 00:58:17: /bin/su successfully executed
    2015-02-11 00:58:17: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP -status
    2015-02-11 00:58:17: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP -status '
    2015-02-11 00:58:17: Removing file /tmp/filegPte2X
    2015-02-11 00:58:17: Successfully removed file: /tmp/filegPte2X
    2015-02-11 00:58:17: /bin/su successfully executed
    2015-02-11 00:58:17: The 'ROOTCRS_GPNPSETUP' status is SUCCESS
    2015-02-11 00:58:17: 'ROOTCRS_GPNPSETUP' state is SUCCESS
    2015-02-11 00:58:17: Local GPNP is already initialized
    2015-02-11 00:58:17: Pin process list is osysmond.bin,ologgerd,ocssd.bin,cssdmonitor,cssdagent,mdb_pmon_-MGMTDB,kswapd0
    2015-02-11 00:58:17:   copy "/u01/app/12.1.0/grid_1/crf/admin/crfdbrac1.ora" => "/tmp/DRDpfvHuaC"
    2015-02-11 00:58:17: Copied existing orafile
    2015-02-11 00:58:17: Creating CHM/OS config file /u01/app/12.1.0/grid_1/crf/admin/crfdbrac1.ora
    2015-02-11 00:58:17: Trying to check if new CRS stack is partially up
    2015-02-11 00:58:17: check new crs stack
    2015-02-11 00:58:17: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check resource ora.cssd -init
    2015-02-11 00:58:17: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.cssd -init
    2015-02-11 00:58:18: Checking the status of ora.cssd
    2015-02-11 00:58:23: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.cssd -init
    2015-02-11 00:58:23: Checking the status of ora.cssd
    2015-02-11 00:58:28: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.cssd -init
    2015-02-11 00:58:28: Checking the status of ora.cssd
    2015-02-11 00:58:33: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check resource ora.crsd -init
    2015-02-11 00:58:33: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.crsd -init
    2015-02-11 00:58:33: Checking the status of ora.crsd
    2015-02-11 00:58:38: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.crsd -init
    2015-02-11 00:58:38: Checking the status of ora.crsd
    2015-02-11 00:58:43: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.crsd -init
    2015-02-11 00:58:44: Checking the status of ora.crsd
    2015-02-11 00:58:49: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check resource ora.evmd -init
    2015-02-11 00:58:49: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.evmd -init
    2015-02-11 00:58:49: Checking the status of ora.evmd
    2015-02-11 00:58:54: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.evmd -init
    2015-02-11 00:58:54: Checking the status of ora.evmd
    2015-02-11 00:58:59: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.evmd -init
    2015-02-11 00:58:59: Checking the status of ora.evmd
    2015-02-11 00:59:04: Oracle Grid Infrastructure is not running from /u01/app/12.1.0/grid_1
    2015-02-11 00:59:04: Deleting older CHM/OS repository at
    2015-02-11 00:59:04:   copy "/tmp/DRDpfvHuaC" => "/u01/app/12.1.0/grid_1/crf/admin/crfdbrac1.ora"
    2015-02-11 00:59:04: Check and delete older IPD/OS installation
    2015-02-11 00:59:04: INFO: The OS Tool is not installed at /usr/lib/oracrf.
    2015-02-11 00:59:04: Registering ohasd
    2015-02-11 00:59:04:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD
    2015-02-11 00:59:04: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD
    2015-02-11 00:59:04: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD '
    2015-02-11 00:59:05: Removing file /tmp/fileF65ZJD
    2015-02-11 00:59:05: Successfully removed file: /tmp/fileF65ZJD
    2015-02-11 00:59:05: /bin/su successfully executed
    2015-02-11 00:59:05: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD -status
    2015-02-11 00:59:05: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD -status '
    2015-02-11 00:59:05: Removing file /tmp/filewDoW1j
    2015-02-11 00:59:05: Successfully removed file: /tmp/filewDoW1j
    2015-02-11 00:59:05: /bin/su successfully executed
    2015-02-11 00:59:05: The 'ROOTCRS_OHASD' status is SUCCESS
    2015-02-11 00:59:05: 'ROOTCRS_OHASD' state is SUCCESS
    2015-02-11 00:59:05: ohasd already registered
    2015-02-11 00:59:05: Starting ohasd
    2015-02-11 00:59:05: Checking the status of ohasd
    2015-02-11 00:59:05: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check has
    2015-02-11 00:59:05: ohasd is already running
    2015-02-11 00:59:05: Checking the status of ohasd
    2015-02-11 00:59:05: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check has
    2015-02-11 00:59:05: ohasd started successfully
    2015-02-11 00:59:05: Creating OHASD resources and dependencies
    2015-02-11 00:59:05: Configuring HASD
    2015-02-11 00:59:05:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES
    2015-02-11 00:59:05: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES
    2015-02-11 00:59:05: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES '
    2015-02-11 00:59:05: Removing file /tmp/fileral9N1
    2015-02-11 00:59:05: Successfully removed file: /tmp/fileral9N1
    2015-02-11 00:59:05: /bin/su successfully executed
    2015-02-11 00:59:05: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES -status
    2015-02-11 00:59:05: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES -status '
    2015-02-11 00:59:06: Removing file /tmp/fileL9iNaK
    2015-02-11 00:59:06: Successfully removed file: /tmp/fileL9iNaK
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: The 'ROOTCRS_INITRES' status is SUCCESS
    2015-02-11 00:59:06: 'ROOTCRS_INITRES' state is SUCCESS
    2015-02-11 00:59:06: OHASD Resources are already configured
    2015-02-11 00:59:06: Successfully created OHASD resources for cluster and ASM
    2015-02-11 00:59:06:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST
    2015-02-11 00:59:06: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST
    2015-02-11 00:59:06: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST '
    2015-02-11 00:59:06: Removing file /tmp/fileqVR08s
    2015-02-11 00:59:06: Successfully removed file: /tmp/fileqVR08s
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST -status
    2015-02-11 00:59:06: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST -status '
    2015-02-11 00:59:06: Removing file /tmp/fileOqJoHc
    2015-02-11 00:59:06: Successfully removed file: /tmp/fileOqJoHc
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: The 'ROOTCRS_AFDINST' status is SUCCESS
    2015-02-11 00:59:06:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST
    2015-02-11 00:59:06: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST
    2015-02-11 00:59:06: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST '
    2015-02-11 00:59:06: Removing file /tmp/file1r4ZQW
    2015-02-11 00:59:06: Successfully removed file: /tmp/file1r4ZQW
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST -status
    2015-02-11 00:59:06: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST -status '
    2015-02-11 00:59:06: Removing file /tmp/filePXzECH
    2015-02-11 00:59:06: Successfully removed file: /tmp/filePXzECH
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: The 'ROOTCRS_ACFSINST' status is SUCCESS
    2015-02-11 00:59:06: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl stop crs -f
    2015-02-11 00:59:09: Command output:
    >  CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.evmd' on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.mdnsd' on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.gipcd' on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.gpnpd' on 'dbrac1'
    >  CRS-2677: Stop of 'ora.cssdmonitor' on 'dbrac1' succeeded
    >  CRS-2677: Stop of 'ora.gipcd' on 'dbrac1' succeeded
    >  CRS-2677: Stop of 'ora.evmd' on 'dbrac1' succeeded
    >  CRS-2677: Stop of 'ora.mdnsd' on 'dbrac1' succeeded
    >  CRS-2677: Stop of 'ora.gpnpd' on 'dbrac1' succeeded
    >  CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'dbrac1' has completed
    >  CRS-4133: Oracle High Availability Services has been stopped.
    >End Command output
    2015-02-11 00:59:09: The return value of stop of CRS: 0
    2015-02-11 00:59:09: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check crs
    2015-02-11 00:59:09: Command output:
    >  CRS-4639: Could not contact Oracle High Availability Services
    >End Command output
    2015-02-11 00:59:09: Oracle CRS stack has been shut down
    2015-02-11 00:59:09:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG
    2015-02-11 00:59:09: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG
    2015-02-11 00:59:09: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG '
    2015-02-11 00:59:10: Removing file /tmp/file9QLcAB
    2015-02-11 00:59:10: Successfully removed file: /tmp/file9QLcAB
    2015-02-11 00:59:10: /bin/su successfully executed
    2015-02-11 00:59:10: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG -status
    2015-02-11 00:59:10: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG -status '
    2015-02-11 00:59:10: Removing file /tmp/fileMeQD8v
    2015-02-11 00:59:10: Successfully removed file: /tmp/fileMeQD8v
    2015-02-11 00:59:10: /bin/su successfully executed
    2015-02-11 00:59:10: The 'ROOTCRS_BOOTCFG' status is SUCCESS
    2015-02-11 00:59:10: 'ROOTCRS_BOOTCFG' state is SUCCESS
    2015-02-11 00:59:10: Node specific initial boot configuration already completed
    2015-02-11 00:59:10: Startup level is 11
    2015-02-11 00:59:10: Attempt to start the whole CRS stack
    2015-02-11 00:59:10: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl start crs -wait
    2015-02-11 01:09:57: Command output:
    >  CRS-4123: Starting Oracle High Availability Services-managed resources
    >  CRS-2672: Attempting to start 'ora.mdnsd' on 'dbrac1'
    >  CRS-2672: Attempting to start 'ora.evmd' on 'dbrac1'
    >  CRS-2676: Start of 'ora.mdnsd' on 'dbrac1' succeeded
    >  CRS-2676: Start of 'ora.evmd' on 'dbrac1' succeeded
    >  CRS-2672: Attempting to start 'ora.gpnpd' on 'dbrac1'
    >  CRS-2676: Start of 'ora.gpnpd' on 'dbrac1' succeeded
    >  CRS-2672: Attempting to start 'ora.gipcd' on 'dbrac1'
    >  CRS-2676: Start of 'ora.gipcd' on 'dbrac1' succeeded
    >  CRS-2672: Attempting to start 'ora.cssdmonitor' on 'dbrac1'
    >  CRS-2676: Start of 'ora.cssdmonitor' on 'dbrac1' succeeded
    >  CRS-2672: Attempting to start 'ora.cssd' on 'dbrac1'
    >  CRS-2672: Attempting to start 'ora.diskmon' on 'dbrac1'
    >  CRS-2676: Start of 'ora.diskmon' on 'dbrac1' succeeded
    >  CRS-2789: Cannot stop resource 'ora.diskmon' as it is not running on server 'dbrac1'
    >  CRS-2883: Resource 'ora.cssdmonitor' failed during Clusterware stack start.
    >  CRS-4406: Oracle High Availability Services synchronous start failed.
    >  CRS-4000: Command Start failed, or completed with errors.
    >End Command output
    2015-02-11 01:09:57: The return value of blocking start of CRS: 1
    2015-02-11 01:09:57: Failed to start the Oracle CRS stack
    2015-02-11 01:09:57: Executing cmd: /u01/app/12.1.0/grid_1/bin/clsecho -p has -f clsrsc -m 117
    2015-02-11 01:09:57: Command output:
    >  CLSRSC-117: Failed to start Oracle Clusterware stack
    >End Command output
    2015-02-11 01:09:57: Executing cmd: /u01/app/12.1.0/grid_1/bin/clsecho -p has -f clsrsc -m 117
    2015-02-11 01:09:57: Command output:
    >  CLSRSC-117: Failed to start Oracle Clusterware stack
    >End Command output
    2015-02-11 01:09:57: CLSRSC-117: Failed to start Oracle Clusterware stack
    2015-02-11 01:09:57: ###### Begin DIE Stack Trace ######
    2015-02-11 01:09:57:     Package         File                 Line Calling  
    2015-02-11 01:09:57:     --------------- -------------------- ---- ----------
    2015-02-11 01:09:57:  1: main            rootcrs.pl            211 crsutils::dietrap
    2015-02-11 01:09:57:  2: crsinstall      crsinstall.pm         941 main::__ANON__
    2015-02-11 01:09:57:  3: crsinstall      crsinstall.pm         857 crsinstall::start_cluster
    2015-02-11 01:09:57:  4: crsinstall      crsinstall.pm         281 crsinstall::prepare_to_start_clusterware
    2015-02-11 01:09:57:  5: crsinstall      crsinstall.pm         219 crsinstall::CRSInstall
    2015-02-11 01:09:57:  6: main            rootcrs.pl            334 crsinstall::new
    2015-02-11 01:09:57: ####### End DIE Stack Trace #######
    2015-02-11 01:09:57: ROOTCRS_STACK checkpoint has failed
    2015-02-11 01:09:57: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -writeckpt -name ROOTCRS_STACK -state FAIL
    2015-02-11 01:09:57: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -writeckpt -name ROOTCRS_STACK -state FAIL '
    2015-02-11 01:09:57: Removing file /tmp/fileJKiQVi
    2015-02-11 01:09:57: Successfully removed file: /tmp/fileJKiQVi
    2015-02-11 01:09:57: /bin/su successfully executed
    2015-02-11 01:09:57: Succeeded in writing the checkpoint:'ROOTCRS_STACK' with status:FAIL
    2015-02-11 01:09:57: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -writeckpt -name ROOTCRS_STACK -state FAIL
    2015-02-11 01:09:57: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -writeckpt -name ROOTCRS_STACK -state FAIL '
    2015-02-11 01:09:58: Removing file /tmp/file3h3DN6
    2015-02-11 01:09:58: Successfully removed file: /tmp/file3h3DN6
    2015-02-11 01:09:58: /bin/su successfully executed
    2015-02-11 01:09:58: Succeeded in writing the checkpoint:'ROOTCRS_STACK' with status:FAIL

  • Find a link to download oracle 10gR2 Clusterware win32

    I want to find a link to download oracle 10gR2 Clusterware win32, please

    10g software is desupported and no longer available for download. Pl open an SR with Support
    https://forums.oracle.com/forums/search.jspa?threadID=&q=10g+AND+download&objID=c18&dateRange=last90days&userID=&numResults=15
    Requesting Physical Shipment or Download URL for Software Media [ID 1071023.1]
    HTH
    Srini

  • Any place I can find Oracle database known issues

    Hi
    Is there any place I can find Oracle database known issues list for specified release?
    Thanks

    Specifically, see MOS Docs
    555579.1 - 10.2.0.4 Patch Set - Availability and Known Issues
    738538.1 - 11.1.0.7 Patch Set - Availability and Known Issues
    HTH
    Srini

  • ORACLE RAC - Clusterware 11Gr1  -

    Hi,
    We are starting a fresh installation of an Oracle RAC database on:
    IBM AIX 5.3
    Processor Type: PowerPC_POWER7
    Processor Implementation Mode: POWER 6
    Processor Version: PV_6_Compat
    Number Of Processors: 2
    Processor Clock Speed: 3108 MHz
    CPU Type: 64-bit
    Kernel Type: 64-bit
    We are changing the servers and installing new binaries: clusterware ,asm binary, rdbms binary. After that, database will be migrated to this server. The oracle clusterware will be on 11.1.0.7, ASM on 11.1.0.7 and RDMS on 10.2.0.4. We are installing exactly as it is in production now.
    After the servers were release to the dba, configured the ocr and voting disks and the pre-reqs, during the installation we face an error on the second node, while running the root.sh. The installation went successfully, 100% and on the first node finished successfully and started the services. On the second node, while running the root.hs, it failed with the message :
    --> Failure at final check of oracle CRS stack. 10
    Checking the logs, we could see the following:
    [    CSSD]2011-09-25 02:59:51.633 [1030] >TRACE: clssnmReadDskHeartbeat: node 1, hodev001ler, has a disk HB, but no network HB, DHB has rcfg 212382813, wrtcnt, 2978, LATS 3178240991, lastSeqNo 2978, timestamp 1316930391/924708736
    [    CSSD]2011-09-25 02:59:51.984 [1287] >TRACE: clssnmReadDskHeartbeat: node 1, hodev001ler, has a disk HB, but no network HB, DHB has rcfg 212382813, wrtcnt, 2978, LATS 3178241341, lastSeqNo 2978, timestamp 1316930391/924708736
    [    CSSD]2011-09-25 02:59:52.304 [1801] >TRACE: clssnmReadDskHeartbeat: node 1, hodev001ler, has a disk HB, but no network HB, DHB has rcfg 212382813, wrtcnt, 2978, LATS 3178241662, lastSeqNo 2978, timestamp 1316930391/924708736
    [    CSSD]2011-09-25 02:59:52.635 [1030] >TRACE: clssnmReadDskHeartbeat: node 1, hodev001ler, has a disk HB, but no network HB, DHB has rcfg 212382813, wrtcnt, 2979, LATS 3178241992, lastSeqNo 2979, timestamp 1316930392/924709737
    [    CSSD]2011-09-25 02:59:52.771 [5399] >TRACE: clssnmLocalJoinEvent: node(1), state(0), cont (1), sleep (0), diskHB 1, diskinfo 110aa46f0
    [    CSSD]2011-09-25 02:59:52.771 [5399] >TRACE: clssnmLocalJoinEvent: node(2), state(1), cont (0), sleep (0), diskHB 1, diskinfo 110aa46f0
    All the notes seems to point to and interface/interconnect problem, but we dont have any clue on what parameter or what checks we need to perform with Unix Team. Does anybody had this issue? Any clue on what may be need to be adjusted or configured to solve this issue? Following below is the interfaces of both servers: hodb001lernew and hodb002lernew:
    hodb001lernew
    root@hodev001lernew:/u01/crs/log/hodev001ler # ifconfig -a
    en1: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.85.221 netmask 0xffffffe0 broadcast 10.124.85.223
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en2: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.140.109 netmask 0xffffffe0 broadcast 10.124.140.127
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en3: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.56.96.47 netmask 0xffffe000 broadcast 10.56.127.255
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en5: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.251.4 netmask 0xffffffc0 broadcast 10.124.251.63
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
    inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
    inet6 ::1/0
    tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
    hodb002lernew
    root@hodev002lernew:/u01/crs/log/hodev002ler # ifconfig -a
    en0: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 172.16.1.11 netmask 0xffffff00 broadcast 172.16.1.255
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en1: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.85.220 netmask 0xffffffe0 broadcast 10.124.85.223
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en2: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.140.110 netmask 0xffffffe0 broadcast 10.124.140.127
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en3: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.56.96.48 netmask 0xffffe000 broadcast 10.56.127.255
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en5: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.251.7 netmask 0xffffffc0 broadcast 10.124.251.63
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
    inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
    inet6 ::1/0
    tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
    Also, while we run the cluverify, it appears the following warning on the interfaces verification:
    Checking node connectivity...
    Node connectivity check passed for subnet "172.16.1.0" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.124.85.192" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.124.140.96" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.56.96.0" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.124.107.224" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.124.251.0" with node(s) hodev002ler,hodev001ler.
    Interfaces found on subnet "172.16.1.0" that are likely candidates for VIP:
    hodev002ler en0:172.16.1.11
    hodev001ler en0:172.16.1.13
    Interfaces found on subnet "10.124.85.192" that are likely candidates for VIP:
    hodev002ler en1:10.124.85.200
    hodev001ler en1:10.124.85.222
    Interfaces found on subnet "10.124.140.96" that are likely candidates for VIP:
    hodev002ler en2:10.124.140.97
    hodev001ler en2:10.124.140.101
    Interfaces found on subnet "10.56.96.0" that are likely candidates for VIP:
    hodev002ler en3:10.56.96.8
    hodev001ler en3:10.56.96.32
    Interfaces found on subnet "10.124.107.224" that are likely candidates for VIP:
    hodev002ler en4:10.124.107.231
    hodev001ler en4:10.124.107.241
    Interfaces found on subnet "10.124.251.0" that are likely candidates for VIP:
    hodev002ler en5:10.124.251.7
    hodev001ler en5:10.124.251.4
    WARNING:
    Could not find a suitable set of interfaces for the private interconnect.
    Any helps?
    Thanks,

    Hi,
    Thanks for the reply. Here is what I have:
    Node 1:
    oracle@hodev001lernew:/home/oracle # ssh hodev002lernew date
    Tue Oct 4 19:09:16 GRNLNDST 2011
    oracle@hodev001lernew:/home/oracle # ssh hodev002lernew_pri date
    Tue Oct 4 19:09:25 GRNLNDST 2011
    Node 2:
    oracle@hodev002lernew:/home/oracle # ssh hodev001lernew date
    Tue Oct 4 19:10:24 GRNLNDST 2011
    oracle@hodev002lernew:/home/oracle # ssh hodev001lernew_pri date
    Tue Oct 4 19:10:57 GRNLNDST 2011
    Regarding the Firewall point, I issued the command lsfilt but didn't return. it means it is not enabled? Im at AIX 5.3, any other command to verify this point ?
    root@hodev001lernew:/ # /usr/sbin/lsfilt -a
    Can not open device /dev/ipsec4_filt.
    root@hodev002lernew:/ # lsfilt -a
    Can not open device /dev/ipsec4_filt.
    Thanks
    Edited by: user11969939 on 04/10/2011 15:23

  • PDF Format Oracle Reports font issue

    My process is generating the batch oracle Reports.
    Their key map is:
    Key1: %* server=server1 userid=xxxs/xxx@xxxx report=D:\sample.rdf destype=file desformat=PDF
    My process is calling IAS server to generate report. IAS ser is generating and saving the report in the specified location.Reports are running on the server locally and DESTYPE=FILE. So the Oracle Reports output is saved on the server itself. Whenever i open the report on my machine/server i have font issue. Some of the reports has very tiny font. It seems the reports generated by using oracle reports which is Arial Unicode font type is causing the problem. If any reports other then Arial Unicode font like Arial Westrn, those reports are fine. We have 1000s of reports. So we don't want to change each report font type. For me it seems the issue is with the font on the server. Is there anyway to ask App server use Arial Westrn if Arial Unicode not found. How to make these configuration changes in the server. Any suggestions please.

    Maybe this helps or at least points you in some direction ...
    Have a look at font aliasing when configuring Application Server : http://download.oracle.com/docs/cd/B14099_19/bi.1012/b14048/pbr_font.htm#i1006140
    If your Application Server is located on Windows I would suggest to install the fonts there.
    In Unix, this a more complex task.

Maybe you are looking for

  • Paste option fails 50% of the time using iSupport via FireFox

    At my job we use the iSupport online ticketing system via FireFox. However within the past year or so, the following has been happening: If I have a piece of text I've copied, (for example the word 'test'), and then I paste it into either of the abov

  • Hyperlink in pdf forms

    I want to provide a link as a static text while designing the xdp.Please help me for this. Any info. related to this is highly appreciated. Thanks in advance.

  • Forgot to check on "Anamorphic" in Sequence Settings....

    Hi Everyone, I'm working on a wedding shot in 16:9. Everything looks fine, but for the ceremony sequence, I somehow forgot to click on anamorphic and now I have bars on the top and bottom. When I click on anamorphic, I still have the bars, but now th

  • Autoflow Text makes boxes ON TOP of master linked boxes (IDCS3)

    Using CS 3 version 5.0.4 on G5 Mac with OS 10.4.11 Adobe's instructions say: "Flow text automatically " With the loaded text icon displayed, hold down Shift as you do one of the following: Click the loaded text icon in a column to create a frame the

  • I lost my ipod and idk how to find it

    i lost my ipod at school and i've been trying to find it with peoples help but its not helping can someone help me and try helping me with the tec stuff about finding my ipod.... also i have the ifind it app but its need wifi for ipods and i have a l