The operating system version is Solaris 10, after installing the 11.2 grid, installing the 11g RAC database is fine. However, when installing 10g RAC database, the progress bar to 50%, always reported OUI-35000 Fatal Cluster error errors.
At this time banner has been disable.
There is no problem with SSH node1 date and SSH node2 date to check the mutual trust of each node. But with the following command check but the error of mutual trust problems.
./runcluvfy.sh Stage-pre Crsinst-n Node1,node2
Depending on the OUI-35000 Fatal Cluster Error encountered (Doc ID 752217.1), setting permissions/etc/services to 644 is not appropriate for the Solaris environment, and in the Solaris environment, This file's permissions are 444, but according to the document set to 644, or even 777, are still error OUI-35000.
Let's go look for Oui's log. This log is located in a directory that needs to be based on the inventory directory:
server01:inst01 > Cat/var/opt/oracle/orainst.loc
Inventory_loc=/oracle_grid/app/orainventory
Inst_group=oinstall
server01:inst01 >
Find the/oracle_grid/app/orainventory directory, and in/oracle_grid/app/orainventory/logs, you can see:
Ls–l
......
-rw-r-----1 op11g oinstall 0 Feb 10:58 Orainstall2016-02-16_10-58-08am.err
-rw-r-----1 op11g oinstall 33151 Feb 11:01
-rw-r-----1 op11g oinstall 0 Feb 11:18 orainstall2016-02-16_11-18-04am.out
-rw-r-----1 op11g oinstall 0 Feb 11:18 Orainstall2016-02-16_11-18-04am.err
-rw-r-----1 op11g oinstall 33246 Feb 11:21 installactions2016-02-16_11-18-04am.log <<<<<<< <<< installation Failed this log
......
server01:inst01 > VI installactions2016-02-16_11-18-04am.log
......
Info:setting the prod_home variable of ' oracle.swd.oui.core_10.2.0.1.0 ' to '/myop/app/oracle/rdbms/10g/10.2.0.5.6/ Oui '. Received the value from the variable calculation.
Info:performing operation for OUI Oracle home Access Setup
Info:unable to Read/myop/app/oracle/rdbms/10g/10.2.0.5.6/inventory/contentsxml/comps.xml. Some inventory information May is lost.
INFO:SRVM clusterinfo.islocalonly () called. Return value obtained is ' true '.
Info:the CRS clusterware location for ' Oracle.crs 10.1.0.2.0 ' is '/oracle_grid/11.2.0/grid '.
Info:crs Clusterware detected.
Info:cluster system is detected by the Clusterware.
Info:node Selection page would be shown to a new home on the cluster system.
Info:the cluster node list ' Server01,server02 ' is derived from the Clusterware stack.
info:local node ' Server01 ' is derived from the Clusterware stack.
info:setting variable ' local_node ' to ' Server01 '. Received the value from a code block.
severe:oracle.ops.mgmt.cluster.shareddeviceexception:prkc-1044:failed to check Remote command execution the setup for node Server02 using Shells/usr/local/bin/ssh And/usr/bin/rsh
File "/usr/local/bin/ssh" does not exist on node "Server02" <<<<<< note here, the reason for the error is shown
Server02:connection refused
At Oracle.ops.mgmt.nativesystem.UnixSystem.testCFSFile (unixsystem.java:1451)
At Oracle.ops.mgmt.nativesystem.UnixSystem.isSharedPath (unixsystem.java:1409)
At Oracle.ops.mgmt.cluster.Cluster.isSharedPath (cluster.java:916)
At Oracle.sysman.oii.oiip.oiipg.OiipgCFSDriveCheck.isSharedPath (oiipgcfsdrivecheck.java:722)
At Oracle.sysman.oii.oiip.oiipg.OiipgCFSDriveCheck.isDriveOnCFS (oiipgcfsdrivecheck.java:500)
At Oracle.sysman.oii.oiif.oiifw.OiifwNodeSelWCDE.initialize (oiifwnodeselwcde.java:290)
At Oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate (oiifbconditerator.java:152)
At Oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation (oiicdepwizengine.java:424)
At Oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate (oiifbconditerator.java:171)
At Oracle.sysman.oii.oiic.OiicPullSession.doOperation (oiicpullsession.java:1273)
At Oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation (oiicsessionwrapper.java:289)
At Oracle.sysman.oii.oiic.OiicInstaller.run (oiicinstaller.java:546)
At Oracle.sysman.oii.oiic.OiicInstaller.runInstaller (oiicinstaller.java:929)
At Oracle.sysman.oii.oiic.OiicInstaller.main (oiicinstaller.java:866)
severe:oracle.ops.mgmt.cluster.shareddeviceexception:prkc-1044:failed to check Remote command execution the setup for node Server02 using Shells/usr/local/bin/ssh And/usr/bin/rsh
File "/usr/local/bin/ssh" does not exist on node "Server02" <<<<<< note here, the reason for the error is shown
Server02:connection refused
At Oracle.ops.mgmt.nativesystem.UnixSystem.testCFSFile (unixsystem.java:1451)
At Oracle.ops.mgmt.nativesystem.UnixSystem.isSharedPath (unixsystem.java:1409)
At Oracle.ops.mgmt.cluster.Cluster.isSharedPath (cluster.java:916)
At Oracle.sysman.oii.oiip.oiipg.OiipgCFSDriveCheck.isSharedPath (oiipgcfsdrivecheck.java:722)
At Oracle.sysman.oii.oiip.oiipg.OiipgCFSDriveCheck.isDriveOnCFS (oiipgcfsdrivecheck.java:507)
At Oracle.sysman.oii.oiif.oiifw.OiifwNodeSelWCDE.initialize (oiifwnodeselwcde.java:290)
At Oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate (oiifbconditerator.java:152)
At Oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation (oiicdepwizengine.java:424)
At Oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate (oiifbconditerator.java:171)
At Oracle.sysman.oii.oiic.OiicPullSession.doOperation (oiicpullsession.java:1273)
At Oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation (oiicsessionwrapper.java:289)
At Oracle.sysman.oii.oiic.OiicInstaller.run (oiicinstaller.java:546)
At Oracle.sysman.oii.oiic.OiicInstaller.runInstaller (oiicinstaller.java:929)
At Oracle.sysman.oii.oiic.OiicInstaller.main (oiicinstaller.java:866)
info:setting variable ' remote_nodes ' to ' Server01, '. Received the value from a code block.
Info:isrollingupgradeenabled (): false
Info:setting the ' clusterinstalldescription ' to ' Select nodes [in addition to the ' local node] in the hardware CL Uster where the installer should install products that Y
OU select in this installation. '.
Info:setting the ' singleinstancedescription ' "Select this option if you want to perform a single node NON-CLU Ster installation Even though the local node is part of
A hardware cluster. '.
Info:setting the ' invalidnodes ' to ' null '.
Info:setting the ' allowremotenodeselection ' to ' true '.
Info:setting the ' showcrssoftwareversion ' to ' false '.
Info:setting the ' newhome ' to ' true '.
Info:setting the ' clusternodes (cluster_nodes) ' to ' Server01,server02 '. Received the value from the UI page.
Info:setting the ' Localnode ' (local_node) ' to ' Server01 '. Received the value from the UI page.
Info:setting the ' remotenodes (remote_nodes) ' to ' Server02 '. Received the value from the UI page.
Info:performing tests to whether nodes Server02 are available
Info:validating nodes Server02 ...
Info:checking if nodes are alive ...
Info:validating User Equivalence ...
Severe:oui-35000:fatal cluster error encountered (). Correct the problem and try the operation again. <<<<<< Finally, error OUI-35000
Info:user Selected:yes/ok
Warning:do you really want to exit?
Info:user Selected:yes/ok
So the problem is on the Server01 to start oui installation, will go to server02 up with/usr/local/bin/ssh, and this file does not exist, so in the oui error.
Workaround:
Ln-s/bin/ssh/usr/local/bin/ssh