CRS installation issues
Date: Tue, 12 Feb 2008 17:14:31 -0500
Message-ID: <D6424CD4C8A3C044BBC49877ED51C51804E02B9C@ex2003.metratech.com>
Hi,
We are installing Oracle CRS and installation works fine and I can verify by following commands:
ls -l /etc/init.d/init.*
-r-xr-xr-x 1 root root 1951 Feb 12 16:34 /etc/init.d/init.crs
-r-xr-xr-x 1 root root 4717 Feb 12 16:34 /etc/init.d/init.crsd
-r-xr-xr-x 1 root root 35397 Feb 12 16:34 /etc/init.d/init.cssd
-r-xr-xr-x 1 root root 3193 Feb 12 16:34 /etc/init.d/init.evmd
$ /opt/oracle/oracle/product/crs/bin/crsctl check crs
CSS appears healthy
CRS appears healthy
EVM appears healthy
But when we run the cluster verification utility it complains that the CRS is not installed, What can be the possible issue (If permission issues which permissions to check)?
0$ sh runcluvfy.sh stage -post crsinst -n dev-rhasoracle,dev-rhas2
Performing post-checks for cluster services setup
Checking node reachability...
Node reachability check passed from node "dev-rhasoracle".
Checking user equivalence...
User equivalence check passed for user "oracle".
ERROR: CRS is not installed on any of the nodes.
Verification cannot proceed.
Post-check for cluster services setup was unsuccessful on all the nodes.
sh runcluvfy.sh stage -pre dbinst -n dev-rhasoracle,dev-rhas2 -osdba dba
System requirement failed for 'database'
Checking CRS integrity...
ERROR: CRS is not installed on any of the nodes.
Verification cannot proceed.
CRS integrity check failed.
Checking node application existence...
ERROR: CRS is not installed on any of the nodes.
Verification cannot proceed.
Pre-check for database installation was unsuccessful on all the nodes.
Thanks
--Harvinder
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 12 2008 - 16:14:31 CST