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: Alex Gorbachev <ag_at_oracloid.com>
Date: Sun, 11 Nov 2007 13:12:43 -0500
Message-ID: <c2213f680711111012k1413f467x9cec469256f33dd@mail.gmail.com>


root.sh is bulletproof enough. In fact, if it fails without finishing, you might need to delete few files to make it run again - otherwise it will report that existing CRS configuration is already there and exit.

The fact that inittab is not updated by root.sh is worrying - something went wrong and you might need to clean up what root sh did and rerun it:
- delete /etc/oracle/ocr.loc
- zero out OCR and voting disks using dd

You might want to enable debug (set -x) in install/rootconfig file to investigate.

If inittab is updated but CSS daemon doesn't come up - check /var/log/messages.

On Nov 11, 2007 8:12 AM, goran bogdanovic <goran00_at_gmail.com> wrote:
> be careful not to run root.sh twice on each node...maybe reinstall and
> careful install from the beginning would be the 'easiest' way...

-- 
Alex Gorbachev, Oracle DBA Brewer, The Pythian Group
http://www.pythian.com/blogs/author/alex http://www.oracloid.com
BAAG party - www.BattleAgainstAnyGuess.com
--
http://www.freelists.org/webpage/oracle-l
Received on Sun Nov 11 2007 - 12:12:43 CST

Original text of this message

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