Root.sh fails while installation of 10.2.0.1 clusterware on Solaris

All
I am trying to configure RAC on solaris 10 OS running on a 64 bit SPARC machine using RAW slices for the cluster files /dev/rdsk/c1t9d0s5 (OCR)and /dev/rdsk/c1t9d0s6 (Vote Disk). Using format command, I would create these slices leaving about 10 cylinders initially I would assign 200mb for each slice.
when I try to run OUI for cluster ware 10.2.0.1 at the step when I am asked to run root.sh, my attempt to run this script continues to fail with below error message.
root@hcssun01 # /u01/app/oracle/product/10.2.0/crs_home/root.sh
WARNING: directory '/u01/app/oracle/product/10.2.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
Checking to see if Oracle CRS stack is already configured
Checking to see if any 9i GSD is up
/u01/app/oracle/product/10.2.0/crs_home/bin/lsdb: failed to initialize interface to Cluster Manager.
Setting the permissions on OCR backup directory
Setting up NS directories
Oracle Cluster Registry configuration upgraded successfully
WARNING: directory '/u01/app/oracle/product/10.2.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
clscfg -install -nn nodeA,nodeAnum,nodeB,nodeBnum... -o crshome
-l languageid -c clustername -q votedisk
[-t p1,p2,p3,p4] [-pn privA,privAnum,privB,privBnum...]
[-hn hostA,hostAnum,hostB,hostBnum...]
-o crshome - directory CRS is installed in
-q votedisk - path to the CSS voting disk
-c clustername - name of the cluster. 1-14 character string
-l languageid - Oracle localization language id.
e.g. AMERICAN_AMERICA.WE8ASCII37C
-nn name,num - nodename list in pairs of nodename,nodenumber
If OS clusterware is installed see vendor docs.
e.g. node1,1,node2,2,node4,4
-pn name,num - Defines private interconnect names for nodes already
specified with the -nn flag.
Defaults to the nodename if not specified.
-hn name,num - Defines hostnames for nodes specified with the -nn
flag in the same format as above.
Defaults to the nodename if not specified.
-t p1,p2,p3,p4 - Specifies TCP ports to be used by the CRS daemons
on the private interconnect.
default ports: 49895,49896,49897,49898
-force Forces overwrite of any previous configuration.
WARNING: Using this tool may corrupt your cluster configuration. Do not
use unless you positively know what you are doing.
Failed to initialize Oracle Cluster Registry for cluster
0
From the log files under the folder CRS_HOME/log/<hostname>/client does not reveal much information either... If you have any idea of whats going wrong and needs a fix/workaround could you please help me? Below are more details of the Software Stack and H/W which may be of some help.
OS: Solaris 5.10 running on SF 480R.
Cluster 10.2.0.1
I intend to install RDBMS 10.2.0.1 on top of this and later upgrade it to 11.1
I am referring to the Oracle Clusterware and Oracle Real Application Clusters Installation Guide (b14205-01) published by Oracle.
Thanks in advance.
Sarat.

Thanks for the assiatance. However, I am yet to proceed beyond this root.sh.
after multiple tries.. I am coming across this Oracle UDLM software which I am sure I do not have on my cluster machines. But not in every place is it mentioned? What is this software about.. I have searched all my oracle and no where this package / patch is available.. if you know about it ( the patch number or something) can you help me?
Also I have a question to clarify... it could be elimentary .. but request your patience... On the Sun Cluster we have defined Disk Resource Groups which are configured for cold failover along with other resource groups ... is this some thing which is not allowed/permitted.. I mean not supported...
I will need your help as I am singing this song of Oracle RAC on Sun Solaris 10 for the first time..
Regards!
Sarat

