Operating System - Linux
1827855 Members
2192 Online
109969 Solutions
New Discussion

Re: Oracle CRS CONFIGURATION

 
KOUYATE MAURY
Frequent Advisor

Oracle CRS CONFIGURATION

Hi, I'm installing Oracle RAC 10g R2(10.2.0.1.0) on Suse linux enterprise 9 server. i reached the step where i have to run 2 scripts (orainstRoot.sh and root.sh) the first one runn successfuly but the other one gage me this error message:
node1-pub:/u01/app/oracle/product/10.2.0/crs_2 # ./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
/etc/oracle does not exist. Creating it now.

Setting the permissions on OCR backup directory
Setting up NS directories
Failed to upgrade Oracle Cluster Registry configuration

i don't know what is wrong with my configuration.

Kouyate
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Oracle CRS CONFIGURATION

Shalom Kouyata,

I don't think there is anything wrong with yoru configuration. It is much better that the oracle binary and data folders be owned by the oracle user.

There is more information in the installation log that might be helpful with this issue.

Check permissions on all warnings above and the /etc/oracle and /etc/oratab file.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Luk Vandenbussche
Honored Contributor

Re: Oracle CRS CONFIGURATION

Hi
Your perform the installation as an oracle user.

But the two script must be run as root user.
Did you do this?
Check also the permissions of your directory
KOUYATE MAURY
Frequent Advisor

Re: Oracle CRS CONFIGURATION

Hi, i've tryed all u said without any result, I installed at fresh Oracle 10g Release1(10.1.0.3) when running the script root.sh, the process stopped as follow:graphic1pub:/u01/app/oracle/product/10.1.0/crs_1 # ./root.shRunning Oracle10 root.sh script...\nThe following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/oracle/product/10.1.0/crs_1Finished running generic part of root.sh script.Now product-specific root actions will be performed.Checking to see if Oracle CRS stack is already up...Setting the permissions on OCR backup directoryOracle Cluster Registry configuration upgraded successfullyclscfg: EXISTING configuration version 2 detected.clscfg: version 2 is 10G Release 1.assigning default hostname graphic1pub for node 1.assigning default hostname graphic2pub for node 2.Successfully accumulated necessary OCR keys.Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.node : node 1: graphic1pub graphic1pub-priv graphic1pubnode 2: graphic2pub graphic2pub-priv graphic2pubclscfg: Arguments check out successfully.NO KEYS WERE WRITTEN. Supply -force parameter to override.-force is destructive and will destroy any previous clusterconfiguration.Oracle Cluster Registry for cluster has already been initializedAdding daemons to inittabPreparing Oracle Cluster Ready Services (CRS):kouyate
Sunny P Parekh
New Member

Re: Oracle CRS CONFIGURATION

Hi,
Did you find any solution. I am having same issue.

Thanks,

Sunny