Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle Clusterware installation question

Re: Oracle Clusterware installation question

From: goran bogdanovic <goran00_at_gmail.com>
Date: Sun, 11 Nov 2007 14:12:47 +0100
Message-ID: <6d0a3ba80711110512r5e010dcbpe388feabbef731fa@mail.gmail.com>


be careful not to run root.sh twice on each node...maybe reinstall and careful install from the beginning would be the 'easiest' way...

On Nov 11, 2007 2:46 AM, Dan Norris <dannorris_at_dannorris.com> wrote:

> During the installation, you defined a list of nodes in the cluster. You
> have to run root.sh on ALL nodes in the cluster before you'll see all the
> processes start on any of the nodes. You don't have to run them in a
> particular order, but I would recommend running root.sh sequentially on
> each node (and waiting until it finishes on each node before starting it on
> the next node).
>
> Please confirm that you have run root.sh on ALL (two) nodes in the defined
> cluster configuration before clicking next to allow the final assistants to
> run from OUI.
>
> Dan
>
> ----- Original Message ----
> From: "Hameed, Amir" <Amir.Hameed_at_xerox.com>
> To: oracle-l <oracle-l_at_freelists.org>
> Sent: Tuesday, November 6, 2007 11:59:14 AM
> Subject: Oracle Clusterware installation question
>
> Folks,
> I am installing Oracle clusterware 10.2.0.1 on two linux ES 4.0 servers
> at home. I am using NFS for shared storage. The problem I am having is
> that after installation of the clusterware software, when OUI asked to
> run root.sh, the following is happening:
> - root.sh runs and it seems to run fine as shown below:
> ------------------------------------------------------------------------
> --------
> [root_at_d4700 crs]# ./root.sh
> WARNING: directory '/home/oracle' is not owned by root
> Checking to see if Oracle CRS stack is already configured
> /etc/oracle does not exist. Creating it now.
>
> Setting the permissions on OCR backup directory
> Setting up NS directories
> Oracle Cluster Registry configuration upgraded successfully
> WARNING: directory '/home/oracle' is not owned by root
> assigning default hostname d4700 for node 1.
> assigning default hostname d3000 for node 2.
> Successfully accumulated necessary OCR keys.
> Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
> node <nodenumber>: <nodename> <private interconnect name> <hostname>
> node 1: d4700 d4700-priv d4700
> node 2: d3000 d3000-priv d3000
> Creating OCR keys for user 'root', privgrp 'root'..
> Operation successful.
> Now formatting voting device: /u20/oradata/vote
> Format of 1 voting devices complete.
> Startup will be queued to init within 90 seconds.
> ------------------------------------------------------------------------
> --------
>
> - But after root.sh is run, it is not starting any CRS related
> processes. The ps command shows the following o/p:
> ------------------------------------------------------------------------
> --------
> root 9857 9807 0 12:39 pts/2 00:00:00 /bin/sh
> /home/oracle/crs/install/rootconfig
> root 10157 10123 0 12:39 pts/2 00:00:00 /bin/su -l oracle -c
> /home/oracle/crs/bin/crsctl check boot >
> /tmp/crsctl.10123
> oracle 10158 10157 0 12:39 pts/2 00:00:00 -ksh -c
> /home/oracle/crs/bin/crsctl check boot > /tmp/crsctl.
> ------------------------------------------------------------------------
> --------
>
> - At this time, OUI is reporting "failed STATUS" for ""Oracle
> Notification Server Configuration Assistant" " on the "Configuration
> Assistants" screen.
> - The OUI log files show the following error:
> ------------------------------------------------------------------------
> --------
> Command = /home/oracle/crs/bin/racgons has failed
>
> INFO: Configuration assistant "Oracle Notification Server Configuration
> Assistant" failed
> ------------------------------------------------------------------------
> -----
> *** Starting OUICA ***
> Oracle Home set to /home/oracle/crs
> Configuration directory is set to /home/oracle/crs/cfgtoollogs. All xml
> files under the directory will be processed
> INFO: The "/home/oracle/crs/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.
> ------------------------------------------------------------------------
> -----
> SEVERE: OUI-25031:Some of the configuration assistants failed. It is
> strongly recommended that you retry the configuration assistants at
> this
> time. Not successfully running any "Recommended" assistants means your
> system will not be correctly configured.
> 1. Check the Details panel on the Configuration Assistant Screen to see
> the errors resulting in the failures.
> 2. Fix the errors causing these failures.
> 3. Select the failed assistants and click the 'Retry' button to retry
> them.
>
> - The /etc/inittab file is not being modified with the following:
> h1:35:respawn:/etc/init.d/init.evmd run >/dev/null 2>&1 </dev/null
> h2:35:respawn:/etc/init.d/init.cssd fatal >/dev/null 2>&1 </dev/null
> h3:35:respawn:/etc/init.d/init.crsd run >/dev/null 2>&1 </dev/null
>
> Any help will be appreciated.
>
> Thanks
> Amir
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
>
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Nov 11 2007 - 07:12:47 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US