Similar Messages

  • Internet Directory configuration assistant failed while installation

    Hi,
    Internet Directory configuration assistant failed while installation of OID Apps infrastructure Identity management componenet installation for HA option Oracle AS cluster identity management.
    Tue Apr 30 15:40:56 BST 2013 OID CA started.
    Registering OID server..
    SID: orcl
    DB Host: DBHOST2
    DB Version:10.1.0.5.0
    create final wallet
    Setting OID wallet permissions..
    cmdline:0:/a01/OIDPRODZ/ldap/bin/oidsp.sh
    Linux
    Entering Ldap Post Installation Set File Permissions
    Setting wallet file protections
    Leaving Ldap Post Installation Set File Permissions
    Stopping OID Server using OPMN..
    Starting OID Server using OPMN..
    Tue Apr 30 15:41:04 BST 2013 Bind request issued. Waiting for OID Server response.
    with a retryCount:20
    Tue Apr 30 15:41:34 BST 2013 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: APPHOST1.process.com:13060 [Root exception is java.net.ConnectException: Connection refused]
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:491)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:134)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:156)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:961)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:277)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:508)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:845)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:984)
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:124)
         at com.sun.jndi.ldap.Connection.createSocket(Connection.java:346)
         at com.sun.jndi.ldap.Connection.<init>(Connection.java:181)
         at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:119)
         at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1668)
         at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2599)
         at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
         at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
         at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
         at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
    Any suggestion ?
    Thanks

    Hi,
    Thank you for the replay.
    #cat /etc/hosts
    # device defined for TCP in your /etc/net file. It may also contain
    # entries for well-known (reserved) names such as timeserver
    # and printserver as well as any other host name and address.
    # The format of this file is:
    # Internet Address Hostname # Comments
    # Items are separated by any number of blanks and/or tabs. A '#'
    # indicates the beginning of a comment; characters up to the end of the
    # line are not interpreted by routines which search this file. Blank
    # lines are allowed.
    # Internet Address Hostname # Comments
    # 192.9.200.1 net0sample # ethernet name/address
    # 128.100.0.1 token0sample # token ring name/address
    # 10.2.0.2 x25sample # x.25 name/address
    127.0.0.1 loopback localhost # loopback (lo0) name/address
    192.168.107.205 NSEL-CHN-S05 myserver.com
    #netstat -a |grep 13062
    (no output)
    In my knowledge these are the patches required.
    Patches
    1)IY70159 : KRTL relocation problem
    2)IY66513 : Parsing of LDR_CNTRL value fails
    3)IY68989 : write to mmapped space hangs
    I checked like this,
    # instfix -i -k IY70159
    All filesets for IY70159 were found.
    # instfix -i -k IY66513
    All filesets for IY66513 were found.
    # instfix -i -k IY68989
    All filesets for IY68989 were found.
    Regards,
    Mat.

  • ROOT.SH failed while installing clusterware, Need Help

    Hi,
    I am creating 2 Node RAC, while installing the clusterware I had to run the two scripts at the end....RootInst....done yet I am stuck with root.sh , However I tried it on Node2, It worked perfect...configured clusterware and alll services are up on Node2..
    Here is what I got on Node1.
    USM driver install actions failed
    /u01/app/11.2.0.3/grid/perl/bin/perl -I/u01/app/11.2.0.3/grid/perl/lib -I/u01/app/11.2.0.3/grid/crs/install /u01/app/11.2.0.3/grid/crs/install/rootcrs.pl execution failed
    Can some one please help, If it can work on Node2 Why not on Node1..
    Your help will be really appreciating.
    My OS is AIX 7.1
    And Clusterware Im trying to install is 11R2.
    =========================

    1- Have you ran the orainstRoot.sh on the two nodes before start running the root.sh?
    2- Have you started running the root.sh on the "local node" FIRST (i mean, the node from where you´re installing the GI)?
    Edited by: user6418608 on 07/03/2013 11:35

  • 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 failed during RAC11.2g installation

    Dears,
    I'm trying to install RAC 11.2 (Grid Infrastructure version is 11.2.0.1) on two linux nodes (OS version is Oracle Linux 5.11 2.6.39-400.215.10.el5uek)
    SELinux + Firewall are stopped, ASM works fine (listdisks and querydisk shows my disks correctly), ping between both nodes on public and private IPs is OK, hosts file configured well.
    ASM owner is user grid, and this user is the same used while installation of grid infrastructure.
    # /sbin/modinfo oracleasm
    filename:       /lib/modules/2.6.39-400.215.10.el5uek/kernel/drivers/block/oracleasm/oracleasm.ko
    description:    Kernel driver backing the Generic Linux ASM Library.
    author:         Joel Becker <[email protected]>
    version:        2.0.8
    license:        GPL
    srcversion:     28484D2A43A6D981AAB9246
    depends:       
    vermagic:       2.6.39-400.215.10.el5uek SMP mod_unload modversions
    parm:           use_logical_block_size:Prefer logical block size over physical (Y=logical, N=physical [default]) (bool)
    Installation was fine, without any errors or warnings until executing root.sh, the result was:
    # /opt/app/grid/product/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
        ORACLE_OWNER= grid
        ORACLE_HOME=  /opt/app/grid/product/11.2.0/grid
    Enter the full pathname of the local bin directory: [/usr/local/bin]:
       Copying dbhome to /usr/local/bin ...
       Copying oraenv to /usr/local/bin ...
       Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2015-04-20 17:06:03: Parsing the host name
    2015-04-20 17:06:03: Checking for super user privileges
    2015-04-20 17:06:03: User has super user privileges
    Using configuration parameter file: /opt/app/grid/product/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
      root wallet
      root wallet cert
      root cert export
      peer wallet
      profile reader wallet
      pa wallet
      peer wallet keys
      pa wallet keys
      peer cert request
      pa cert request
      peer cert
      pa cert
      peer root cert TP
      profile reader root cert TP
      pa root cert TP
      peer pa cert TP
      pa peer cert TP
      profile reader pa cert TP
      profile reader peer cert TP
      peer user cert
      pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    acfsroot: ACFS-9301: ADVM/ACFS installation can not proceed:
    acfsroot: ACFS-9302: No installation files found at /opt/app/grid/product/11.2.0/grid/install/usm/EL5/x86_64/2.6.18-8/2.6.18-8.el5uek-x86_64/bin.
    CRS-2672: Attempting to start 'ora.gipcd' on 'node01'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'node01'
    CRS-2676: Start of 'ora.gipcd' on 'node01' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'node01'
    CRS-2676: Start of 'ora.gpnpd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'node01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'node01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'node01'
    CRS-2676: Start of 'ora.diskmon' on 'node01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'node01'
    CRS-2676: Start of 'ora.ctssd' on 'node01' succeeded
    DiskGroup DATA creation failed with the following message:
    ORA-15018: diskgroup cannot be created
    ORA-15130: diskgroup "DATA" is being dismounted
    Configuration of ASM failed, see logs for details
    Did not succssfully configure and start ASM
    CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/app/grid/product/11.2.0/grid/bin/crsctl stop resource ora.crsd -init
    Stop of resource "ora.crsd -init" failed
    Failed to stop CRSD
    CRS-2673: Attempting to stop 'ora.asm' on 'node01'
    CRS-2677: Stop of 'ora.asm' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'node01'
    CRS-2677: Stop of 'ora.ctssd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'node01'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'node01'
    CRS-2677: Stop of 'ora.cssd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'node01'
    CRS-2677: Stop of 'ora.gpnpd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'node01'
    CRS-2677: Stop of 'ora.gipcd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'node01'
    CRS-2677: Stop of 'ora.mdnsd' on 'node01' succeeded
    Initial cluster configuration failed.  See /opt/app/grid/product/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_node01.log for details
    On rootcrs_node01.log file I found:
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc3.d/S96ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc3.d/S96ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc3.d/S96ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc3.d/S96ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc5.d/S96ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc5.d/S96ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc5.d/S96ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc5.d/S96ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc0.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc0.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc0.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc0.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc1.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc1.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc1.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc1.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc2.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc2.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc2.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc2.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc4.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc4.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc4.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc4.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc6.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc6.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc6.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc6.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: The file ohasd has been successfully linked to the RC directories
    What did I missed ?
    Kindly advice ...
    Best regards

    Thanks dear,
    Problem solved by performing two things:
    1st: I followed the link you advice and set:
    ORACLEASM_SCANORDER="sdb"
    ORACLEASM_SCANEXCLUDE="sda sr"
    Where my disks are:
    [root@node01 ~]# fdisk -l
    Disk /dev/sda: 300.0 GB, 299966445568 bytes
    255 heads, 63 sectors/track, 36468 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 262144 bytes / 262144 bytes
    Disk identifier: 0x0005aeac
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1       34421   276480000   83  Linux
    /dev/sda2           34421       36461    16384000   82  Linux swap / Solaris
    Disk /dev/sdb: 1998.4 GB, 1998375747584 bytes
    255 heads, 63 sectors/track, 242955 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00000000
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1               1      127483  1024007166   83  Linux
    /dev/sdb2          127484      242955   927528840   83  Linux
    2nd: We found a hardware problem in connection between network storage and the switch (the type of fiber cable wasn't correct, solved by using single-mode cable instead of multi-mode cable)
    Both actions make this log (oracleasm-read-label: Unable to open device "/dev/sda1": No such file or directory) disappear.
    Thanks for help and best regards,

  • Root.sh failed on second node while installing CRS 10g on centos 5.5

    root.sh failed on second node while installing CRS 10g
    Hi all,
    I am able to install Oracle 10g RAC clusterware on first node of the cluster. However, when I run the root.sh script as root
    user on second node of the cluster, it fails with following error message:
    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
    and run cluvfy stage -post hwos -n all -verbose,it show message:
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check failed.
    Checking shared storage accessibility...
    Disk Sharing Nodes (2 in count)
    /dev/sda db2 db1
    and run cluvfy stage -pre crsinst -n all -verbose,it show message:
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check failed.
    Checking system requirements for 'crs'...
    No checks registered for this product.
    and run cluvfy stage -post crsinst -n all -verbose,it show message:
    Result: Node reachability check passed from node "DB2".
    Result: User equivalence check passed for user "oracle".
    Node Name CRS daemon CSS daemon EVM daemon
    db2 no no no
    db1 yes yes yes
    Check: Health of CRS
    Node Name CRS OK?
    db1 unknown
    Result: CRS health check failed.
    check crsd.log and show message:
    clsc_connect: (0x143ca610) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_db2_crs))
    clsssInitNative: connect failed, rc 9
    Any help would be greatly appreciated.
    Edited by: 868121 on 2011-6-24 上午12:31

    Hello, it took a little searching, but I found this in a note in the GRID installation guide for Linux/UNIX:
    Public IP addresses and virtual IP addresses must be in the same subnet.
    In your case, you are using two different subnets for the VIPs.

  • Application express installation is failed while running apxdevrm.sql scrip

    Hello Experts,
    i am new to Oracle Application express. My installation is failed while running the script (apxdevrm.sql).
    here is the command i ran as sysdba
    @apexins xxxxx apex apex temp /i/
    installation is exited with the following error :
    REPORT:SYS> prompt Set Application ID...
    Set Application ID...
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- SET APPLICATION ID
    4 wwv_flow.g_flow_id := nvl(wwv_flow_application_install.get_application_id,4411);
    5 wwv_flow_api.g_id_offset := nvl(wwv_flow_application_install.get_offset,0);
    6 null;
    7
    8 end;
    9 /
    REPORT:SYS>
    REPORT:SYS> --application/delete_application
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- Remove Application
    4 wwv_flow_api.remove_flow(nvl(wwv_flow_application_install.get_application_id,4411));
    5
    6 end;
    7 /
    begin
    ERROR at line 1:
    ORA-20001: API operation includes calls that are incompatible with the current runtime.
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 32
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 247
    ORA-06512: at line 4
    here is my database version :
    REPORT:SYS> select * from v$version;
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    OS version :
    cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.6 (Tikanga)
    any one had this issue in the past?
    your help is greatly appreciated.
    Edited by: 892564 on Oct 20, 2011 4:15 PM

    Hello experts,
    is there any best way to trouble shoot the error which i got?
    Thanks
    !# Pavan

  • The unattended installation failed while installing SQL Server 2008 R2 ????

    Hi gurus,
    I got an error while installing SQL Server 2008 R2 in Windows 2008 R2 standard 64 bit operating system.
    LOG file*
    Customized installation of SQL Server 2008R2 for SAP *
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlWriter_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Client Tools Connectivity
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Management Tools - Complete
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Management Tools - Basic
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Client Tools SDK
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Business Intelligence Development Studio
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SystemConfigurationCheck_Report.htm
    1/16/2012 10:13:34 PM
    Message Box "Installation failed"
    The unattended installation failed.
      Installation Step: The unattended installation failed.
      Return Code:       -2068052377
      Log File:          C:\Windows\SQL4SAP.log
    Check the log file above.
    See SAP note 1144459 for known issues.
    Result: vbOK
    Registry settings (2/2):
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\{3d06c673-5e8a-41c0-b47f-3c3ca0a22e67}
    WRITE(REG_DWORD): 4
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\{2b9034f3-b661-4d36-a5ef-60ab5a711ace}
    WRITE(REG_DWORD): 4
    1/16/2012 10:37:32 PM
    Quit script with return code 1
    Please help me out with this issue.
    REGARDS,
    Raj

    Hello Raj,
    MS SQL DB installation specific steps for SAP system is clearly documented in SAP Installation guide. Please download from SMP, read it carefully and install as mentioned in the guide.
    Hope it helps.
    Thanks,
    Siva Kumar

  • Install RAC failed with root.sh error while loading shared libraries: libst

    Hi ,
    I install rac under vmware workstation using this atricle .
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    everything work smoothly but I faced error with root.sh
    Failed to upgrade Oracle Cluster Registry configuration
    I found metlalink talk about missing compat-libstdc++-33-3.2.3-47.3.ia64.rpm and must be installed according to
    that .
    The probelm rasied when run
    /u01/app/oracle/product/10.2.0/crs/bin/crsctl.bin: error while loading shared libraries: libstdc++.so.5: cannot
    open shared object file: No such file or directory
    Failure initializing entries in /etc/oracle/scls_scr/rac2.
    Linux version is RHE4
    [oracle@rac1 bin]$ uname -a
    Linux rac1.localdomain 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux
    when install this package it does not work
    [root@rac1 RPMS]# rpm -Uvh compat-libstdc++-33-3.2.3-47.3.ia64.rpm
    warning: compat-libstdc++-33-3.2.3-47.3.ia64.rpm: V3 DSA signature: NOKEY, key ID b38a8516error: Failed
    dependencies:
    libc.so.6.1()(64bit) is needed by compat-libstdc++-33-3.2.3-47.3.ia64 libc.so.6.1(GLIBC_2.2)(64bit)
    is needed by compat-libstdc++-33-3.2.3-47.3.ia64 libc.so.6.1(GLIBC_2.3)(64bit) is needed by compat-
    libstdc++-33-3.2.3-47.3.ia64 libgcc_s.so.1()(64bit) is needed by compat-libstdc++-33-3.2.3-47.3.ia64
    libgcc_s.so.1(GCC_3.0)(64bit) is needed by compat-libstdc++-33-3.2.3-47.3.ia64 libgcc_s.so.1(GCC_3.3)(64bit)
    is needed by compat-libstdc++-33-3.2.3-47.3.ia64 libgcc_s.so.1(GLIBC_2.0)(64bit) is needed by compat-
    libstdc++-33-3.2.3-47.3.ia64 libm.so.6.1()(64bit) is needed by compat-libstdc++-33-3.2.3-47.3.ia64
    compat-libstdc++ = 7.3-2.96.128 is needed by (installed) compat-libstdc++-devel-7.3-2.96.128.i386 compat-
    libstdc++ = 7.3 is needed by (installed) compat-gcc-c++-7.3-2.96.128.i386[root@rac1 RPMS]#
    My probelm cannot install this packages ? What shoudl I do .

    user12010537 wrote:
    Hi ,
    I found metlalink talk about missing compat-libstdc++-33-3.2.3-47.3.ia64.rpm and must be installed according to
    Linux version is RHE4
    [root@rac1 RPMS]# rpm -Uvh compat-libstdc++-33-3.2.3-47.3.ia64.rpm
    warning: compat-libstdc++-33-3.2.3-47.3.ia64.rpm: V3 DSA signature: NOKEY, key ID b38a8516error: Failed
    dependencies:
    libc.so.6.1()(64bit) is needed by compat-libstdc++-33-3.2.3-47.3.ia64
    My probelm cannot install this packages ? What shoudl I do .
    Hi,
    You need to install the dependency package first like glibc, etc
    also see the output from runcluvfy, it should show which packages need to installed
    Cheers

  • Root.sh fails on 11.2.0.3 clusterware while starting 'ora.asm' resource

    Dear all,
    I am trying to install clean Oracle 11.2.0.3 grid infrastructure on a two node cluster running on Solaris 5.10.
    - Cluster verification was successfully on both nodes; No warning or issues;
    - I am using 2 network cards for the public and 2 for the private interconnect;
    - OCR is stored on ASM
    - Firewall is disabled on both nodes
    - SCAN is being configured on the DNS (not added in /etc/hosts)
    - GNS is not used
    - hosts file is identical (except the primary hostname)
    The problem: root.sh fails on the 2nd (remote) node, because it fails to start the "ora.asm" resource. However, the root.sh has completed successfully on the 1st node.. Somehow, root.sh doesn't create +ASM2 instance on the remote (host2) node.
    root.sh was executed first on the local node (host1) and after the successful execution was started on the remote (host2) node.
    Output from host1 (working):
    ===================
    Adding Clusterware entries to inittab
    CRS-2672: Attempting to start 'ora.mdnsd' on 'host1'
    CRS-2676: Start of 'ora.mdnsd' on 'host1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'host1'
    CRS-2676: Start of 'ora.gpnpd' on 'host1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'host1'
    CRS-2672: Attempting to start 'ora.gipcd' on 'host1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'host1' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'host1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'host1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'host1'
    CRS-2676: Start of 'ora.diskmon' on 'host1' succeeded
    CRS-2676: Start of 'ora.cssd' on 'host1' succeeded
    ASM created and started successfully.
    Disk Group CRS created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-4256: Updating the profile
    Successful addition of voting disk 4373be34efab4f01bf79f6c5362acfd3.
    Successful addition of voting disk 7fd725fa4d904f07bf76cecf96791547.
    Successful addition of voting disk a9c85297bdd74f3abfd86899205aaf17.
    Successfully replaced voting disk group with +CRS.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 4373be34efab4f01bf79f6c5362acfd3 (/dev/rdsk/c4t600A0B80006E2CC40000C6674E82AA57d0s4) [CRS]
    2. ONLINE 7fd725fa4d904f07bf76cecf96791547 (/dev/rdsk/c4t600A0B80006E2CC40000C6694E82AADDd0s4) [CRS]
    3. ONLINE a9c85297bdd74f3abfd86899205aaf17 (/dev/rdsk/c4t600A0B80006E2F100000C7744E82AC7Ad0s4) [CRS]
    Located 3 voting disk(s).
    CRS-2672: Attempting to start 'ora.asm' on 'host1'
    CRS-2676: Start of 'ora.asm' on 'host1' succeeded
    CRS-2672: Attempting to start 'ora.CRS.dg' on 'host1'
    CRS-2676: Start of 'ora.CRS.dg' on 'host1' succeeded
    CRS-2672: Attempting to start 'ora.registry.acfs' on 'host1'
    CRS-2676: Start of 'ora.registry.acfs' on 'host1' succeeded
    Configure Oracle Grid Infrastructure for a Cluster ... succeeded
    Name Type Target State Host
    ora.CRS.dg ora....up.type ONLINE ONLINE host1
    ora....ER.lsnr ora....er.type ONLINE ONLINE host1
    ora....N1.lsnr ora....er.type ONLINE ONLINE host1
    ora....N2.lsnr ora....er.type ONLINE ONLINE host1
    ora....N3.lsnr ora....er.type ONLINE ONLINE host1
    ora.asm ora.asm.type ONLINE ONLINE host1
    ora....SM1.asm application ONLINE ONLINE host1
    ora....B1.lsnr application ONLINE ONLINE host1
    ora....db1.gsd application OFFLINE OFFLINE
    ora....db1.ons application ONLINE ONLINE host1
    ora....db1.vip ora....t1.type ONLINE ONLINE host1
    ora.cvu ora.cvu.type ONLINE ONLINE host1
    ora.gsd ora.gsd.type OFFLINE OFFLINE
    ora....network ora....rk.type ONLINE ONLINE host1
    ora.oc4j ora.oc4j.type ONLINE ONLINE host1
    ora.ons ora.ons.type ONLINE ONLINE host1
    ora....ry.acfs ora....fs.type ONLINE ONLINE host1
    ora.scan1.vip ora....ip.type ONLINE ONLINE host1
    ora.scan2.vip ora....ip.type ONLINE ONLINE host1
    ora.scan3.vip ora....ip.type ONLINE ONLINE host1
    Output from host2 (failing):
    ===================
    OLR initialization - successful
    Adding Clusterware entries to inittab
    CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node billdb1, number 1, and is terminating
    An active cluster was found during exclusive startup, restarting to join the cluster
    Start of resource "ora.asm" failed
    CRS-2672: Attempting to start 'ora.drivers.acfs' on 'host2'
    CRS-2676: Start of 'ora.drivers.acfs' on 'host2' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'host2'
    CRS-5017: The resource action "ora.asm start" encountered the following error:
    ORA-03113: end-of-file on communication channel
    Process ID: 0
    Session ID: 0 Serial number: 0
    *. For details refer to "(:CLSN00107:)" in "/u01/11.2.0/grid/log/host2/agent/ohasd/oraagent_grid/oraagent_grid.log".*
    CRS-2674: Start of 'ora.asm' on 'host2' failed
    CRS-2679: Attempting to clean 'ora.asm' on 'host2'
    CRS-2681: Clean of 'ora.asm' on 'host2' succeeded
    CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'host2'
    CRS-2677: Stop of 'ora.drivers.acfs' on 'host2' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    Failed to start Oracle Grid Infrastructure stack
    Failed to start ASM at /u01/11.2.0/grid/crs/install/crsconfig_lib.pm line 1272.
    /u01/11.2.0/grid/perl/bin/perl -I/u01/11.2.0/grid/perl/lib -I/u01/11.2.0/grid/crs/install /u01/11.2.0/grid/crs/install/rootcrs.pl execution failed
    Contents of "/u01/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_host2.log"
    =============================================
    CRS-2672: Attempting to start 'ora.asm' on 'host2'
    CRS-5017: The resource action "ora.asm start" encountered the following error:
    ORA-03113: end-of-file on communication channel
    Process ID: 0
    Session ID: 0 Serial number: 0
    . For details refer to "(:CLSN00107:)" in "/u01/11.2.0/grid/log/host2/agent/ohasd/oraagent_grid/oraagent_grid.log".
    CRS-2674: Start of 'ora.asm' on 'host2' failed
    CRS-2679: Attempting to clean 'ora.asm' on 'host2'
    CRS-2681: Clean of 'ora.asm' on 'host2' succeeded
    CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'host2'
    CRS-2677: Stop of 'ora.drivers.acfs' on 'host2' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    2011-10-24 19:36:54: Failed to start Oracle Grid Infrastructure stack
    2011-10-24 19:36:54: ###### Begin DIE Stack Trace ######
    2011-10-24 19:36:54: Package File Line Calling
    2011-10-24 19:36:54: --------------- -------------------- ---- ----------
    2011-10-24 19:36:54: 1: main rootcrs.pl 375 crsconfig_lib::dietrap
    2011-10-24 19:36:54: 2: crsconfig_lib crsconfig_lib.pm 1272 main::__ANON__
    2011-10-24 19:36:54: 3: crsconfig_lib crsconfig_lib.pm 1171 crsconfig_lib::start_cluster
    2011-10-24 19:36:54: 4: main rootcrs.pl 803 crsconfig_lib::perform_start_cluster
    2011-10-24 19:36:54: ####### End DIE Stack Trace #######
    Shortened output from "/u01/11.2.0/grid/log/host2/agent/ohasd/oraagent_grid/oraagent_grid.log"
    2011-10-24 19:35:48.726: [ora.asm][9] {0:0:224} [start] clean {
    2011-10-24 19:35:48.726: [ora.asm][9] {0:0:224} [start] InstAgent::stop_option stop mode immediate option 1
    2011-10-24 19:35:48.726: [ora.asm][9] {0:0:224} [start] InstAgent::stop {
    2011-10-24 19:35:48.727: [ora.asm][9] {0:0:224} [start] InstAgent::stop original reason system do shutdown abort
    2011-10-24 19:35:48.727: [ora.asm][9] {0:0:224} [start] ConnectionPool::resetConnection s_statusOfConnectionMap 00ab1948
    2011-10-24 19:35:48.727: [ora.asm][9] {0:0:224} [start] ConnectionPool::resetConnection sid +ASM2 status  2
    2011-10-24 19:35:48.728: [ora.asm][9] {0:0:224} [start] Gimh::check OH /u01/11.2.0/grid SID +ASM2
    2011-10-24 19:35:48.728: [ora.asm][9] {0:0:224} [start] Gimh::check condition changes to (GIMH_NEXT_NUM) 0,1,7 exists
    2011-10-24 19:35:48.729: [ora.asm][9] {0:0:224} [start] (:CLSN00006:)AsmAgent::check failed gimh state 0
    2011-10-24 19:35:48.729: [ora.asm][9] {0:0:224} [start] AsmAgent::check ocrCheck 1 m_OcrOnline 0 m_OcrTimer 0
    2011-10-24 19:35:48.729: [ora.asm][9] {0:0:224} [start] DgpAgent::initOcrDgpSet { entry
    2011-10-24 19:35:48.730: [ora.asm][9] {0:0:224} [start] DgpAgent::initOcrDgpSet procr_get_conf: retval [0] configured [1] local only [0] error buffer []
    2011-10-24 19:35:48.730: [ora.asm][9] {0:0:224} [start] DgpAgent::initOcrDgpSet procr_get_conf: OCR loc [0], Disk Group : [+CRS]
    2011-10-24 19:35:48.730: [ora.asm][9] {0:0:224} [start] DgpAgent::initOcrDgpSet m_ocrDgpSet 015fba90 dgName CRS
    2011-10-24 19:35:48.731: [ora.asm][9] {0:0:224} [start] DgpAgent::initOcrDgpSet ocrret 0 found 1
    2011-10-24 19:35:48.731: [ora.asm][9] {0:0:224} [start] DgpAgent::initOcrDgpSet ocrDgpSet CRS
    2011-10-24 19:35:48.731: [ora.asm][9] {0:0:224} [start] DgpAgent::initOcrDgpSet exit }
    2011-10-24 19:35:48.731: [ora.asm][9] {0:0:224} [start] DgpAgent::ocrDgCheck Entry {
    2011-10-24 19:35:48.732: [ora.asm][9] {0:0:224} [start] DgpAgent::getConnxn new pool
    2011-10-24 19:35:48.732: [ora.asm][9] {0:0:224} [start] DgpAgent::getConnxn new pool m_oracleHome:/u01/11.2.0/grid m_oracleSid:+ASM2 m_usrOraEnv:
    2011-10-24 19:35:48.732: [ora.asm][9] {0:0:224} [start] ConnectionPool::ConnectionPool 2 m_oracleHome:/u01/11.2.0/grid, m_oracleSid:+ASM2, m_usrOraEnv:
    2011-10-24 19:35:48.733: [ora.asm][9] {0:0:224} [start] ConnectionPool::addConnection m_oracleHome:/u01/11.2.0/grid m_oracleSid:+ASM2 m_usrOraEnv: pConnxn:
    01fcdf10
    2011-10-24 19:35:48.733: [ora.asm][9] {0:0:224} [start] Utils::getCrsHome crsHome /u01/11.2.0/grid
    2011-10-24 19:35:51.969: [ora.asm][14] {0:0:224} [check] makeConnectStr = (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/u01/11.2.0/grid/bin/oracle)(ARGV0=o
    racle+ASM2)(ENVS='ORACLE_HOME=/u01/11.2.0/grid,ORACLE_SID=+ASM2')(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=+ASM2)))
    2011-10-24 19:35:51.971: [ora.asm][14] {0:0:224} [check] ConnectionPool::getConnection 260 pConnxn 013e40a0
    2011-10-24 19:35:51.971: [ora.asm][14] {0:0:224} [check] DgpAgent::getConnxn connected
    2011-10-24 19:35:51.971: [ora.asm][14] {0:0:224} [check] InstConnection::connectInt: server not attached
    2011-10-24 19:35:52.190: [ora.asm][14] {0:0:224} [check] ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    2011-10-24 19:35:52.190: [ora.asm][14] {0:0:224} [check] InstConnection::connectInt (2) Exception OCIException
    2011-10-24 19:35:52.190: [ora.asm][14] {0:0:224} [check] InstConnection:connect:excp OCIException OCI error 1034
    2011-10-24 19:35:52.190: [ora.asm][14] {0:0:224} [check] DgpAgent::queryDgStatus excp ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    2011-10-24 19:35:52.190: [ora.asm][14] {0:0:224} [check] DgpAgent::queryDgStatus asm inst is down or going down
    2011-10-24 19:35:52.191: [ora.asm][14] {0:0:224} [check] DgpAgent::queryDgStatus dgName CRS ret 1
    2011-10-24 19:35:52.191: [ora.asm][14] {0:0:224} [check] (:CLSN00100:)DgpAgent::ocrDgCheck OCR dgName CRS state 1
    2011-10-24 19:35:52.192: [ora.asm][14] {0:0:224} [check] ConnectionPool::releaseConnection InstConnection 013e40a0
    2011-10-24 19:35:52.192: [ora.asm][14] {0:0:224} [check] AsmAgent::check ocrCheck 2 m_OcrOnline 0 m_OcrTimer 0
    2011-10-24 19:35:52.193: [ora.asm][14] {0:0:224} [check] CrsCmd::ClscrsCmdData::stat entity 1 statflag 32 useFilter 0
    2011-10-24 19:35:52.197: [ COMMCRS][23]clsc_connect: (1020d39d0) no listener at (ADDRESS=(PROTOCOL=IPC)(KEY=CRSD_UI_SOCKET))
    Please advice for any workaround or a metalink note.
    Thanks in advance!

    Thanks for the fast reply!
    - Yes, the shared storage is accessible.
    - The alert log for the +ASM2 clearly shows that ASM instance has started normally using default parameters and at one point PMON process dumped.
    - The system logs just shows that there is an error executing "crswrapexece.pl"
    System Log
    ===================
    *Oct 24 19:25:03 host2 root: [ID 702911 user.error] exec /u01/11.2.0/grid/perl/bin/perl -I/u01/11.2.0/grid/perl/lib /u01/11.2.0/grid/bin/crswrapexece.pl /*
    u01/11.2.0/grid/crs/install/s_crsconfig_host2_env.txt /u01/11.2.0/grid/bin/ohasd.bin "reboot"
    Oct 24 19:26:33 host2 oracleoks: [ID 902884 kern.notice] [Oracle OKS] mallocing log buffer, size=10485760
    Oct 24 19:26:33 host2 oracleoks: [ID 714332 kern.notice] [Oracle OKS] log buffer = 0x301780fcb50, size 10485760
    Oct 24 19:26:33 host2 oracleoks: [ID 400061 kern.notice] NOTICE: [Oracle OKS] ODLM hash size 16384
    Oct 24 19:26:33 host2 oracleoks: [ID 160659 kern.notice] NOTICE: OKSK-00004: Module load succeeded. Build information: (LOW DEBUG) USM_11.2.0.3.0_SOLAR
    IS.SPARC64_110803.1 2011/08/11 02:38:30
    Oct 24 19:26:33 host2 pseudo: [ID 129642 kern.info] pseudo-device: oracleadvm0
    Oct 24 19:26:33 host2 genunix: [ID 936769 kern.info] oracleadvm0 is /pseudo/oracleadvm@0
    Oct 24 19:26:33 host2 oracleoks: [ID 141287 kern.notice] NOTICE: ADVMK-00001: Module load succeeded. Build information: (LOW DEBUG) - USM_11.2.0.3.0_SOL
    ARIS.SPARC64_110803.1 built on 2011/08/11 02:40:17.
    Oct 24 19:26:33 host2 oracleacfs: [ID 202941 kern.notice] NOTICE: [Oracle ACFS] FCB hash size 16384
    Oct 24 19:26:33 host2 oracleacfs: [ID 671725 kern.notice] NOTICE: [Oracle ACFS] buffer cache size 511MB (79884 buckets)
    Oct 24 19:26:33 host2 oracleacfs: [ID 730054 kern.notice] NOTICE: [Oracle ACFS] DLM hash size 16384
    Oct 24 19:26:33 host2 oracleoks: [ID 617314 kern.notice] NOTICE: ACFSK-0037: Module load succeeded. Build information: (LOW DEBUG) USM_11.2.0.3.0_SOLAR
    IS.SPARC64_110803.1 2011/08/11 02:42:45
    Oct 24 19:26:33 host2 pseudo: [ID 129642 kern.info] pseudo-device: oracleacfs0
    Oct 24 19:26:33 host2 genunix: [ID 936769 kern.info] oracleacfs0 is /pseudo/oracleacfs@0
    Oct 24 19:26:36 host2 oracleoks: [ID 621795 kern.notice] NOTICE: OKSK-00010: Persistent OKS log opened at /u01/11.2.0/grid/log/host2/acfs/acfs.log.0.
    Oct 24 19:31:37 host2 last message repeated 1 time
    Oct 24 19:33:05 host2 CLSD: [ID 770310 daemon.notice] The clock on host host2 has been updated by the Cluster Time Synchronization Service to be synchr
    onous with the mean cluster time.
    ASM alert log
    ====================================================================
    <msg time='2011-10-24T19:35:48.776+01:00' org_id='oracle' comp_id='asm'
    client_id='' type='UNKNOWN' level='16'
    host_id='host2' host_addr='10.172.16.200' module=''
    pid='26406'>
    <txt>System state dump requested by (instance=2, osid=26396 (PMON)), summary=[abnormal instance termination].
    </txt>
    </msg>
    <msg time='2011-10-24T19:35:48.778+01:00' org_id='oracle' comp_id='asm'
    client_id='' type='UNKNOWN' level='16'
    host_id='host2' host_addr='10.172.16.200' module=''
    pid='26406'>
    <txt>System State dumped to trace file /u01/app/oracle/diag/asm/+asm/+ASM2/trace/+ASM2_diag_26406.trc
    </txt>
    </msg>
    <msg time='2011-10-24T19:35:48.927+01:00' org_id='oracle' comp_id='asm'
    type='UNKNOWN' level='16' host_id='host2'
    host_addr='10.172.16.200' pid='26470'>
    <txt>ORA-1092 : opitsk aborting process
    </txt>
    </msg>
    <msg time='2011-10-24T19:35:49.128+01:00' org_id='oracle' comp_id='asm'
    type='UNKNOWN' level='16' host_id='host2'
    host_addr='10.172.16.200' pid='26472'>
    <txt>ORA-1092 : opitsk aborting process
    </txt>
    </msg>
    Output from "/u01/app/oracle/diag/asm/+asm/+ASM2/trace/+ASM2_diag_26406.trc"
    REQUEST:system state dump at level 10, requested by (instance=2, osid=26396 (PMON)), summary=[abnormal instance termination].
    kjzdattdlm: Can not attach to DLM (LMON up=[TRUE], DB mounted=[FALSE]).
    ===================================================
    SYSTEM STATE (level=10)
    Orapids on dead process list: [count = 0]
    PROCESS 1:
    SO: 0x3df098b50, type: 2, owner: 0x0, flag: INIT/-/-/0x00 if: 0x3 c: 0x3
    proc=0x3df098b50, name=process, file=ksu.h LINE:12616 ID:, pg=0
    (process) Oracle pid:1, ser:0, calls cur/top: 0x0/0x0
    flags : (0x20) PSEUDO
    flags2: (0x0), flags3: (0x10)
    intr error: 0, call error: 0, sess error: 0, txn error 0
    intr queue: empty
    ksudlp FALSE at location: 0
    (post info) last post received: 0 0 0
    last post received-location: No post
    last process to post me: none
    last post sent: 0 0 0
    last post sent-location: No post
    last process posted by me: none
    (latch info) wait_event=0 bits=0
    O/S info: user: , term: , ospid: (DEAD)
    OSD pid info: Unix process pid: 0, image: PSEUDO
    SO: 0x38000cef0, type: 5, owner: 0x3df098b50, flag: INIT/-/-/0x00 if: 0x3 c: 0x3
    proc=0x0, name=kss parent, file=kss2.h LINE:138 ID:, pg=0
    PSO child state object changes :
    Dump of memory from 0x00000003DF722AC0 to 0x00000003DF722CC8
    3DF722AC0 00000000 00000000 00000000 00000000 [................]
    Repeat 31 times
    3DF722CC0 00000000 00000000 [........]
    PROCESS 2: PMON
    SO: 0x3df099bf8, type: 2, owner: 0x0, flag: INIT/-/-/0x00 if: 0x3 c: 0x3
    proc=0x3df099bf8, name=process, file=ksu.h LINE:12616 ID:, pg=0
    (process) Oracle pid:2, ser:1, calls cur/top: 0x3db6c8d30/0x3db6c8d30
    flags : (0xe) SYSTEM
    flags2: (0x0), flags3: (0x10)
    intr error: 0, call error: 0, sess error: 0, txn error 0
    intr queue: empty
    ksudlp FALSE at location: 0
    (post info) last post received: 0 0 136
    last post received-location: kjm.h LINE:1228 ID:kjmdmi: pmon to attach
    last process to post me: 3df0a2138 1 6
    last post sent: 0 0 137
    last post sent-location: kjm.h LINE:1230 ID:kjiath: pmon attached
    last process posted by me: 3df0a2138 1 6
    (latch info) wait_event=0 bits=0
    Process Group: DEFAULT, pseudo proc: 0x3debbbf40
    O/S info: user: grid, term: UNKNOWN, ospid: 26396
    OSD pid info: Unix process pid: 26396, image: oracle@host2 (PMON)
    SO: 0x3d8800c18, type: 30, owner: 0x3df099bf8, flag: INIT/-/-/0x00 if: 0x3 c: 0x3
    proc=0x3df099bf8, name=ges process, file=kji.h LINE:3669 ID:, pg=0
    GES MSG BUFFERS: st=emp chunk=0x0 hdr=0x0 lnk=0x0 flags=0x0 inc=0
    outq=0 sndq=0 opid=0 prmb=0x0
    mbg=(0 0) mbg=(0 0) mbg[r]=(0 0)
    fmq=(0 0) fmq=(0 0) fmq[r]=(0 0)
    mop[s]=0 mop[q]=0 pendq=0 zmbq=0
    nonksxp_recvs=0
    ------------process 3d8800c18--------------------
    proc version : 0
    Local inst : 2
    pid : 26396
    lkp_inst : 2
    svr_mode : 0
    proc state : KJP_FROZEN
    Last drm hb acked : 0
    flags : x50
    ast_rcvd_svrmod : 0
    current lock op : 0
    Total accesses : 1
    Imm. accesses : 0
    Locks on ASTQ : 0
    Locks Pending AST : 0
    Granted locks : 0
    AST_Q:
    PENDING_Q:
    GRANTED_Q:
    SO: 0x3d9835198, type: 14, owner: 0x3df099bf8, flag: INIT/-/-/0x00 if: 0x1 c: 0x1
    proc=0x3df099bf8, name=channel handle, file=ksr2.h LINE:367 ID:, pg=0
    (broadcast handle) 3d9835198 flag: (2) ACTIVE SUBSCRIBER,
    owner: 3df099bf8 - ospid: 26396
    event: 1, last message event: 1,
    last message waited event: 1,
    next message: 0(0), messages read: 0
    channel: (3d9934df8) PMON actions channel [name: 2]
    scope: 7, event: 1, last mesage event: 0,
    publishers/subscribers: 0/1,
    messages published: 0
    heuristic msg queue length: 0
    SO: 0x3d9835008, type: 14, owner: 0x3df099bf8, flag: INIT/-/-/0x00 if: 0x1 c: 0x1
    proc=0x3df099bf8, name=channel handle, file=ksr2.h LINE:367 ID:, pg=0
    (broadcast handle) 3d9835008 flag: (2) ACTIVE SUBSCRIBER,
    owner: 3df099bf8 - ospid: 26396
    event: 1, last message event: 1,
    last message waited event: 1,
    next message: 0(0), messages read: 0
    channel: (3d9941e40) scumnt mount lock [name: 157]
    scope: 1, event: 12, last mesage event: 0,
    publishers/subscribers: 0/12,
    messages published: 0
    heuristic msg queue length: 0
    SO: 0x3de4a2b80, type: 4, owner: 0x3df099bf8, flag: INIT/-/-/0x00 if: 0x3 c: 0x3
    proc=0x3df099bf8, name=session, file=ksu.h LINE:12624 ID:, pg=0
    (session) sid: 33 ser: 1 trans: 0x0, creator: 0x3df099bf8
    flags: (0x51) USR/- flags_idl: (0x1) BSY/-/-/-/-/-
    flags2: (0x409) -/-/INC
    DID: , short-term DID:
    txn branch: 0x0
    oct: 0, prv: 0, sql: 0x0, psql: 0x0, user: 0/SYS
    ksuxds FALSE at location: 0
    service name: SYS$BACKGROUND
    Current Wait Stack:
    Not in wait; last wait ended 0.666415 sec ago
    Wait State:
    fixed_waits=0 flags=0x21 boundary=0x0/-1
    Session Wait History:
    elapsed time of 0.666593 sec since last wait
    0: waited for 'pmon timer'
    duration=0x12c, =0x0, =0x0
    wait_id=63 seq_num=64 snap_id=1
    wait times: snap=3.000089 sec, exc=3.000089 sec, total=3.000089 sec
    wait times: max=3.000000 sec
    wait counts: calls=1 os=1
    occurred after 0.002067 sec of elapsed time
    1: waited for 'pmon timer'
    duration=0x12c, =0x0, =0x0
    wait_id=62 seq_num=63 snap_id=1
    wait times: snap=3.010111 sec, exc=3.010111 sec, total=3.010111 sec
    wait times: max=3.000000 sec
    wait counts: calls=1 os=1
    occurred after 0.001926 sec of elapsed time
    2: waited for 'pmon timer'
    duration=0x12c, =0x0, =0x0
    wait_id=61 seq_num=62 snap_id=1
    wait times: snap=3.125286 sec, exc=3.125286 sec, total=3.125286 sec
    wait times: max=3.000000 sec
    wait counts: calls=1 os=1
    occurred after 0.003361 sec of elapsed time
    3: waited for 'pmon timer'
    duration=0x12c, =0x0, =0x0
    wait_id=60 seq_num=61 snap_id=1
    wait times: snap=3.000081 sec, exc=3.000081 sec, total=3.000081 sec
    wait times: max=3.000000 sec
    wait counts: calls=1 os=1
    occurred after 0.002102 sec of elapsed time
    4: waited for 'pmon timer'
    duration=0x12c, =0x0, =0x0

  • Root.sh fails for 11gR2 Grid Infrastructure installation on AIX 6.1

    Hello all,
    root.sh fails with the errors below. SR with Oracle opened. Will post the resolution when it is available. Any insights in the meantime? Thank you!
    System information:
    OS: AIX 6.1
    Runcluvfy.sh reported no issue
    Permissions on the raw devices set to 660 and ownership is oracle:dba
    Using external redundancy for ASM, ASM instance is online
    Permissions on block and raw device files
    system1:ux460p1> ls -l /dev/hdisk32
    brw-rw---- 1 oracle dba 17, 32 Mar 11 16:50 /dev/hdisk32
    system11:ux460p1> ls -l /dev/rhdisk32
    crw-rw---- 1 oracle dba 17, 32 Mar 12 15:52 /dev/rhdisk32
    ocrconfig.log
    racle Database 11g Clusterware Release 11.2.0.1.0 - Production Copyright 1996, 2009 Oracle. All rights reserved.
    2010-03-15 19:17:19.773: [ OCRCONF][1]ocrconfig starts...
    2010-03-15 19:17:19.775: [ OCRCONF][1]Upgrading OCR data
    2010-03-15 19:17:20.474: [  OCRASM][1]proprasmo: kgfoCheckMount return [0]. Cannot proceed with dirty open.
    2010-03-15 19:17:20.474: [  OCRASM][1]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][1]SLOS : [clsuSlosFormatDiag called with non-error slos.]
    2010-03-15 19:17:20.603: [  OCRRAW][1]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2010-03-15 19:17:20.603: [  OCRRAW][1]proprioo: No OCR/OLR devices are usable
    2010-03-15 19:17:20.603: [  OCRASM][1]proprasmcl: asmhandle is NULL
    2010-03-15 19:17:20.603: [  OCRRAW][1]proprinit: Could not open raw device
    2010-03-15 19:17:20.603: [  OCRASM][1]proprasmcl: asmhandle is NULL
    2010-03-15 19:17:20.604: [ default][1]a_init:7!: Backend init unsuccessful : [26]
    2010-03-15 19:17:20.604: [ OCRCONF][1]Exporting OCR data to [OCRUPGRADEFILE]
    2010-03-15 19:17:20.604: [  OCRAPI][1]a_init:7!: Backend init unsuccessful : [33]
    2010-03-15 19:17:20.605: [ OCRCONF][1]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
    2010-03-15 19:17:20.841: [  OCRASM][1]proprasmo: kgfoCheckMount return [0]. Cannot proceed with dirty open.
    2010-03-15 19:17:20.841: [  OCRASM][1]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][1]SLOS : [clsuSlosFormatDiag called with non-error slos.]
    2010-03-15 19:17:20.966: [  OCRRAW][1]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2010-03-15 19:17:20.966: [  OCRRAW][1]proprioo: No OCR/OLR devices are usable
    2010-03-15 19:17:20.966: [  OCRASM][1]proprasmcl: asmhandle is NULL
    2010-03-15 19:17:20.966: [  OCRRAW][1]proprinit: Could not open raw device
    2010-03-15 19:17:20.966: [  OCRASM][1]proprasmcl: asmhandle is NULL
    2010-03-15 19:17:20.966: [ default][1]a_init:7!: Backend init unsuccessful : [26]
    2010-03-15 19:17:21.412: [  OCRRAW][1]propriogid:1_2: INVALID FORMAT
    2010-03-15 19:17:21.412: [  OCRRAW][1]proprior: Header check from OCR device 0 offset 0 failed (26).
    2010-03-15 19:17:21.414: [  OCRRAW][1]ibctx: Failed to read the whole bootblock. Assumes invalid format.
    2010-03-15 19:17:21.414: [  OCRRAW][1]proprinit:problem reading the bootblock or superbloc 22
    2010-03-15 19:17:21.534: [  OCRRAW][1]propriogid:1_2: INVALID FORMAT
    2010-03-15 19:17:21.701: [  OCRRAW][1]iniconfig:No 92 configuration
    2010-03-15 19:17:21.701: [  OCRAPI][1]a_init:6a: Backend init successful
    2010-03-15 19:17:21.764: [ OCRCONF][1]Initialized DATABASE keys
    2010-03-15 19:17:21.770: [ OCRCONF][1]Successfully set skgfr block 0
    2010-03-15 19:17:21.771: [ OCRCONF][1]Exiting [status=success]...
    **alert.log**
    Oracle Database 11g Clusterware Release 11.2.0.1.0 - Production Copyright 1996, 2009 Oracle. All rights reserved.
    2010-03-15 19:12:00.148
    [client(483478)]CRS-2106:The OLR location /u01/app/grid/cdata/ux460p1.olr is inaccessible. Details in /u01/app/grid/log/ux460p1/client/ocrconfig_483478.log.
    2010-03-15 19:12:00.171
    [client(483478)]CRS-2101:The OLR was formatted using version 3.
    2010-03-15 14:16:18.620
    [ohasd(471204)]CRS-2112:The OLR service started on node ux460p1.
    2010-03-15 14:16:18.720
    [ohasd(471204)]CRS-8017:location: /etc/oracle/lastgasp has 8 reboot advisory log files, 0 were announced and 0 errors occurred
    2010-03-15 14:16:18.847
    [ohasd(471204)]CRS-2772:Server 'ux460p1' has been assigned to pool 'Free'.
    2010-03-15 14:16:54.107
    [ctssd(340174)]CRS-2403:The Cluster Time Synchronization Service on host ux460p1 is in observer mode.
    2010-03-15 14:16:54.123
    [ctssd(340174)]CRS-2407:The new Cluster Time Synchronization Service reference node is host ux460p1.
    2010-03-15 14:16:54.917
    [ctssd(340174)]CRS-2401:The Cluster Time Synchronization Service started on host ux460p1.
    2010-03-15 19:17:21.414
    [client(376968)]CRS-1006:The OCR location +DATA is inaccessible. Details in /u01/app/grid/log/ux460p1/client/ocrconfig_376968.log.
    2010-03-15 19:17:21.701
    [client(376968)]CRS-1001:The OCR was formatted using version 3.
    2010-03-15 14:17:24.888
    [crsd(303252)]CRS-1012:The OCR service started on node ux460p1.
    2010-03-15 14:17:56.344
    [ctssd(340174)]CRS-2405:The Cluster Time Synchronization Service on host ux460p1 is shutdown by user
    2010-03-15 14:19:14.855
    [ctssd(340188)]CRS-2403:The Cluster Time Synchronization Service on host ux460p1 is in observer mode.
    2010-03-15 14:19:14.870
    [ctssd(340188)]CRS-2407:The new Cluster Time Synchronization Service reference node is host ux460p1.
    2010-03-15 14:19:15.638
    [ctssd(340188)]CRS-2401:The Cluster Time Synchronization Service started on host ux460p1.
    2010-03-15 14:19:32.985
    [crsd(417946)]CRS-1012:The OCR service started on node ux460p1.
    2010-03-15 14:19:35.250
    [crsd(417946)]CRS-1201:CRSD started on node ux460p1.
    2010-03-15 14:19:35.698
    [ohasd(471204)]CRS-2765:Resource 'ora.crsd' has failed on server 'ux460p1'.
    2010-03-15 14:19:38.928

    Public and Private are on different devices and subnets.
    No logfile named: ocrconfig_7833.log
    I do have ocrconfig_7089.log and ocrconfig_8985.log
    Here is their contents:
    ocrconfig_7089.log:
    Oracle Database 11g Clusterware Release 11.2.0.1.0 - Production Copyright 1996, 2009 Oracle. All rights reserved.
    2010-11-09 13:38:32.518: [ OCRCONF][2819644944]ocrconfig starts...
    2010-11-09 13:38:32.542: [ OCRCONF][2819644944]Upgrading OCR data
    2010-11-09 13:38:32.576: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2010-11-09 13:38:32.576: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2010-11-09 13:38:32.576: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2010-11-09 13:38:32.576: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2010-11-09 13:38:32.576: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2010-11-09 13:38:32.576: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2010-11-09 13:38:32.576: [  OCRRAW][2819644944]propriogid:1_1: Failed to read the whole bootblock. Assumes invalid format.
    2010-11-09 13:38:32.576: [  OCRRAW][2819644944]proprioini: all disks are not OCR/OLR formatted
    2010-11-09 13:38:32.576: [  OCRRAW][2819644944]proprinit: Could not open raw device
    2010-11-09 13:38:32.576: [ default][2819644944]a_init:7!: Backend init unsuccessful : [26]
    2010-11-09 13:38:32.577: [ OCRCONF][2819644944]Exporting OCR data to [OCRUPGRADEFILE]
    2010-11-09 13:38:32.577: [  OCRAPI][2819644944]a_init:7!: Backend init unsuccessful : [33]
    2010-11-09 13:38:32.577: [ OCRCONF][2819644944]There was no previous version of OCR. error:[PROCL-33: Oracle Local Registry is not configured]
    2010-11-09 13:38:32.578: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2010-11-09 13:38:32.578: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2010-11-09 13:38:32.578: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2010-11-09 13:38:32.578: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2010-11-09 13:38:32.578: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2010-11-09 13:38:32.578: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2010-11-09 13:38:32.578: [  OCRRAW][2819644944]propriogid:1_1: Failed to read the whole bootblock. Assumes invalid format.
    2010-11-09 13:38:32.578: [  OCRRAW][2819644944]proprioini: all disks are not OCR/OLR formatted
    2010-11-09 13:38:32.578: [  OCRRAW][2819644944]proprinit: Could not open raw device
    2010-11-09 13:38:32.578: [ default][2819644944]a_init:7!: Backend init unsuccessful : [26]
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2010-11-09 13:38:32.579: [  OCRRAW][2819644944]propriogid:1_1: Failed to read the whole bootblock. Assumes invalid format.
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2010-11-09 13:38:32.579: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e54000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2010-11-09 13:38:32.591: [  OCRRAW][2819644944]ibctx: Failed to read the whole bootblock. Assumes invalid format.
    2010-11-09 13:38:32.591: [  OCRRAW][2819644944]proprinit:problem reading the bootblock or superbloc 22
    2010-11-09 13:38:32.591: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e55000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2010-11-09 13:38:32.591: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e55000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2010-11-09 13:38:32.591: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e55000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2010-11-09 13:38:32.591: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e55000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2010-11-09 13:38:32.591: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e55000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2010-11-09 13:38:32.591: [  OCROSD][2819644944]utread:3: Problem reading buffer 12e55000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2010-11-09 13:38:32.591: [  OCRRAW][2819644944]propriogid:1_1: Failed to read the whole bootblock. Assumes invalid format.
    2010-11-09 13:38:32.681: [  OCRAPI][2819644944]a_init:6a: Backend init successful
    2010-11-09 13:38:32.699: [ OCRCONF][2819644944]Initialized DATABASE keys
    2010-11-09 13:38:32.700: [ OCRCONF][2819644944]Exiting [status=success]...
    ocrconfig_8985.log:
    Oracle Database 11g Clusterware Release 11.2.0.1.0 - Production Copyright 1996, 2009 Oracle. All rights reserved.
    2010-11-09 13:41:28.169: [ OCRCONF][2281741840]ocrconfig starts...
    2010-11-09 13:41:28.175: [ OCRCONF][2281741840]Upgrading OCR data
    2010-11-09 13:41:30.896: [  OCRASM][2281741840]proprasmo: kgfoCheckMount return [0]. Cannot proceed with dirty open.
    2010-11-09 13:41:30.896: [  OCRASM][2281741840]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][2281741840]SLOS : [clsuSlosFormatDiag called with non-error slos.]
    2010-11-09 13:41:31.208: [  OCRRAW][2281741840]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2010-11-09 13:41:31.210: [  OCRRAW][2281741840]proprioo: No OCR/OLR devices are usable
    2010-11-09 13:41:31.210: [  OCRASM][2281741840]proprasmcl: asmhandle is NULL
    2010-11-09 13:41:31.210: [  OCRRAW][2281741840]proprinit: Could not open raw device
    2010-11-09 13:41:31.211: [  OCRASM][2281741840]proprasmcl: asmhandle is NULL
    2010-11-09 13:41:31.213: [ default][2281741840]a_init:7!: Backend init unsuccessful : [26]
    2010-11-09 13:41:31.214: [ OCRCONF][2281741840]Exporting OCR data to [OCRUPGRADEFILE]
    2010-11-09 13:41:31.216: [  OCRAPI][2281741840]a_init:7!: Backend init unsuccessful : [33]
    2010-11-09 13:41:31.216: [ OCRCONF][2281741840]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
    2010-11-09 13:41:32.214: [  OCRASM][2281741840]proprasmo: kgfoCheckMount return [0]. Cannot proceed with dirty open.
    2010-11-09 13:41:32.214: [  OCRASM][2281741840]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][2281741840]SLOS : [clsuSlosFormatDiag called with non-error slos.]
    2010-11-09 13:41:32.535: [  OCRRAW][2281741840]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2010-11-09 13:41:32.535: [  OCRRAW][2281741840]proprioo: No OCR/OLR devices are usable
    2010-11-09 13:41:32.535: [  OCRASM][2281741840]proprasmcl: asmhandle is NULL
    2010-11-09 13:41:32.535: [  OCRRAW][2281741840]proprinit: Could not open raw device
    2010-11-09 13:41:32.535: [  OCRASM][2281741840]proprasmcl: asmhandle is NULL
    2010-11-09 13:41:32.536: [ default][2281741840]a_init:7!: Backend init unsuccessful : [26]
    2010-11-09 13:41:35.359: [  OCRRAW][2281741840]propriogid:1_2: INVALID FORMAT
    2010-11-09 13:41:35.361: [  OCRRAW][2281741840]proprior: Header check from OCR device 0 offset 0 failed (26).
    2010-11-09 13:41:35.363: [  OCRRAW][2281741840]ibctx: Failed to read the whole bootblock. Assumes invalid format.
    2010-11-09 13:41:35.363: [  OCRRAW][2281741840]proprinit:problem reading the bootblock or superbloc 22
    2010-11-09 13:41:35.843: [  OCRRAW][2281741840]propriogid:1_2: INVALID FORMAT
    2010-11-09 13:41:36.430: [  OCRRAW][2281741840]iniconfig:No 92 configuration
    2010-11-09 13:41:36.431: [  OCRAPI][2281741840]a_init:6a: Backend init successful
    2010-11-09 13:41:36.540: [ OCRCONF][2281741840]Initialized DATABASE keys
    2010-11-09 13:41:36.545: [ OCRCONF][2281741840]Successfully set skgfr block 0
    2010-11-09 13:41:36.552: [ OCRCONF][2281741840]Exiting [status=success]...
    Both of these log files show errors, then they show success??????

  • Regarding root.sh while installation

    Hi,
    wanted to know why we run root.sh file while installing or installing patches.
    Regards,
    kishore.

    kishore alapati wrote:
    thanks,
    what is the need of oraenv,orahome,coreenv scripts
    Regards,
    kishoreWhy not read those scripts an see what they do?
    It would be a good investment in your career to go to tahiti.oracle.com. Drill down to your product and version. There you will find the complete doc library.
    You should spend a few minutes just getting familiar with what kind of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what kind of information is available there. Learning where to look things up in the documentation is time well spent on your career.
    Notice the "search" function at this site.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Look in your alert log and find all the non-default initialization parms listed at instance startup. Then read up on each one of them in the Reference Manual. Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files, then bounce what you see there in the network administrators manual.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.

  • **Error message on installation of Adobe Reader for Mac**:   "Installer: Package name is Adobe reader XI (11.0.07) Installer: Upgrading at base path / installer: The upgrade failed (The installer encountered an error that caused the installation to fail.

    Here are screen shots of the two error messages.
    I have tried trashing Adobe Reader and reinstalling, and removing the library files for the browser plugin and reinstalling.

    The file is 18 MB, which obviously exceeds what your form will allow me to paste. Here are the entires for September 5:
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting Background Check Activity
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Automatic check parameters: autoDownload=YES, autoConfigData=YES, autoCriticalInstall=YES
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Fired early. Should check=FALSE (i=86280.000000, l=2014-09-04 17:54:40 +0000) (A/C=YES)
    Sep  5 06:00:16 --- last message repeated 1 time ---
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: 1 user-visible product(s): 031-05873
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: 0 enabled config-data product(s):  (want active updates only)
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting background actions
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Finished Background Check Activity
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: softwareupdate_notify_agent[uid=501]: Running for UpdatesAvailable
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: AssertionMgr: Take com.apple.softwareupdate.NotifyAgentAssertion assertion with type BackgroundTask for pid 35041
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: Adding client SUUpdateServiceClient pid=35041, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent)
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: softwareupdate_notify_agent[uid=501]: Notifying with params: {
         SoftwareUpdateCount = 1;
         SoftwareUpdatesAvailable = 1;
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: softwareupdate_notify_agent[uid=501]: appstoreupdateagent notified
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdate_notify_agent (501)[35041]: AssertionMgr: Cancel com.apple.softwareupdate.NotifyAgentAssertion assertion for pid 35041
    Sep  5 06:00:16 rbb-mac-pro.home softwareupdated (200)[180]: Removing client SUUpdateServiceClient pid=35041, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent)
    Sep  5 09:16:01 rbb-mac-pro.home installer[35656]: Product archive /Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe Reader XI Installer.pkg trustLevel=202
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Set authorization level to root for session
    Sep  5 09:16:02 rbb-mac-pro.home runner[35680]: Administrator authorization granted.
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Will use PK session
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Starting installation:
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Configuring volume "SSD 256G Boot Disk"
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Preparing disk for local booted install.
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Free space on "SSD 256G Boot Disk": 8 GB (8000942080 bytes).
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.35656aAqVkt"
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: IFPKInstallElement (3 packages)
    Sep  5 09:16:02 rbb-mac-pro.home installer[35656]: Using authorization level of root for IFPKInstallElement
    Sep  5 09:16:02 rbb-mac-pro.home installd[35681]: installd: Starting
    Sep  5 09:16:02 rbb-mac-pro.home installd[35681]: installd: uid=0, euid=0
    Sep  5 09:16:02 rbb-mac-pro.home installd[35681]: PackageKit: Adding client PKInstallDaemonClient pid=35656, uid=0 (/usr/sbin/installer)
    Sep  5 09:16:03 rbb-mac-pro.home installer[35656]: PackageKit: Enqueuing install with boosting
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: ----- Begin install -----
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: request=PKInstallRequest <3 packages, destination=/>
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#support.pkg>"
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.app.pkg.en_US (prefix path=Applications)
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.browser.pkg.en_US (prefix path=Library/Internet Plug-Ins)
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.appsupport.pkg.en_US (prefix path=Library/Application Support)
    Sep  5 09:16:03 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/3BB 3C775-90BB-4850-AEF0-359D1D31FF14.activeSandbox/Root/Applications, uid=0)
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/3BB 3C775-90BB-4850-AEF0-359D1D31FF14.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/3BB 3C775-90BB-4850-AEF0-359D1D31FF14.activeSandbox/Root/Library/Application Support, uid=0)
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: prevent user idle system sleep
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: suspending backupd
    Sep  5 09:16:04 rbb-mac-pro.home installd[35681]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.FpH0c2/Scripts/com.adobe.acrobat.reader.11007.reader.app.pk g.en_US.pscf1z
    Sep  5 09:16:04 rbb-mac-pro.home install_monitor[35682]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: ./preinstall: A user is running an instance of Adobe Reader in a browser. Installation failure.
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: ./preinstall: Adobe Acrobat Pro or Adobe Reader were found running.
    Sep  5 09:16:06 rbb-mac-pro.home install_monitor[35682]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: releasing backupd
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: allow user idle system sleep
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ffb18658820 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobe Reader XI Installer.pkg\U201d.";
         NSURL = "file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg";
         PKInstallPackageIdentifier = "com.adobe.acrobat.reader.11007.reader.app.pkg.en_US";
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: Running idle tasks
    Sep  5 09:16:06 rbb-mac-pro.home installer[35656]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7fa54a781ef0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: Removing client PKInstallDaemonClient pid=35656, uid=0 (/usr/sbin/installer)
    Sep  5 09:16:06 rbb-mac-pro.home installd[35681]: PackageKit: Done with sandbox removals
    Sep  5 09:16:07 rbb-mac-pro.home installer[35656]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Sep  5 09:16:07 rbb-mac-pro.home installd[35681]: PackageKit: Sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/53D2A2C7-EC8C-44 5E-ABA8-A2F67CA1D1FD.sandbox: relevance 868
    Sep  5 09:32:35 rbb-mac-pro.home installer[35930]: Product archive /Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe Reader XI Installer.pkg trustLevel=202
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Set authorization level to root for session
    Sep  5 09:32:36 rbb-mac-pro.home runner[35934]: Administrator authorization granted.
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Will use PK session
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Starting installation:
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Configuring volume "SSD 256G Boot Disk"
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Preparing disk for local booted install.
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Free space on "SSD 256G Boot Disk": 7.99 GB (7987646464 bytes).
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.35930WMZuUG"
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: IFPKInstallElement (3 packages)
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: Using authorization level of root for IFPKInstallElement
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: Adding client PKInstallDaemonClient pid=35930, uid=0 (/usr/sbin/installer)
    Sep  5 09:32:36 rbb-mac-pro.home installer[35930]: PackageKit: Enqueuing install with boosting
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: ----- Begin install -----
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: request=PKInstallRequest <3 packages, destination=/>
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#support.pkg>"
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.app.pkg.en_US (prefix path=Applications)
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.browser.pkg.en_US (prefix path=Library/Internet Plug-Ins)
    Sep  5 09:32:36 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.appsupport.pkg.en_US (prefix path=Library/Application Support)
    Sep  5 09:32:37 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B10 E70F1-C2AA-4012-9CF8-1AC26239D69D.activeSandbox/Root/Applications, uid=0)
    Sep  5 09:32:37 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B10 E70F1-C2AA-4012-9CF8-1AC26239D69D.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Sep  5 09:32:38 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/B10 E70F1-C2AA-4012-9CF8-1AC26239D69D.activeSandbox/Root/Library/Application Support, uid=0)
    Sep  5 09:32:38 rbb-mac-pro.home installd[35681]: PackageKit: prevent user idle system sleep
    Sep  5 09:32:38 rbb-mac-pro.home installd[35681]: PackageKit: suspending backupd
    Sep  5 09:32:38 rbb-mac-pro.home installd[35681]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.ZhfffK/Scripts/com.adobe.acrobat.reader.11007.reader.app.pk g.en_US.IG3VCZ
    Sep  5 09:32:38 rbb-mac-pro.home install_monitor[35941]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: ./preinstall: A user is running an instance of Adobe Reader in a browser. Installation failure.
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: ./preinstall: Adobe Acrobat Pro or Adobe Reader were found running.
    Sep  5 09:32:39 rbb-mac-pro.home install_monitor[35941]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: releasing backupd
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: allow user idle system sleep
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ffb18538f80 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobe Reader XI Installer.pkg\U201d.";
         NSURL = "file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg";
         PKInstallPackageIdentifier = "com.adobe.acrobat.reader.11007.reader.app.pkg.en_US";
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: Running idle tasks
    Sep  5 09:32:39 rbb-mac-pro.home installer[35930]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7fd1ff33ec40 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/48959e06cea5a2de3d0927bafc535e446b206756/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: Removing client PKInstallDaemonClient pid=35930, uid=0 (/usr/sbin/installer)
    Sep  5 09:32:39 rbb-mac-pro.home installd[35681]: PackageKit: Done with sandbox removals
    Sep  5 09:32:40 rbb-mac-pro.home installd[35681]: PackageKit: Sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/53D2A2C7-EC8C-44 5E-ABA8-A2F67CA1D1FD.sandbox: relevance 856
    Sep  5 09:32:40 rbb-mac-pro.home installer[35930]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Sep  5 09:35:30 rbb-mac-pro.home installer[36035]: Product archive /Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe Reader XI Installer.pkg trustLevel=202
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Set authorization level to root for session
    Sep  5 09:35:31 rbb-mac-pro.home runner[36038]: Administrator authorization granted.
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Will use PK session
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Starting installation:
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Configuring volume "SSD 256G Boot Disk"
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Preparing disk for local booted install.
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Free space on "SSD 256G Boot Disk": 7.99 GB (7988830208 bytes).
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.36035YrYxDS"
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: IFPKInstallElement (3 packages)
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: Using authorization level of root for IFPKInstallElement
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: Adding client PKInstallDaemonClient pid=36035, uid=0 (/usr/sbin/installer)
    Sep  5 09:35:31 rbb-mac-pro.home installer[36035]: PackageKit: Enqueuing install with boosting
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: ----- Begin install -----
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: request=PKInstallRequest <3 packages, destination=/>
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#support.pkg>"
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.app.pkg.en_US (prefix path=Applications)
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.browser.pkg.en_US (prefix path=Library/Internet Plug-Ins)
    Sep  5 09:35:31 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.appsupport.pkg.en_US (prefix path=Library/Application Support)
    Sep  5 09:35:32 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/D23 D9523-A6BD-4DFD-AA3F-1AEE9AC362EF.activeSandbox/Root/Applications, uid=0)
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/D23 D9523-A6BD-4DFD-AA3F-1AEE9AC362EF.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/D23 D9523-A6BD-4DFD-AA3F-1AEE9AC362EF.activeSandbox/Root/Library/Application Support, uid=0)
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: prevent user idle system sleep
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: suspending backupd
    Sep  5 09:35:33 rbb-mac-pro.home installd[35681]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.VbuI7L/Scripts/com.adobe.acrobat.reader.11007.reader.app.pk g.en_US.g6ogq4
    Sep  5 09:35:33 rbb-mac-pro.home install_monitor[36045]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:35:34 rbb-mac-pro.home installd[35681]: ./preinstall: A user is running an instance of Adobe Reader in a browser. Installation failure.
    Sep  5 09:35:34 rbb-mac-pro.home installd[35681]: ./preinstall: Adobe Acrobat Pro or Adobe Reader were found running.
    Sep  5 09:35:34 rbb-mac-pro.home install_monitor[36045]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: releasing backupd
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: allow user idle system sleep
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ffb1d2624b0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobe Reader XI Installer.pkg\U201d.";
         NSURL = "file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg";
         PKInstallPackageIdentifier = "com.adobe.acrobat.reader.11007.reader.app.pkg.en_US";
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Running idle tasks
    Sep  5 09:35:35 rbb-mac-pro.home installer[36035]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7fda8d84ffc0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Removing client PKInstallDaemonClient pid=36035, uid=0 (/usr/sbin/installer)
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Done with sandbox removals
    Sep  5 09:35:35 rbb-mac-pro.home installd[35681]: PackageKit: Sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/53D2A2C7-EC8C-44 5E-ABA8-A2F67CA1D1FD.sandbox: relevance 854
    Sep  5 09:35:35 rbb-mac-pro.home installer[36035]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Sep  5 09:45:53 rbb-mac-pro.home installer[36203]: Product archive /Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe Reader XI Installer.pkg trustLevel=202
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Set authorization level to root for session
    Sep  5 09:45:54 rbb-mac-pro.home runner[36206]: Administrator authorization granted.
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Will use PK session
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Starting installation:
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Configuring volume "SSD 256G Boot Disk"
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Preparing disk for local booted install.
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Free space on "SSD 256G Boot Disk": 7.97 GB (7966429184 bytes).
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Create temporary directory "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//Install.36203xXq5rH"
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: IFPKInstallElement (3 packages)
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: Using authorization level of root for IFPKInstallElement
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Adding client PKInstallDaemonClient pid=36203, uid=0 (/usr/sbin/installer)
    Sep  5 09:45:54 rbb-mac-pro.home installer[36203]: PackageKit: Enqueuing install with boosting
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: ----- Begin install -----
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: request=PKInstallRequest <3 packages, destination=/>
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#support.pkg>"
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.app.pkg.en_US (prefix path=Applications)
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.browser.pkg.en_US (prefix path=Library/Internet Plug-Ins)
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Will do receipt-based obsoleting for package identifier com.adobe.acrobat.reader.11007.reader.appsupport.pkg.en_US (prefix path=Library/Application Support)
    Sep  5 09:45:54 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/4A6 5B724-F4F8-44D3-83F1-A089D0369C90.activeSandbox/Root/Applications, uid=0)
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/4A6 5B724-F4F8-44D3-83F1-A089D0369C90.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: Extracting file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20I nstaller.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/4A6 5B724-F4F8-44D3-83F1-A089D0369C90.activeSandbox/Root/Library/Application Support, uid=0)
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: prevent user idle system sleep
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: suspending backupd
    Sep  5 09:45:55 rbb-mac-pro.home installd[35681]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.nzFhDo/Scripts/com.adobe.acrobat.reader.11007.reader.app.pk g.en_US.ZoZ7nT
    Sep  5 09:45:55 rbb-mac-pro.home install_monitor[36207]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: ./preinstall: A user is running an instance of Adobe Reader in a browser. Installation failure.
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: ./preinstall: Adobe Acrobat Pro or Adobe Reader were found running.
    Sep  5 09:45:57 rbb-mac-pro.home install_monitor[36207]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: releasing backupd
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: allow user idle system sleep
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ffb18623250 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "An error occurred while running scripts from the package \U201cAdobe Reader XI Installer.pkg\U201d.";
         NSURL = "file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20XI%20 Installer.pkg#application.pkg";
         PKInstallPackageIdentifier = "com.adobe.acrobat.reader.11007.reader.app.pkg.en_US";
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Running idle tasks
    Sep  5 09:45:57 rbb-mac-pro.home installer[36203]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”." UserInfo=0x7ff9a57575c0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/45c3be4d73a4c26b0993d5a1b5aa0773f32307ed/Adobe%20Reader%20 XI%20Installer.pkg#application.pkg, PKInstallPackageIdentifier=com.adobe.acrobat.reader.11007.reader.app.pkg.en_US, NSLocalizedDescription=An error occurred while running scripts from the package “Adobe Reader XI Installer.pkg”.}
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Removing client PKInstallDaemonClient pid=36203, uid=0 (/usr/sbin/installer)
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Done with sandbox removals
    Sep  5 09:45:57 rbb-mac-pro.home installd[35681]: PackageKit: Sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/53D2A2C7-EC8C-44 5E-ABA8-A2F67CA1D1FD.sandbox: relevance 846
    Sep  5 09:45:58 rbb-mac-pro.home installer[36203]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting Background Check Activity
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Automatic check parameters: autoDownload=YES, autoConfigData=YES, autoCriticalInstall=YES
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Fired early. Should check=FALSE (i=86280.000000, l=2014-09-04 17:54:40 +0000) (A/C=YES)
    Sep  5 10:56:00 --- last message repeated 1 time ---
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: 1 user-visible product(s): 031-05873
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: 0 enabled config-data product(s):  (want active updates only)
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting background actions
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Finished Background Check Activity
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: softwareupdate_notify_agent[uid=501]: Running for UpdatesAvailable
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: AssertionMgr: Take com.apple.softwareupdate.NotifyAgentAssertion assertion with type BackgroundTask for pid 37557
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: Adding client SUUpdateServiceClient pid=37557, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent)
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: softwareupdate_notify_agent[uid=501]: Notifying with params: {
         SoftwareUpdateCount = 1;
         SoftwareUpdatesAvailable = 1;
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: softwareupdate_notify_agent[uid=501]: appstoreupdateagent notified
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdate_notify_agent (501)[37557]: AssertionMgr: Cancel com.apple.softwareupdate.NotifyAgentAssertion assertion for pid 37557
    Sep  5 10:56:00 rbb-mac-pro.home softwareupdated (200)[180]: Removing client SUUpdateServiceClient pid=37557, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent)
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting Background Check Activity
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Automatic check parameters: autoDownload=YES, autoConfigData=YES, autoCriticalInstall=YES
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Should Check=YES (i=86280.000000, l=2014-09-04 17:54:40 +0000) (A/C=YES)
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Fire periodic check for interval
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: BackgroundActivity: Starting background actions
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: checking for updates
    Sep  5 14:17:54 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Scan for client pid 180 (/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdated)
    Sep  5 14:17:56 rbb-mac-pro.home softwareupdated (200)[180]: SoftwareUpdate: Using catalog https://swscan.apple.com/content/catalogs/others/index-10.9-mountainlion-lion-snowleopard- leopard.merged-1.sucatalog.gz
    Sep  5 14:17:56 rbb-mac-pro.home softwareupdated (200)[180]: Added 1267 PPD versions for /Library/Printers/PPDs/Contents/Resources from cache as of 2014-09-03 22:15:49 +0000
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: 10.9.4
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Help does not require an update.
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Utility does not require an update.
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:06 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_MonochromeLaser does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Common does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Help does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_ICA does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_MonochromeLaser does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Utility does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Common does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_ICA does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Common does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Help does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_ICA does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_MonochromeLaser does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Utility does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Common does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Help does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_ICA does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_MonochromeLaser does not require an update.
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7840W
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:Brother;MODEL:MFC-7860DW
    Sep  5 14:18:07 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer Brother_Utility does not require an update.
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Cmd2HP does not require an update.
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DriverCore does not require an update.
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:10 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PS3 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_ImageEnhancement1 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePDM does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Chuckwalla does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePL does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DMF4 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Fax2 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorse does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PSS does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Scan3 does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePSF does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorse does not require an update.
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:11 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePDM does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePIL1 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePL does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePSF does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Chuckwalla does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Cmd2HP does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DMF4 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DriverCore does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Fax2 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_ImageEnhancement1 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PS3 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PSS does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Pdf2Pdf2 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Scan3 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePIL1 does not require an update.
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:12 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Pdf2Pdf2 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorse does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePDM does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePIL1 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePL does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_CHorsePSF does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Chuckwalla does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Cmd2HP does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DMF4 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_DriverCore does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Fax2 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_ImageEnhancement1 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PS3 does not require an update.
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:13 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_PSS does not require an update.
    Sep  5 14:18:14 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:Color LaserJet 2605
    Sep  5 14:18:14 rbb-mac-pro.home softwareupdated (200)[180]: JS: Connected printer: MANUFACTURER:HP;MODEL:HP Color LaserJet 2605
    Sep  5 14:18:14 rbb-mac-pro.home softwareupdated (200)[180]: JS: Printer HP_Pdf2Pdf2 do

  • R3load -testconnect fails while doing the Export Prepare

    Hi All,
    R3load -testconnect fails while doing the Export Prepare for the Unicode Conversion. I have upgraded the CRM system from CRM 4.0 to SAP Netweaver 7.0 with EHP1. Now I doing the Unicode Conversion. While using the sapinst as root to start the unicode conversion I am getting the following error:
    /usr/sap/CSX/SYS/exe/run/R3load -testconnect [E]
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/CSX/SYS/exe/run/R3load: START OF LOG: 20090603143131
    /usr/sap/CSX/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    /usr/sap/CSX/SYS/exe/run/R3load: version R7.01/V1.4
    Compiled Mar 10 2009 23:03:11
    /usr/sap/CSX/SYS/exe/run/R3load -testconnect [E]
    (DB) ERROR: DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20
    (DB) ERROR: DbSlErrorMsg rc = 20
    /usr/sap/CSX/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/CSX/SYS/exe/run/R3load: END OF LOG: 20090603143131
    Regards
    Karthik Ravoori

    Hi,
    These note May help you.
    where are you placing the New executables.Always use /sapmnt/SID/exe.If you are placing them in /usr/sap/CSX/SYS/exe/run/ then you always get the error.
    I found in one of the note the same error that you are getting.
    Search in note with text DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20
    Note 459899 - SAP BW 3.0A Server Installation: UNIX/Oracle
    This Note Talks about the verson you should have for the kernel
    Note 898181 - Corrupt cluster record creates signal 11
    Thanks
    Rishi Abrol

  • Lion Install Failed "The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance."

    Not a comforting message to see...
    Here are the errors just before the above message is emitted and the install ends.
    Jul 26 05:33:33 localhost OSInstaller[344]: PackageKit: Extracting file://localhost/Volumes/Mac%20OS%20X%20Install%20DVD/Packages/Essentials.pkg (destination=/Volumes/i7Mac/.OSInstallSandbox-tmp/Root, uid=0)
    Jul 26 05:34:51 localhost OSInstaller[344]: PackageKit: Got copier error 2 extracting to path ./usr/lib/zsh/4.3.11/zsh/zselect.so: Read-only file system
    Jul 26 05:34:51 localhost Unknown[329]: /SourceCache/AppleFSCompression/AppleFSCompression-37/Common/DataPool.c:135: Error: finished pool without filling it
    Jul 26 05:34:51 localhost Unknown[329]: /SourceCache/AppleFSCompression/AppleFSCompression-37/Common/commonUtils.c:360: Error: fh_pread -1
    Jul 26 05:34:51 localhost Unknown[329]: /SourceCache/AppleFSCompression/AppleFSCompression-37/Common/StreamCompressor.c :294: Error: pread failed for /Volumes/i7Mac/.OSInstallSandbox-tmp/Root//usr/lib/zsh/4.3.11/zsh/zselect.so: Undefined error: 0
    Jul 26 05:34:51 localhost Unknown[329]: /SourceCache/AppleFSCompression/AppleFSCompression-37/Common/StreamCompressor.c :928: Error: returning errno 22 from FinishStreamCompressorQueue
    Jul 26 05:35:33 localhost OSInstaller[344]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=110 "An error occurred while extracting files from the package “Essentials.pkg”." UserInfo=0x7f83610395f0 {NSLocalizedDescription=An error occurred while extracting files from the package “Essentials.pkg”., NSFilePath=/Volumes/i7Mac/.OSInstallSandbox-tmp/Root, NSURL=Essentials.pkg -- file://localhost/Volumes/Mac%20OS%20X%20Install%20DVD/Packages/OSInstall.mpkg, PKInstallPackageIdentifier=com.apple.pkg.Essentials, NSUnderlyingError=0x7f8360d42420 "The operation couldn’t be completed. FinishStreamCompressorQueue error"} {
             NSFilePath = "/Volumes/i7Mac/.OSInstallSandbox-tmp/Root";
             NSLocalizedDescription = "An error occurred while extracting files from the package \U201cEssentials.pkg\U201d.";
             NSURL = "Essentials.pkg -- file://localhost/Volumes/Mac%20OS%20X%20Install%20DVD/Packages/OSInstall.mpkg";
             NSUnderlyingError = "Error Domain=BOMCopierFatalError Code=1 \"The operation couldn\U2019t be completed. FinishStreamCompressorQueue error\" UserInfo=0x7f8360d47220 {NSLocalizedFailureReason=FinishStreamCompressorQueue error, offset=2847022, type=BOMCopierFatalError, sourcePath=/Volumes/Mac OS X Install DVD/Packages/Essentials.pkg, destinationPath=/Volumes/i7Mac/.OSInstallSandbox-tmp/Root}";
             PKInstallPackageIdentifier = "com.apple.pkg.Essentials";
    Jul 26 05:35:33 localhost OSInstaller[344]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=110 "An error occurred while extracting files from the package “Essentials.pkg”." UserInfo=0x7f83610395f0 {NSLocalizedDescription=An error occurred while extracting files from the package “Essentials.pkg”., NSFilePath=/Volumes/i7Mac/.OSInstallSandbox-tmp/Root, NSURL=Essentials.pkg -- file://localhost/Volumes/Mac%20OS%20X%20Install%20DVD/Packages/OSInstall.mpkg, PKInstallPackageIdentifier=com.apple.pkg.Essentials, NSUnderlyingError=0x7f8360d42420 "The operation couldn’t be completed. FinishStreamCompressorQueue error"}
    Jul 26 05:35:34 localhost OSInstaller[344]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    If I boot to the "Recovery HD" I get a message "Installation Failed, Try re-intalling" Which would be a fine idea, but I can't because if I re-start installation from the hard drive I get the above errors. 
    I've burned the "InstallESD.img" to a DVD, but it also doesn't seem to work. Comes up as though I'm in the Reco

    Jen,
    Here's what I did to get Lion installed:
    Burn the installer to a DVD and install from there. It worked for me. Here's what you need to do:
    First you need another computer running at least 10.6.8.
    1. On the other computer go to 'App Store' (make sure you're logged in to the App Store with the AppleID you used on the troubled computer)
    2. Click on 'Purchased' in the 'App Store' window's toolbar
    3. If you are on 10.6.8, and haven't downloaded Lion on that computer just click "Install" to download the installation application.
    3. a, if the other computer is already running Lion, you'll need to re-download the installer.
    3. b. Hold down 'Option' when selecting 'Purchased' then you click "Install"
    4. When the Lion Installer starts up, just quit it. You want to work with the Installer application.
    5. Find the "Install Lion OS X" application in the 'Applications' folder.
    6. Hold down 'Control' and click on the application and select 'Show Package Contents'
    7. Find 'InstallESD.dmg' which is in the "Shared Support" folder and copy it to your desktop.
    8. Burn 'InstallESD.dmg' to a DVD ('Disk Utility' is simplest to do this).
    9. Put the new install DVD into the computer that has Lion partially installed and reboot holding down the "C" key.
    10. run the installer as normal, selecting your harddrive as the target.
    In my case, when it rebooted to the harddisk the Lion installer started AGAIN. If this happens, let it run. Then you should be done.
    Hope this helps.

Maybe you are looking for