CRS 10.2 Linux fails on OCR location

New 10.2.0.4 install for 2 node RAC system: RHEL5 2.6.18-92.el5 with SAN, using multipath devices. Configured OCFS2 1.4 following http://oss.oracle.com/projects/ocfs2/dist/documentation/v1.4/ocfs2-1_4-usersguide.pdf, and set up of multipath devices following note 564580.1 (Configuring raw devices (multipath) for Oracle Clusterware 10g Release 2 (10.2.0) on RHEL5/OEL5). My plan is to use OCFS for OCR and Voting disks. I've successfully configured the volumes, verified mount points, confirmed that proper entries are in /etc/fstab and have also touched a file from a mount point from one node, and could successfully read it from the second. Running runInstaller with -ignoreSysPrereqs. When I get to step that asks to specify OCR location, when I add the OCFS mount point (/u02/ocr1 and /u02/ocr2 for the mirror), I get an error:
The location/u02/ocr1, entered for the Oracle Cluster Registry is a directory.  Specify a shared raw partition or cluster file system that is visible by the same name on all node in the clusterI've verified the the /etc/multipath.conf file is identical on both nodes, that the mount points are identical, that /etc/fstab are identical. I'm stumped. Any ideas would be appreciated.

It didn't occur to me to do that, I assumed the installer would name the file(s) itself, as it asked for the location, rather the file name - I will try that.

