Home » Server Options » RAC & Failsafe » Problem running root.sh script on Second node (Oracle 11g r 1 RAC, VMWare Server)
Problem running root.sh script on Second node [message #511856] Wed, 15 June 2011 07:07 Go to next message
mckenzie11
Messages: 4
Registered: June 2011
Location: Lagos
Junior Member
Please can anybody assist me, during installtion of Oracle RAC 11g r1 on Linux using VMware server, all the pre cluster installation was successful, and root.sh on node 1 was successful too, but whenever I run the root.sh script on the second node I get error message "Failure at final check of oracle CRS stack. 10" Please help me out.
Re: Problem running root.sh script on Second node [message #511863 is a reply to message #511856] Wed, 15 June 2011 09:33 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Always please post (copy and paste) the exact error message instead of explaining the error.
Please post relevant contents from css/crs logs.

First hit from google
http://surachartopun.com/2009/01/failure-at-final-check-of-oracle-crs.html
Re: Problem running root.sh script on Second node [message #511866 is a reply to message #511863] Wed, 15 June 2011 09:44 Go to previous messageGo to next message
mckenzie11
Messages: 4
Registered: June 2011
Location: Lagos
Junior Member
Thanks Mahesh Rajendran, here is the exact error message:

[root@rac2 ~]# /u01/app/oraInventory/orainstRoot.sh
Changing permissions of /u01/app/oraInventory to 770.
Changing groupname of /u01/app/oraInventory to oinstall.
The execution of the script is complete
[root@rac2 ~]# /u01/app/oracle/product/11.1.0/db_1/root.sh
WARNING: directory '/u01/app/oracle/product/11.1.0' is not owned by root
WARNING: directory '/u01/app/oracle/product' is not owned by root
WARNING: directory '/u01/app/oracle' is not owned by root
WARNING: directory '/u01/app' is not owned by root
WARNING: directory '/u01' is not owned by root
Checking to see if Oracle CRS stack is already configured
/etc/oracle does not exist. Creating it now.

Setting the permissions on OCR backup directory
Setting up Network socket directories
Oracle Cluster Registry configuration upgraded successfully
The directory '/u01/app/oracle/product/11.1.0' is not owned by root. Changing owner to root
The directory '/u01/app/oracle/product' is not owned by root. Changing owner to root
The directory '/u01/app/oracle' is not owned by root. Changing owner to root
The directory '/u01/app' is not owned by root. Changing owner to root
The directory '/u01' is not owned by root. Changing owner to root
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
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
Now formatting voting device: /dev/sdc1
Format of 1 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
Re: Problem running root.sh script on Second node [message #511877 is a reply to message #511866] Wed, 15 June 2011 13:00 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
When you run the root.sh script on the second node, it will detect that the voting disc was already created, when you ran root.sh on the first node. In your case, it didn't: it tries to format it, on /dev/sdc1. So I think that you do not have your shared storage set up correctly. Is /dev/sdc1 really mounted on both nodes?
Re: Problem running root.sh script on Second node [message #511883 is a reply to message #511877] Wed, 15 June 2011 13:42 Go to previous messageGo to next message
mckenzie11
Messages: 4
Registered: June 2011
Location: Lagos
Junior Member
Am very new to RAC setup and I just followed steps in a setup guide, it was not indicated that /dev/sdc1 be mounted on both nodes..pls must this device path mounted?
Re: Problem running root.sh script on Second node [message #512035 is a reply to message #511883] Thu, 16 June 2011 12:40 Go to previous message
mckenzie11
Messages: 4
Registered: June 2011
Location: Lagos
Junior Member
Thanks John, you were correct the problem was with my shared disk configuration on VMware server. Disk locking was not set to "FALSE" and few other settings, so that was why root.sh on second node tries to format /dev/sdc1 again. I have corrected that and everything is working fine. Thank you all.
Previous Topic: RAC Installation
Next Topic: Oracle RAC server reboot
Goto Forum:
  


Current Time: Fri Mar 29 02:12:10 CDT 2024