Similar Messages

  • 11gR2 root.sh fails to copy OCR locations stored in ASM

    Hi all,
    I'm trying to extend an 11gR2 3-node RAC cluster to a 4th node. When trying to run the $GI_HOME/root.sh script it fails giving the following error:
    /oracle/app/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME= /oracle/app/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.
    2010-08-11 16:12:19: Parsing the host name
    2010-08-11 16:12:19: Checking for super user privileges
    2010-08-11 16:12:19: User has super user privileges
    Using configuration parameter file: /oracle/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    -ksh: line 1: /bin/env: not found
    /oracle/app/11.2.0/grid/bin/cluutil -sourcefile /etc/oracle/ocr.loc -sourcenode ucstst12 -destfile /orac le/app/11.2.0/grid/srvm/admin/ocrloc.tmp -nodelist ucstst12 ... failed
    Unable to copy OCR locations
    validateOCR failed for +OCR_VOTE at /oracle/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 7979.
    My environment is below:
    OS: SLES 11.1
    Database: 11.2.0.1
    Grid Infrastructure: 11.2.0.1
    OCR & Voting storage: ASM
    DB file & FRA storage: ASM
    # Nodes: 3
    Any help is really appreciated.
    Thanks.

    Hi,
    have you setup SSH for the new node (for User Oracle) in both ways, when extending it?
    A common problem is to extend SSH is to do this one way only.
    However especially when extending the cluster, there are some oracle tools which ssh/scp to the existing nodes (as the installation owner) to copy special files (like ocr.loc) to the new node.
    If SSH is not setup both ways, then this will fail.
    Check with user oracle or grid (whatever you used) that
    ssh <node1> date
    ssh <node2> date
    ssh <node3> date
    ssh <node4> date
    Is working (from every node).
    Note: In 11.2 you can rerun root.sh. Just do a $CRS_HOME/crs/install/rootcrs.pl –deconfig –force to deconfigure the stack and then rerun root.sh
    Sebastian

  • FATAL [INS-41311] One or more Oracle Cluster Registry (OCR) locations spec

    I'm installing 11.2.0.3 Grid Infrastructure on Red Hat 5.7. I'm receiving the following error that I pasted below. There isn't a whole lot of information regarding it. It seems that the install sees an existing CRS install, but the NFS volumes are empty. This is a fresh install. I ran cleanup, but there's nothing to remove. Any help or insight will be appreciated.
    Thank you
    INFO: Checking path: /u02/udev/devices/ocr1
    INFO: Checking path: /u03/udev/devices/ocr2
    INFO: Checking path: /u04/udev/devices/ocr3
    INFO: Validating for writability
    INFO: Validating for valid OCR locations
    INFO: Validating OCR locations.
    INFO: validating if it is an existing directory.
    INFO: Validating for free space
    INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
    INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
    INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
    SEVERE: [FATAL] [INS-41311] One or more Oracle Cluster Registry (OCR) locations specified are in an existing OCR directory.
    CAUSE: One or more Oracle Cluster Registry (OCR) locations specified were in directories with existing OCR files.
    ACTION: Specify locations for Oracle Cluster Registry that are not in use.
    INFO: Advice is ABORT

    user12006502 wrote:
    These are NFS mounts off of NetApp NAS. They are volumes that don't contain anything else but an empty .snapshot subdirectory. This is my first NFS RAC implementation. We followed NetApps best practices for the NFS mount options as well as the export options on the NAS. I'm sort of lost as to what the problem could be. Ran the installer with debug and strace, but I'm still not getting any insight into the issue. Thanks for trying to help.
    My first reaction to the failed CRS install is to clean it up. I ran the cleanup steps, but the installer didn't get far enough to generate any files.
    I'm using the following NFS mount options:
    rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,vers=3,timeo=600,noac,suidUse rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,noac,actimeo=0,vers=3,timeo=600 for Mount points for CRS voting disk and OCR
    Doc id - Mount Options for Oracle files when used with NFS on NAS devices [ID 359515.1]

  • Oracle CRS(10.1) installation fails

    Hi,
    Following is a detailed synopsis of my unsuccessful attempt at installing Oracle Cluster Ready Services(10.1) on a two node Windows 2000 advanced server system with external SCSI hard disk.
    Following is the Configuration of both the Nodes
    1.Intel Pentium P4 2.80 Ghz CPU
    2.512 MB RAM
    3.37 GB HDD
    4.Windows 2000 Advanced Server SP4
    5.Adaptec SCSI CARD 39160 ULTRA160 SCSI Controller
    6.Two -10/100 Mbps Fast Ethernet PCI Adapter (DLINK)
    Clusterware
    Oracle Cluster Ready Services 10.1.0.2
    Configuration for SCSI
    1.Model Make :SEAGATE
    2.Model Number :ST336607
    3.Firmware: 0007
    4.Model Name: Cheetah 10K.6
    5.Capacity: 36.7GB
    6.Speed: 10000 rpm
    Following are the pre-installation steps.
    1.The system setup involved 2 identical nodes with Windows 2000 Advanced Server SP4 OS.
    2.Two static Public IP's for both the nodes
    3.Two private IP's which can be pinged. (1st Node Private IP 10.10.10.2 2nd Node Private IP 10.10.10.3)
    4.Entry of the private IP's can also be found in the host file.
    5.ORA_DBA win group was created on both the nodes.
    6.Both the nodes are connected to a external SCSI hard disk
    CRS installation Steps
    1.On the Cluster Configuration page the Public Node Names and corresponding Private Node Names were entered.
    2.On the Network Interface Usage Page one interface was selected as Public (192.168.144.0) and the other interface was selected as Private (10.10.10.0)
    3.On Disk formatting Options page the ‘Do not format any logical drives was selected’.
    4.Finally the Logical partitions made on the SCSI hard disk were assigned to the OCR and voting disk.
    OUI installed the Oracle folder and services on the primary node and on the remote node. But failed to start the services on both the nodes.
    Following is snippet of the OUI installing log.
    Save Cluster Inventory
    Error occured while trying to stop service OracleOUIOraCr10g_homeService on one or more cluster nodes. Please stop service on nodes pc-p41300 using the Service Control Manager.
    Invoking OUI on cluster nodes pc-p41300
    C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui\bin\setup.exe -jreLoc C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\jre\1.4.2 -paramFile C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui/clusterparam.ini -silent -ignoreSysPrereqs -attachHome -local -noClusterEnabled ORACLE_HOME=D:\oracle\product\10.1.0\crs ORACLE_HOME_NAME=OraCr10g_home CLUSTER_NODES=PC-P41295,pc-p41300 CRS=true
    PRKC-1010 : Failed to stop the service on all nodes
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/install/crssetup.config.bat'
    Start output from spawned process:
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: pc-p41300 pc-p41300-node pc-p41300
    node 2: pc-p41295 pc-p41295-node pc-p41295
    Creating OCR keys for user 'salil', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    pc-p41300 service OracleCSService in improper STOPPED state, err(997)
    PC-P41295 service OracleCSService in improper PENDING state, err(997)
    Following errors were also observed at Operating System Level
    Event ID:11
    Description: The driver detected a controller error on \Device\SCSI\adpu160m1
    Note: adpu160m is the driver for the adaptec controllers
    Event ID:9
    Description: The device, \Device\SCSI\adpu160m1, did not respond within the time out period.
    Since the above method failed following alternate method was tired
    The CRS software was installed on just one node. This installation went about without any problems with all the services up and running.
    Using the ADDNode utility provided by CRS another node was added. But again when CRSSetup.exe tried to start the services on the remote node following error was encountered.
    PC-P41300 service OracleCSService in improper PENDING state, err(997)
    I would be grateful if some could help me with this problem.
    Thanking you in Anticipation,
    Regards,
    Salil([email protected])

    sa**** wrote:
    Hi,
    Following is a detailed synopsis of my unsuccessful attempt at installing Oracle Cluster Ready Services(10.1) on a two node Windows 2000 advanced server system with external SCSI hard disk.
    <B>Following is the Configuration of both the Nodes</B>
    1.Intel Pentium P4 2.80 Ghz CPU
    2.512 MB RAM
    3.37 GB HDD
    4.Windows 2000 Advanced Server SP4
    5.Adaptec SCSI CARD 39160 ULTRA160 SCSI Controller
    6.Two -10/100 Mbps Fast Ethernet PCI Adapter (DLINK)
    <B>Clusterware</B>
    Oracle Cluster Ready Services 10.1.0.2
    <B>Configuration for SCSI</B>
    1.Model Make :SEAGATE
    2.Model Number :ST336607
    3.Firmware: 0007
    4.Model Name: Cheetah 10K.6
    5.Capacity: 36.7GB
    6.Speed: 10000 rpm
    <B>Following are the pre-installation steps.</B>
    1.The system setup involved 2 identical nodes with Windows 2000 Advanced Server SP4 OS.
    2.Two static Public IP's for both the nodes
    3.Two private IP's which can be pinged. (1st Node Private IP 10.10.10.2 2nd Node Private IP 10.10.10.3)
    4.Entry of the private IP's can also be found in the host file.
    5.ORA_DBA win group was created on both the nodes.
    6.Both the nodes are connected to a external SCSI hard disk
    <B>CRS installation Steps</B>
    <P>1.On the Cluster Configuration page the Public Node Names and corresponding Private Node Names were entered.
    2.On the Network Interface Usage Page one interface was selected as Public (192.168.144.0) and the other interface was selected as Private (10.10.10.0)
    3.On Disk formatting Options page the ‘Do not format any logical drives was selected’.
    4.Finally the Logical partitions made on the SCSI hard disk were assigned to the OCR and voting disk.
    OUI installed the Oracle folder and services on the primary node and on the remote node. But failed to start the services on both the nodes.
    <B>Following is snippet of the OUI installing log.</B>
    <HR>
    Save Cluster Inventory
    Error occured while trying to stop service OracleOUIOraCr10g_homeService on one or more cluster nodes. Please stop service on nodes pc-p41300 using the Service Control Manager.
    Invoking OUI on cluster nodes pc-p41300
    C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui\bin\setup.exe -jreLoc C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\jre\1.4.2 -paramFile C:\DOCUME~1\salil\LOCALS~1\Temp\OraInstall2005-01-04_09-19-56PM\oui/clusterparam.ini -silent -ignoreSysPrereqs -attachHome -local -noClusterEnabled ORACLE_HOME=D:\oracle\product\10.1.0\crs ORACLE_HOME_NAME=OraCr10g_home CLUSTER_NODES=<font face="tahoma,verdana,sans-serif" size="1" color="#000">PC-P41295,pc-p41300</font> CRS=true
    PRKC-1010 : Failed to stop the service on all nodes
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/install/crssetup.config.bat'
    Start output from spawned process:
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <NODENUMBER>: <NODENAME><PRIVATE name interconnect><HOSTNAME>
    node 1: pc-p41300 pc-p41300-node pc-p41300
    node 2: pc-p41295 pc-p41295-node pc-p41295
    Creating OCR keys for user 'salil', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    <HR>
    <B>pc-p41300 service OracleCSService in improper STOPPED state, err(997)
    PC-P41295 service OracleCSService in improper PENDING state, err(997)</B>
    <HR>
    <B>Following errors were also observed at Operating System Level</B>
    <B>Event ID:11</B>
    Description: The driver detected a controller error on \Device\SCSI\adpu160m1
    Note: adpu160m is the driver for the adaptec controllers
    <B>Event ID:9</B>
    Description: The device, \Device\SCSI\adpu160m1, did not respond within the time out period.
    Since the above method failed following alternate method was tired
    The CRS software was installed on just one node. This installation went about without any problems with all the services up and running.
    Using the ADDNode utility provided by CRS another node was added. But again when CRSSetup.exe tried to start the services on the remote node following error was encountered.
    <B>PC-P41300 service OracleCSService in improper PENDING state, err(997)</B>
    I would be grateful if some could help me with this problem.
    <P>Thanking you in Anticipation,
    Regards,
    Salil([email protected]) </P>
    I do not know what you're talking about, I'm new to this.

  • Invalid OCR locations (on NFS shares)

    I'm trying to install the 11.2 Oracle Grid Infrastructure for testing purposes.
    My setup is the following:
    1. NFS server serving 3 disks
    2. I mounted those shares on my nodes at the same location, e.g. /disk1 /disk2 /disk3
    3. In the Grid Infrastructure OUI runInstaller Oracle Cluster Registry (OCR) locations GUI page, I selected
    "normal Redundancy" and put these locations:
    /disk1/ocr/ocr1
    /disk2/ocr/ocr2
    /disk3/ocr/ocr3
    My oinstall group user owns the /disk1/ocr, disk2/ocr, /disk3/ocr dirs.
    I get the following error:
    [INS-41317] Invalid Oracle Cluster Registry (OCR) locations.
    Cause - One or more Oracle Cluster Registry (OCR) locations were not valid.
    Action - Provide valid OCR locations.
    I'm wondering if somebody can please shed more light on what I'm doing wrong. Thanks!

    tomk wrote:The wiki has the answer - at least for those funky numbers. Hope it solves your rsync issue.
    ok, then i probably know my problem, but not how to solve it:
    [carnager@freebox ~]$ sudo /etc/rc.d/nfs-common start
    :: Mounting pipefs filesystem [DONE]
    :: Starting rpc.idmapd daemon [FAIL]

  • Oracle CRS(10.2) installation fails - service OracleCSService in improper

    Hello,
    I been trying to install Oracle RAC 10g R2, in a VmWare client machine with Windows 2003 SE, as you can see, the check commands run, showing all configuration is fine, except for the VIP part, installation passed smoothly, till the Configuration assistance, I got this error:
    Step 5: Starting up CRS stack on all nodes
    rac1 service OracleCSService in improper PENDING state, err(997)
    rac2 service OracleCSService in improper PENDING state, err(997)
    Configuration assistant "Oracle Clusterware Configuration Assistant" failed
    The "C:\oracle\product\10.2.0\nbcrs\cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    1.     I Confirm that your public interface is listed before the private interface in the advanced settings of your network properties
    2.     I Confirm that you enabled automounting of external disks using diskpart
    When I tried to start the OracleCRService service using SC, it hangs & not starts.
    Please I need your help, solve this problem,
    Kind regards,
    Nabil
    find below the diagnostic check done before installation and error message displayed:
    C:\Documents and Settings\Administrator>C:\10201_clusterware_win32\clusterware\cluvfy\runcluvfy.bat
    stage -pre crsinst -n rac1,rac2 -verbose
    C:\Documents and Settings\Administrator>REM By Nabil @echo off
    C:\Documents and Settings\Administrator>REM
    C:\Documents and Settings\Administrator>REM This script sets up the environment for invocation of cl
    uster verification
    C:\Documents and Settings\Administrator>REM tool (cluvfy), unpacks the archive (cluvfy.zip) for the
    verification
    C:\Documents and Settings\Administrator>REM framework software, executes the requested verification
    command, and cleans
    C:\Documents and Settings\Administrator>REM up the space occupied by the unpacked verification softw
    are.
    C:\Documents and Settings\Administrator>REM
    C:\Documents and Settings\Administrator>REM Usage: cluvfy.bat <cluvfy command options>
    C:\Documents and Settings\Administrator>setlocal
    C:\Documents and Settings\Administrator>REM Setup CV_HOME environment variable for cluvfy
    C:\Documents and Settings\Administrator>REM This variable points to the home for cluster verificatio
    n software.
    C:\Documents and Settings\Administrator>REM If not set by the caller of this script, it points (by d
    efault)
    C:\Documents and Settings\Administrator>REM to temporary directory
    C:\Documents and Settings\Administrator>if () == () ()
    C:\Documents and Settings\Administrator>Rem
    C:\Documents and Settings\Administrator>rd /S /Q C:\temp\cvtmphome
    The system cannot find the file specified.
    C:\Documents and Settings\Administrator>md C:\temp\cvtmphome
    C:\Documents and Settings\Administrator>REM Setup CV_JDKHOME environment variable for cluvfy
    C:\Documents and Settings\Administrator>REM This variable points to the java package required by clu
    ster verification
    C:\Documents and Settings\Administrator>REM framework
    C:\Documents and Settings\Administrator>REM If this varible isn't set by the caller of this script,
    the jrepack.zip
    C:\Documents and Settings\Administrator>REM archive is unpacked in C:\temp\cvtmphome\jre directory a
    nd this directory is
    C:\Documents and Settings\Administrator>REM set in CV_JDKHOME
    C:\Documents and Settings\Administrator>if () == () (
    if not exist \10201_clusterware_win32\clusterware\cluvfy\jrepack.zip goto JDKHOME_ERROR
    \10201_clusterware_win32\clusterware\cluvfy\..\install\unzip -o \10201_clusterware_win32\clusterwar
    e\cluvfy\jrepack.zip -d C:\temp\cvtmphome\jre 1>NUL
    if not errorlevel 0 goto JRE_ZIP_ERR
    C:\Documents and Settings\Administrator>REM Setup CV_DESTLOC environment variable for cluvfy
    C:\Documents and Settings\Administrator>REM This variable points to a directory on each (remote as w
    ell as local) node
    C:\Documents and Settings\Administrator>REM that is writable. The cluster verifcation tool will copy
    the required
    C:\Documents and Settings\Administrator>REM software bits (on need basis) to this directory.
    C:\Documents and Settings\Administrator>REM If not set by the caller of this script, it points (by d
    efault)
    C:\Documents and Settings\Administrator>REM to temporary directory
    C:\Documents and Settings\Administrator>if () == () ()
    C:\Documents and Settings\Administrator>REM Unpack the cluster verification software archive on its
    home
    C:\Documents and Settings\Administrator>\10201_clusterware_win32\clusterware\cluvfy\..\install\unzip
    -o \10201_clusterware_win32\clusterware\cluvfy\cvupack.zip -d C:\temp\cvtmphome 1>nul
    C:\Documents and Settings\Administrator>if not errorlevel 0 goto CVU_ZIP_ERR
    C:\Documents and Settings\Administrator>REM Execute the requested cluster verification command
    C:\Documents and Settings\Administrator>CALL C:\temp\cvtmphome\bin\cluvfy.bat stage -pre crsinst -n
    rac1,rac2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "rac1"
    Destination Node Reachable?
    rac2 yes
    rac1 yes
    Result: Node reachability check passed from node "rac1".
    Checking user equivalence...
    Check: User equivalence for user "Administrator"
    Node Name Comment
    rac2 passed
    rac1 passed
    Result: User equivalence check passed for user "Administrator".
    Checking administrative privileges...
    Checking node connectivity...
    Interface information for node "rac2"
    Interface Name IP Address Subnet
    public 192.168.2.102 192.168.2.0
    private 192.168.0.102 192.168.0.0
    Interface information for node "rac1"
    Interface Name IP Address Subnet
    public 192.168.2.101 192.168.2.0
    private 192.168.0.101 192.168.0.0
    Check: Node connectivity of subnet "192.168.2.0"
    Source Destination Connected?
    rac2:public rac1:public yes
    Result: Node connectivity check passed for subnet "192.168.2.0" with node(s) rac2,rac1.
    Check: Node connectivity of subnet "192.168.0.0"
    Source Destination Connected?
    rac2:private rac1:private yes
    Result: Node connectivity check passed for subnet "192.168.0.0" with node(s) rac2,rac1.
    Suitable interfaces for the private interconnect on subnet "192.168.2.0":
    rac2 public:192.168.2.102
    rac1 public:192.168.2.101
    Suitable interfaces for the private interconnect on subnet "192.168.0.0":
    rac2 private:192.168.0.102
    rac1 private:192.168.0.101
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check failed.
    Checking system requirements for 'crs'...
    Check: Operating system version
    Node Name Available Required Comment
    rac2 Windows Server 2003 Windows Server 2003 passed
    rac1 Windows Server 2003 Windows Server 2003 passed
    Result: Operating system version check passed.
    Check: Total memory
    Node Name Available Required Comment
    rac2 823.49MB (843252KB) 512MB (524288KB) passed
    rac1 823.49MB (843252KB) 512MB (524288KB) passed
    Result: Total memory check passed.
    Check: Swap space
    Node Name Available Required Comment
    rac2 1.96GB (2057180KB) 1GB (1048576KB) passed
    rac1 1.96GB (2057180KB) 1GB (1048576KB) passed
    Result: Swap space check passed.
    Check: System architecture
    Node Name Available Required Comment
    rac2 32-bit 32-bit passed
    rac1 32-bit 32-bit passed
    Result: System architecture check passed.
    Check: Free disk space in "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp" dir
    Node Name Available Required Comment
    rac2 3.36GB (3519968KB) 400MB (409600KB) passed
    rac1 3.2GB (3359292KB) 400MB (409600KB) passed
    Result: Free disk space check passed.
    System requirement passed for 'crs'
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    C:\Documents and Settings\Administrator>
    ==== ====== = === = == = = == = == ===
    Output generated from configuration assistant "Oracle Clusterware Configuration Assistant":
    Command = C:\WINDOWS\system32\cmd /c call C:\oracle\product\10.2.0\nbcrs/install/crssetup.config.bat
    clscfg: EXISTING configuration version 3 detected.
    clscfg: version 3 is 10G Release 2.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: rac1 rac1-priv rac1
    node 2: rac2 rac2-priv rac2
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Step 1: checking status of CRS cluster
    Step 2: creating directories (C:\oracle\product\10.2.0\nbcrs)
    Step 3: configuring OCR repository
    Oracle Cluster Registry already initialized
    Step 4: configuring safe mode for CRS stack
    Step 5: Starting up CRS stack on all nodes
    rac1 service OracleCSService in improper PENDING state, err(997)
    rac2 service OracleCSService in improper PENDING state, err(997)
    Configuration assistant "Oracle Clusterware Configuration Assistant" failed
    The "C:\oracle\product\10.2.0\nbcrs\cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------

    Here is the log error which i got. Can any one give the pointer to configure.
    [    CSSD]2007-03-09 18:48:55.750 [2708] >TRACE: clssnmDoSyncUpdate: Sync Complete!
    [    CSSD]2007-03-09 18:48:55.750 [2524] >TRACE: clssnmvFatalCheck: missing node 2
    [    CSSD]2007-03-09 18:48:55.750 [2524] >TRACE: clssnmvFatalCheck: fatal 0, sclsfatal 0
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmReconfigThread: started for reconfig (1)
    [    CSSD]2007-03-09 18:48:55.828 [3844] >USER: NMEVENT_RECONFIG [00][00][00][02]
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmEstablishConnections: 1 nodes in cluster incarn 1
    [    CSSD]2007-03-09 18:48:55.828 [1880] >TRACE: clssgmPeerListener: connects done (1/1)
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmEstablishMasterNode: MASTER for 1 is node(1) birth(1)
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmChangeMasterNode: requeued 0 RPCs
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmMasterCMSync: Synchronizing group/lock status
    [    CSSD]2007-03-09 18:48:55.828 [3844] >TRACE: clssgmMasterSendDBDone: group/lock status synchronization complete
    [    CSSD]CLSS-3000: reconfiguration successful, incarnation 1 with 1 nodes

  • CRS installation roo.sh failed -- FAILURE AT FINAL CHECK

    CRS 10.2.0.1 installation on Solaris 10
    root. sh failed, following error appeared.
    bash-3.00# sh -x root.sh
    + /opt/oracrs/install/rootinstall
    + /opt/oracrs/install/rootconfig
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: proddb02 proddb02-priv proddb02
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Now formatting voting device: /dev/rdsk/vpath9a
    Now formatting voting device: /dev/rdsk/vpath10a
    Now formatting voting device: /dev/rdsk/vpath11a
    Format of 3 voting devices complete.
    Startup will be queued to init within 30 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    Failure at final check of Oracle CRS stack.
    10
    bash-3.00#
    following metalink note 240001.1 as well, no success.
    any idea where should I look?

    You can start looking at the following files to check if there are any errors reported :
    a) The OS Messages file ( /var/adm/messages )
    b) Any files with names like crsctl* under the /tmp directory
    c) The client trace files under $ORA_CRS_HOME/log/<hostname>/client/*
    d) The crsd and the cssd logs under $ORA_CRS_HOME/log/<hostname>/[crsd/cssd]/*
    Also what does a ps -ef | grep d.bin indicate.
    Which daemons get started and which do not.
    Vishwa

  • Sophos for Linux Failed to replicate from sdds:SOPHOS and Failed to find supplement warehouse

    Every hour the first failure occurs, I.E. failed to replicate. Upon running sudo /opt/sophos-av/bin/savupdate -v5 --debug, I received Failed to find supplement warehouse instead. and the details look like this: Update to include '*' priority 10
    Update to exclude 'sav-*' priority 20
    Update to exclude 'sdf.xml' priority 20
    Update to include 'sav-linux/licence*' priority 30
    Update to include 'sav-linux/manifest.dat' priority 30
    Update to include 'sav-linux/manifest.spec' priority 30
    Update to include 'sav-linux/cidsync.upd' priority 30
    Update to include 'sav-linux/common/*' priority 30
    Update to include 'sav-linux/x86/*' priority 30
    Update to include 'uncdownload/*' priority 20
    Update to exclude 'talpa/*' priority 20
    Update to include 'talpa/talpa-srcpack.tar.gz' priority 30
    Update to include 'talpa/manifest.dat' priority 30
    Update to include 'talpa/cidsync.upd' priority 30
    Update to include 'talpa/copying' priority 30
    Update to include 'talpa/talpa-ubuntu/combined.tgz' priority 30
    Update to include 'talpa/talpa-ubuntu/talpa-binpack-ubuntu-x86_64-3.13.0-61-generic-100ubuntusmpwedjul29112134utc2015.tar.gz' priority 30
    Update to exclude 'sav-linux/x86/32/*' priority 40
    Update to exclude 'uncdownload/32/*' priority 40
    Updating from versions - SAV: 9.10.0, Engine: 3.60.0, Data&colon; 5.15
    SOPHOS source is either SOPHOS, or the warehouse update source address.
    Product line: 1CD8A803-6047-47BC-8CBE-2D4AEB37BEE2 ( we want 5CF594B0-9FED-4212-BA91-A4077CB1D1F3)
    Product line: 5CF594B0-9FED-4212-BA91-A4077CB1D1F3 ( we want 5CF594B0-9FED-4212-BA91-A4077CB1D1F3)
    Product line: D9BB257D-ADE6-47C9-B09E-1ACB33A88EDD ( we want 5CF594B0-9FED-4212-BA91-A4077CB1D1F3)
    Product line: 16847572-641A-4310-94FB-7530471C2A25 ( we want 5CF594B0-9FED-4212-BA91-A4077CB1D1F3)
    Selecting package using recommended policy
    Following SddsConfigTagPolicy
    Warehouse contains 4 products
    Warehouse contains 1 products matching our uuid
    Warehouse contains 1 products matching tag=RECOMMENDED
    SDDS synchronise result=4
    Unable to synchronise files: result=4
    log_entry: [E26245] Cannot locate server for http://dci.sophosupd.com/update/7/74/774de35825b1fcf0a9c28adf75a24333.dat
    log_entry: [I20317] No proxy was used.
    log_entry: [I40394] Successfully downloaded customer file
    log_entry: [E59268] Cannot locate server for http://d1.sophosupd.com/update/catalogue/sdds.linux_free_SAV9100.1.xml
    log_entry: [I23148] No proxy was used.
    log_entry: [I40394] Successfully downloaded customer file
    log_entry: [I96736] Looking for package 5CF594B0-9FED-4212-BA91-A4077CB1D1F3 9.10.0.3600.117
    log_entry: [I45378] Found included product 16847572-641A-4310-94FB-7530471C2A25 3.60.0.5
    log_entry: [I45378] Found included product D9BB257D-ADE6-47C9-B09E-1ACB33A88EDD 3.60.0.5
    log_entry: [I45378] Found included product 1CD8A803-6047-47BC-8CBE-2D4AEB37BEE2 9.10.0.6.2
    log_entry: [I49502] Found supplement TBPS1.19 LATEST 1
    log_entry: [E59264] Cannot locate server for http://d1.sophosupd.com/update/catalogue/sdds.tbp.xml
    log_entry: [I23144] No proxy was used.
    SupplementWarehouseUnavailableException for http://d1.sophosupd.com/update/catalogue/sdds.tbp.xml
    Failed to find supplement warehouse. The update source address is http://d1.sophosupd.com/update/catalogue/sdds.tbp.xml.
    Failed to replicate from all update sources Is this an outage, or is there some issue with the default installation of the Linux free product on Ubuntu 14.04 LTS desktop variant? Are the scheduled updates running under the correct security context is that why they get a different failure? Any help would be appreciated. Thank you.

    Here is the first day of log files including the same failures: lyle@IT-Director:~$ sudo /opt/sophos-av/bin/savlog
    Time                             Category              Event
    Fri 31 Jul 2015 01:30:06 PM CDT: savd.daemon           Sophos Anti-Virus daemon started.
    Fri 31 Jul 2015 01:30:28 PM CDT: talpa_select.compiled NOTE: You are running Sophos Anti-Virus on a kernel for which Sophos does not provide binary kernel modules. Therefore the kernel modules have been locally compiled. Please see KBA14377 for supported platforms and kernels.
    Fri 31 Jul 2015 01:30:33 PM CDT: savd.daemon           On-access scanning enabled using talpa.
    Fri 31 Jul 2015 01:30:33 PM CDT: talpa_select.compiled NOTE: You are running Sophos Anti-Virus on a kernel for which Sophos does not provide binary kernel modules. Therefore the kernel modules have been locally compiled. Please see KBA14377 for supported platforms and kernels.
    Fri 31 Jul 2015 01:39:29 PM CDT: savscan.log           On-demand scan started.
    Fri 31 Jul 2015 01:39:34 PM CDT: savscan.log           On-demand scan finished.
    Fri 31 Jul 2015 01:52:08 PM CDT: savscan.log           On-demand scan started.
    Fri 31 Jul 2015 01:52:13 PM CDT: savscan.log           On-demand scan finished.
    Fri 31 Jul 2015 02:02:48 PM CDT: update.failed         Updating from versions - SAV: 9.10.0, Engine: 3.60.0, Data&colon; 5.15
    Fri 31 Jul 2015 02:02:48 PM CDT: update.failed         Failed to replicate from sddsOPHOS
    Fri 31 Jul 2015 02:02:48 PM CDT: update.failed         Failed to replicate from all update sources
    Fri 31 Jul 2015 02:25:09 PM CDT: update.failed         Updating from versions - SAV: 9.10.0, Engine: 3.60.0, Data&colon; 5.15
    Fri 31 Jul 2015 02:25:09 PM CDT: update.failed         Failed to replicate from sddsOPHOS
    Fri 31 Jul 2015 02:25:09 PM CDT: update.failed         Failed to replicate from all update sources
    Fri 31 Jul 2015 02:40:43 PM CDT: update.failed         Updating from versions - SAV: 9.10.0, Engine: 3.60.0, Data&colon; 5.15
    Fri 31 Jul 2015 02:40:43 PM CDT: update.failed         Failed to find supplement warehouse. The update source address is http://d1.sophosupd.com/update/catalogue/sdds.tbp.xml.

  • ATG Endeca CRS Integration baseline_update.bat fails

    Hi,
    I have deployed the CRS through cim.bat and after that I am trying to run the following scripts and fails with the below errors.
    I am able to deploy the dicsover application that comes with the Endeca.
    Here are the steps I am trying to do after deploying through CIM.
    F:\Endeca\apps\CRS\control>load_baseline_test_data.bat
    F:\Endeca\apps\CRS\control>baseline_update.bat
    F:\Endeca\apps\CRS\control>load_baseline_test_data.bat
    F:\Endeca\apps\CRS\config\script\..\..\test_data\baseline\data.txt
    1 file(s) copied.
    Setting flag 'baseline_data_ready' in the EAC.
    F:\Endeca\apps\CRS\control>baseline_update.bat
    [03.27.13 10:55:13] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [03.27.13 10:55:14] INFO: Definition has not changed.
    [03.27.13 10:55:14] INFO: Starting baseline update script.
    [03.27.13 10:55:14] INFO: Acquired lock 'update_lock'.
    [03.27.13 10:55:14] INFO: [ITLHost] Starting shell utility 'move_-toprocessing'.
    [03.27.13 10:55:15] INFO: [ITLHost] Starting copy utility 'fetch_config_to_input_for_forge_Forge'.
    [03.27.13 10:55:16] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_ConfigurationGeneratorForge'.
    [03.27.13 10:55:17] INFO: [ITLHost] Starting component 'ConfigurationGeneratorForge'.
    [03.27.13 10:55:35] INFO: [ITLHost] Starting copy utility 'CopyRecsearchConfig'.
    [03.27.13 10:55:35] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Forge'.
    [03.27.13 10:55:36] INFO: [ITLHost] Starting component 'Forge'.
    [03.27.13 10:55:41] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Dgidx'.
    [03.27.13 10:55:42] INFO: [ITLHost] Starting component 'Dgidx'.
    [03.27.13 10:55:43] SEVERE: Batch component 'Dgidx' failed. Refer to component logs in F:\Endeca\apps\CRS\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.
    Occurred while executing line 53 of valid BeanShell script:
    50|
    51| Dgidx.archiveLogDir();
    52|
    53| Dgidx.run();
    54|
    55|
    56|
    [03.27.13 10:55:43] SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
    Caused by java.lang.reflect.InvocationTargetException
    sun.reflect.NativeMethodAccessorImpl invoke0 - null
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.exception.EacComponentControlException
    com.endeca.soleng.eac.toolkit.component.BatchComponent run - Batch component 'Dgidx' failed. Refer to component logs in F:\Endeca\apps\CRS\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.
    [03.27.13 10:55:43] INFO: Released lock 'update_lock'.
    Error in the Log file Dgidx.log
    ============================================================================
    === DGIDX: Version = "6.4.0.692722"
    === Start Time : Wed Mar 27 10:55:42 2013
    === Arguments : "F:\Endeca\MDEX\6.4.0\bin\dgidx.exe -v --compoundDimSearch --lang en --out F:\Endeca\apps\CRS\logs\dgidxs\Dgidx\Dgidx.log --dtddir F:\Endeca\MDEX\6.4.0\conf\dtd --tmpdir F:\Endeca\apps\CRS\data\temp F:\Endeca\apps\CRS\data\forge_output\CRS F:\Endeca\apps\CRS\data\dgidx_output\CRS"
    === Current Directory : F:\Endeca\apps\CRS
    === Host : ABONDALA-US2
    === Exec Path : F:\Endeca\MDEX\6.4.0\bin\dgidx.exe
    ============================================================================
    Language/collation in use is English (collation=endeca)
    WARN     03/27/13 15:55:42.950 UTC (1364399742949)     DGIDX     {dgidx,baseline}     Lexer/OLT log: level=-1: 2013/03/27 10:55:42 | INFO | Enabling log callback     
    No application configuration specified. Using "F:\Endeca\apps\CRS\data\forge_output\CRS" as the application configuration prefix.
    ============================================================================
    === DGIDX: Starting phase "Read raw dimensions, properties, and records"
    === Current Time : Wed Mar 27 10:55:42 2013
    === Total Elapsed : 0.0110 seconds
    === User CPU Time : 0.0156 seconds
    === System CPU Time : 0.0468 seconds
    === Memory Usage : 18.23 MB
    ============================================================================
    Parsing XML dimensions data with validation turned on
    Parsing project file "F:\Endeca\apps\CRS\data\forge_output\CRS.xml" (project="CRS")
    XMLParser: Reading dimensions, dvals, and synonyms from file "F:\Endeca\apps\CRS\data\forge_output\\CRS.dimensions.xml"
    ERROR     03/27/13 15:55:42.958 UTC (1364399742957)     DGIDX     {dgidx,baseline}     Internal error while decompressing input stream: null     
    FATAL     03/27/13 15:55:42.958 UTC (1364399742957)     DGIDX     {dgidx,baseline}     Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=F:\Endeca\apps\CRS\data\forge_output\\CRS.dimensions.xml     
    WARN     03/27/13 15:55:42.958 UTC (1364399742957)     DGIDX     {dgidx,baseline}     Lexer/OLT log: level=-1: 2013/03/27 10:55:42 | INFO | Disabling log callback     
    Is this issue ""F:\Endeca\apps\CRS\data\forge_output\\CRS.dimensions.xml" file path. I am running on windows 7 and even tried giving the paths with back slash instead of forward slash. Not sure where to debug this issue. Please let me know if anyone has encountered this error.
    environment.properties
    LANGUAGE_ID=en
    EAC_PORT=8888
    HOSTNAME=localhost
    #CAS settings
    CAS_ROOT=F:/Endeca/CAS/3.1.1
    CAS_HOST=localhost
    CAS_PORT=8500
    CAS_CLIENT_ID=FORGE
    # PATH_SEP_VARNAME: for platform-independence, determine at runtime instead of build time:
    PATH_SEP_VARNAME=${path.separator}
    # CAS library directory for loading the jars to use in the record store commandline util into the class path
    RS_JAVA_LIB_DIR=F:/Endeca/CAS/3.1.1/lib/recordstore-cmd/
    # CAS recordstore-forge-adapter jar loads all necessary record store client dependencies through manifest file
    CAS_RS_CLASSPATH=F:/Endeca/CAS/3.1.1/lib/recordstore-forge-adapter/recordstore-forge-adapter-3.1.1.jar
    # Forge needs record store libraries as well as Spring to load record store adapter configuration files
    FORGE_CLASSPATH=${CAS_RS_CLASSPATH}${PATH_SEP_VARNAME}./config/lib/java/spring-2.5.6.jar${PATH_SEP_VARNAME}./config/lib/java/eacToolkit-3.1.1.jar${PATH_SEP_VARNAME}./config/lib/java/spring-delegate-adapter-1.0.1.jar${PATH_SEP_VARNAME}./config/script${PATH_SEP_VARNAME}.
    # Forges running FCM need to both read from record stores and run the FCM, ifdi-fcm.jar includes dependencies via manifest
    FORGE_FCM_CLASSPATH=${FORGE_CLASSPATH}${PATH_SEP_VARNAME}./config/lib/java/ifdi-fcm-1.0.0.20121016.jar
    Thanks for the help.
    Thanks
    Anil.
    Edited by: user552512 on Mar 27, 2013 9:08 AM

    That definitely doesn't look right - by default it would be reading the file data\forge_output\dimensions.xml, but you are getting a carriage return and CRS.dimensions.xml? Have you modified the Dimension Adapter and/or Indexer Adapter in your pipeline? The default settings are:
    -- Dimension Adapter --
    Format = XML - Internal
    URL = dimensions.xml (so relative to the pipeline.epx)
    Custom Compression Level = unchecked (if this is checked then URL will become dimensions.xml.gz)
    -- Indexer Adapter --
    URL = ../../data/forge_output/
    Regards
    Michael

  • PowerPivot Data Refresh Fails - We cannot locate a server to load the workbook Data Model

    Hello,
    I have installed sql01\PowerPivot instance of Analysis services on my existing SQL Server and configured it per Configure Power Pivot for SharePoint 2013
    http://technet.microsoft.com/en-us/library/dn456880(v=office.15).aspx . I did not install a second Database Engine on the server.
    I created an Excel 2013 workbook using the Excel 2013 PowerPivot add-in and saved it to my SharePoint BI Center Document library.
    When I try to refresh my workbook, I get 2 errors in the SharePoint log.
    http://support.microsoft.com/kb/2756665?wa=wsignin1.0 indicates the sproc is deprecated, but that does not help me fix the issue.
    Log errors:
    Following error occured while trying to execute a sql query: System.Data.SqlClient.SqlException (0x80131904):
    Could not find stored procedure 'DataRefresh.GetSchedule'.
    EXCEPTION: NoAvailableStreamingServerException: We cannot locate a server to load the workbook Data Model.
    macrel

    Hi Marcel,
    Based on my research, it seems that you have Microsoft SQL Server 2012 PowerPivot for SharePoint 2013 add-in installed on a computer. When you perform a data refresh operation on some PowerPivot workbooks in Microsoft SharePoint 2013, you receive two error
    message.
    As to the first error, this issue occurs because the Custom Properties on the Excel workbook are not correctly cleared before you set a new serialized schedule. This causes an extra custom property to remain after you set the new schedule. Therefore, the
    new schedule fails. To fix this issue, please
    install Cumulative Update 9 for SQL Server 2012 SP1.
    As to the second error, please
    running a repair using PowerPivot configuration wizard for SharePoint 2013. For more information about Troubleshooting PowerPivot Data Refresh, please see: 
    http://social.technet.microsoft.com/wiki/contents/articles/troubleshooting-powerpivot-data-refresh.aspx
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Rescue and Recovery failed destination network location can no longer be reached

    W510, running Windows 7 Pro SP1,  updated with ThinkVantage including BIOS 1.37 along with Rescue and Recovery 4.31 yesterday. Using Backup locations "Local hard drive" had not problem, but when it was set to "Network", it gave me "The backup failed because the destination network location can no longer be reached.". Prior to running RR, I manually mounted the shared drive on W510 and could read and write files. The user that mounted the shared drive was not "Administrator" but has Administrator privilege. The network shared drive was a folder on an Windows XP SP3 computer.The shared drive had Full Control granted to Everyone as well as for Sharing. I rebooted W510 before starting RR. After the "network location can no longer be reached" error popped up, a long while later, RR actually wrote some files in the shared drive and then finally it aborted. It created on the shared drive RRBackups\SZ\<UUID>\... (among other folders and files); under <UUID> there's a common\rr.log with:
    Sun May 22 01:56:39 2011 RescueRecovery: Running: C:\Program Files (x86)\Lenovo\
    Rescue and Recovery\br_funcs.exe backup level=0 destination="\\192.168.0.1\W510_
    backup\RRbackups\SZ\D0D186C05DAE11E0-9303F5C431248DAC" drive=C: location=16 nice
    =0 pw=0 uuid=0 compress encrypt
    Sun May 22 02:04:15 2011 RescueRecovery: br_funcs returned error code 0x501
    Sun May 22 02:04:15 2011 RescueRecovery: Running: C:\Program Files (x86)\Common
    Files\Lenovo\mnd\mapdrv.exe *
    Sun May 22 02:04:15 2011 RescueRecovery: Get the shutdown flag from service is 0
    Sun May 22 02:04:48 2011 RescueRecovery: CRRBackup::removeLevel() - DeleteFile(\
    \192.168.0.1\W510_backup\RRbackups\SZ\D0D186C05DAE11E0-9303F5C431248DAC\common\b
    t0.dat) failed.  Error 3
    Sun May 22 02:04:48 2011 RescueRecovery: In GetBackupFolderName, UUID is D0D186C
    05DAE11E0-9303F5C431248DAC!
    Sun May 22 02:04:48 2011 RescueRecovery: In CreateSpecialBackupFolder, get szBackupFolder is C:\RRbackups\SZ\D0D186C05DAE11E0-9303F5C431248DAC
    Sun May 22 02:04:48 2011 RescueRecovery:  CreateSpecialBackupFolder: szBackupFolder= C:\RRbackups, szMidiumFolder = C:\RRbackups\SZ
    The events don't make sense:
    a) Why would RR says "network location can no longer be reached" - the wording suggests that it was OK, but now it isn't.
    b) The br_funcs returns Error 0x501 (NOT_IMPLEMENTED or NOT_SUPPORTED), but RR still attempted to call mapdrv.
    c) Apparently mapdrv was successful otherwise it shouldn't try to delete the t0.dat on the shared drive (which didn't exist - hence Error 3 (PATH_NOT_FOUND)) and unless it has reached the remote computer, it wouldn't know the file wasn't there.
    I'm curious to find out if anyone has run into this problem and how to fix it.

    It errored out after it has already created some folders and files as indicated in the first post.Tried the same steps several times just make sure it was repeatable by closing Rescue and Restore app and starting it again. The network between the share host and my W510 was a direct RJ45 cable connection, so zero hop.  In the end I used Windows 7 Backup and Restore to do full backup, using the same \\server\sharename, the network share was mapped without a problem. But then Windows 7 Restore CD wasn't able to map network share - giving me 0x800704cf. Googling shows lots questions raised on this but no fix.
    Update:
    Last night, I gave it a shot again. For some reason, RR was able to mapped the network share using \\IPaddress\sharename (this time I used a different folder and a diferent sharename). OK great, but after 10 hrs it's at 88% completion, did my math, estimated elasped time is 12 hrs, Wow! The image backup with Windows 7 Backup took 5 hr 51 min with 132GB in the WindowsImageBackup folder. RR is 2x slower!
    On the other hand, as it's still running, the est. backup folder size is 106GB. RR does a better job in compression - a 20% reduction in size compared with Windows' at the cost of 2x time.
    Going back to the Windows 7 Restore CD 0x80704cf error when mapping the network share, found an Internet user posting that he succeede by providing a NIC driver.

  • On windows: ok. on linux: failed, why? JBO-30003 and JBO-26061

    I changed my password to my database connection in Jdeveloper and compiled my .war file and run in JBOSS under windows 2000 and windows98. It is ok without any problem. That's for testing purpose.
    So after that when i put in Jboss running under linux (which is for daily operation) the problems occured:
    JBO-30003: The application pool (Request.RequestModule.RequestModuleLocal) failed to checkout an application module due to the following exception:
    oracle.jbo.DMLException:
    JBO-26061: Error while opening JDBC connection.
    plus one error: unable to logon, wrong username and pasword
    anyone know how to solve this?
    i've checked out bc4j.xcfg to look for whether i have changed to the correct user name and password and it is all right.
    It ran perfectly under windows 2000 and windows 98 and linux but ever since i have change the password, it only run on windows 2000 and windows98. Anyone have solution to that? Your help is very much appreciated. =)

    Are you using JDBC thin? What does your connection string look like?
    Rob

  • RAC Install fails with "OCR upgrade failed with (-1073741819) on 10.2.0

    I am trying to install RAC 10.2.0 with two Server 2003 R2 nodes connected to a fiber channel SAN. I have set up the shared storage, created the extended partitions, and setup the unformatted no drive letter volumes. Both servers see the unformatted volumes (and no others do). The preinstallation checks work fine and the installations works fine until the first configuration assistant runs. That would be the "Oracle Clusterware Configuration Assistant". It tries to run crssetup.config.bat and fails on step 3 (configuring OCR Repository) with
    ocr upgrade failed with (-1073741819)
    If I uninstall clusterware and try again it will not show the OCR and Voting disks as available disks until I delete the volumes and partitions and recreate them. I have run the precheck batch files and they show everything as good as well. When I define the OCR and Voting drives in the clusterware setup I do not select format or assign drive letter. Every time I try to do the install I get the exact same error.
    Is there anything I am missing or some trick or patch I may not have done?

    Take a look at this notes!!
    Note 341214.1 - How To clean up after a Failed Oracle Clusterware Installation on Windows
    Note 388730.1 - Oracle RAC Clusterware Installation on Windows Commonly Missed / Misunderstood Prerequisites
    Rgrs,
    Paulo.

  • 1131AG Fails When Physical Location Changes

    I'll keep this as short as possible. I have a couple hundred 1131AG APs deployed with WiSM controllers. Controllers and APs are running 5.1.151.0. The environment has been stable for over a year. We recently had to make some changes which required us to redeploy some of the APs. The APs are located in ceiling tile enclosures. The APs are powered via PoE from 3750s.
    When I moved the first group of APs, several of them failed to come back online in the new locations. The switchports were configured identical and every other aspect was the same except the cable from the AP to the switch and the switch was different, although still a 3750 with the same port config. We ruled out the cable and the switchport after testing. After finding APs that worked correctly, I took the bad APs to a known good drop where we have a temp AP installed. I used the drop to test the failed APs. On every AP I tested, with the assistance of TAC, the problem was the same "Ethernet port failed to initialize". Even after removing the config and restoring the AP to defaults, the ethernet port still would not come up. I left them alone for a while and completed a couple other projects I had and came back to the troubleshooting today (about 3 weeks after the failures). During the 3 week gap, 7 other APs failed with the same symptoms. TAC diagnosed the issue as a hardware failure (Ethernet Port).
    Today I took each AP and powered them up with the same drop I used to test before. Every AP came online, associated to a controller and was working just fine. So I took the AP from the test site, back to the proper location and installed it. It failed again. When checking the CLI, the AP goes into LWAPP discovery. It shows the LWAPP Broadcast to 255.255.255.255, then the Ethernet port goes down, then up, then down, then up, continuously. The LED on the face of the AP cycles orange, green, and red repeatedly. I took the AP to the switch and cabled it to the switch, bypassing the drop and used a different port with the same results. I immediately took the AP downstairs, connected it back to the test drop, consoled in, and watched as it booted, pulled an IP, and immediately associated to the controller. This procedure was followed for every failed AP, all with the same results. Has anyone encountered anything like this?
    Thanks, Myshka

    I was saving the firmware upgrade as a last resort. :) But it's looking like I am going to be left with no other choices. I have a lunch meeting tomorrow with a Cisco engineer and will pick his brain as much as I can. I will post here if I get some good info out of the meeting. If not, code upgrade here I come.

  • LG Spectrum failed to update location error

    I have an LG Spectrum, which I love the phone.  However, it is constantly popping up a message saying "Failed to update My Location - no signal."  It drives me crazy and also drains my battery since it is constantly searching for a location.  I've tried updating the phones OS and nothing seems to make it better.  Is there some kind of fix I can put in or download?  Or is there some issue with the phone that I'm not aware of? 

    On page 176 of your usermanual ( https://scache.vzw.com/multimedia/mim/lg-spectrum/LG-Spectrum-2-um.pdf ), it tells you how to turn OFF location services in your Settings menu.
    Hope this helps.

Maybe you are looking for