Forum Discussion

sam321's avatar
sam321
Level 4
14 years ago

Oracle CRS installation error [solaris 10 sparc]

i am installing oracle CRS on sfrac

when i run the precheck script 

 

./runcluvfy.sh stage -pre crsinst -n TEST1,TEST2 -verbose
 with oracle user it gives following error
 
ERROR:
Unable to retrieve database release version.
Verification cannot proceed.
 
and when run with root user gives following output
 
-bash-3.00#  ./runcluvfy.sh stage -pre crsinst -n TEST1,TEST2 -verbose
 
Performing pre-checks for cluster services setup
 
Checking node reachability...
 
Check: Node reachability from node "TEST1"
  Destination Node                      Reachable?
  ------------------------------------  ------------------------
  TEST2                                 yes
  TEST1                                 yes
Result: Node reachability check passed from node "TEST1".
 
 
Checking user equivalence...
 
Check: User equivalence for user "root"
  Node Name                             Comment
  ------------------------------------  ------------------------
  TEST2                                 passed
  TEST1                                 passed
Result: User equivalence check passed for user "root".
 
Checking administrative privileges...
 
Check: Existence of user "root"
  Node Name     User Exists               Comment
  ------------  ------------------------  ------------------------
  TEST2         yes                       passed
  TEST1         yes                       passed
Result: User existence check passed for "root".
 
Check: Existence of group "oinstall"
  Node Name     Status                    Group ID
  ------------  ------------------------  ------------------------
  TEST2         exists                    1000
  TEST1         exists                    1000
Result: Group existence check passed for "oinstall".
 
Check: Membership of user "root" in group "oinstall" [as Primary]
  Node Name         User Exists   Group Exists  User in Group  Primary       Comment
  ----------------  ------------  ------------  ------------  ------------  ------------
  TEST2             yes           yes           no            N/A           failed
  TEST1             yes           yes           no            N/A           failed
Result: Membership check for user "root" in group "oinstall" [as Primary] failed.
 
Administrative privileges check failed.
 
Checking node connectivity...
 
 
Interface information for node "TEST2"
  Interface Name                  IP Address                      Subnet
  ------------------------------  ------------------------------  ----------------
  bge0                            172.18.10.5                     172.18.10.0
    bge2                            192.168.2.4                     192.168.2.0
 
 
Interface information for node "TEST1"
  Interface Name                  IP Address                      Subnet
  ------------------------------  ------------------------------  ----------------
  bge0                            172.18.10.1                     172.18.10.0
    bge2                            192.168.2.3                     192.168.2.0
  ce0                             10.8.54.84                      10.8.54.0
 
 
Check: Node connectivity of subnet "172.18.10.0"
  Source                          Destination                     Connected?
  ------------------------------  ------------------------------  ----------------
  TEST2:bge0                      TEST1:bge0                      yes
Result: Node connectivity check passed for subnet "172.18.10.0" with node(s) TEST2,TEST1.
 
 
Check: Node connectivity of subnet "192.168.2.0"
  Source                          Destination                     Connected?
  ------------------------------  ------------------------------  ----------------
  TEST2:bge2                      TEST1:bge2                      yes
Result: Node connectivity check passed for subnet "192.168.2.0" with node(s) TEST2,TEST1.
 
Check: Node connectivity of subnet "10.8.54.0"
Result: Node connectivity check passed for subnet "10.8.54.0" with node(s) TEST1.
 
Suitable interfaces for the private interconnect on subnet "172.18.10.0":
TEST2 bge0:172.18.10.5
TEST1 bge0:172.18.10.1
 
 
Suitable interfaces for the private interconnect on subnet "192.168.2.0":
TEST2 bge2:192.168.2.4
TEST1 bge2:192.168.2.3
 
ERROR:
Could not find a suitable set of interfaces for VIPs.
 
Result: Node connectivity check failed.
 
 
Checking system requirements for 'crs'...
 
Check: Total memory
  Node Name     Available                 Required                  Comment
  ------------  ------------------------  ------------------------  ----------
  TEST2         4GB (4194304KB)           512MB (524288KB)          passed
  TEST1         4GB (4194304KB)           512MB (524288KB)          passed
Result: Total memory check passed.
 
Check: Free disk space in "/tmp" dir
  Node Name     Available                 Required                  Comment
  ------------  ------------------------  ------------------------  ----------
  TEST2         12.22GB (12815736KB)      400MB (409600KB)          passed
  TEST1         11.47GB (12029904KB)      400MB (409600KB)          passed
Result: Free disk space check passed.
 
Check: Swap space
  Node Name     Available                 Required                  Comment
  ------------  ------------------------  ------------------------  ----------
  TEST2         2GB (2097752KB)           512MB (524288KB)          passed
  TEST1         2GB (2097752KB)           512MB (524288KB)          passed
Result: Swap space check passed.
 
Check: System architecture
  Node Name     Available                 Required                  Comment
  ------------  ------------------------  ------------------------  ----------
  TEST2         64-bit                    64-bit                    passed
  TEST1         64-bit                    64-bit                    passed
Result: System architecture check passed.
 
Check: Operating system version
  Node Name     Available                 Required                  Comment
  ------------  ------------------------  ------------------------  ----------
  TEST2         SunOS 5.10                SunOS 5.10                passed
  TEST1         SunOS 5.10                SunOS 5.10                passed
Result: Operating system version check passed.
 
Check: Package existence for "SUNWarc"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWarc:11.10.0                 passed
  TEST1                           SUNWarc:11.10.0                 passed
Result: Package existence check passed for "SUNWarc".
 
Check: Package existence for "SUNWbtool"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWbtool:11.10.0               passed
  TEST1                           SUNWbtool:11.10.0               passed
Result: Package existence check passed for "SUNWbtool".
 
Check: Package existence for "SUNWhea"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWhea:11.10.0                 passed
  TEST1                           SUNWhea:11.10.0                 passed
Result: Package existence check passed for "SUNWhea".
 
Check: Package existence for "SUNWlibm"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWlibm:5.10                   passed
  TEST1                           SUNWlibm:5.10                   passed
Result: Package existence check passed for "SUNWlibm".
 
Check: Package existence for "SUNWlibms"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWlibms:5.10                  passed
  TEST1                           SUNWlibms:5.10                  passed
Result: Package existence check passed for "SUNWlibms".
 
Check: Package existence for "SUNWsprot"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWsprot:5.10                  passed
  TEST1                           SUNWsprot:5.10                  passed
Result: Package existence check passed for "SUNWsprot".
 
Check: Package existence for "SUNWsprox"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "SUNWsprox" was not found  passed
  TEST1                           ERROR: information for "SUNWsprox" was not found  passed
Result: Package existence check passed for "SUNWsprox".
 
Check: Package existence for "SUNWtoo"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWtoo:11.10.0                 passed
  TEST1                           SUNWtoo:11.10.0                 passed
Result: Package existence check passed for "SUNWtoo".
 
Check: Package existence for "SUNWi1of"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWi1of:6.6.2.7400             passed
  TEST1                           SUNWi1of:6.6.2.7400             passed
Result: Package existence check passed for "SUNWi1of".
 
Check: Package existence for "SUNWi1cs"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "SUNWi1cs" was not found  passed
  TEST1                           ERROR: information for "SUNWi1cs" was not found  passed
Result: Package existence check passed for "SUNWi1cs".
 
Check: Package existence for "SUNWi15cs"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "SUNWi15cs" was not found  passed
  TEST1                           ERROR: information for "SUNWi15cs" was not found  passed
Result: Package existence check passed for "SUNWi15cs".
 
Check: Package existence for "SUNWxwfnt"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWxwfnt:6.6.2.7400            passed
  TEST1                           SUNWxwfnt:6.6.2.7400            passed
Result: Package existence check passed for "SUNWxwfnt".
 
Check: Package existence for "SUNWlibC"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           SUNWlibC:5.10                   passed
  TEST1                           SUNWlibC:5.10                   passed
Result: Package existence check passed for "SUNWlibC".
 
Check: Package existence for "SUNWscucm:3.1"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "SUNWscucm" was not found  failed
  TEST1                           ERROR: information for "SUNWscucm" was not found  failed
Result: Package existence check failed for "SUNWscucm:3.1".
 
Check: Package existence for "SUNWudlmr:3.1"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "SUNWudlmr" was not found  failed
  TEST1                           ERROR: information for "SUNWudlmr" was not found  failed
Result: Package existence check failed for "SUNWudlmr:3.1".
 
Check: Package existence for "SUNWudlm:3.1"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "SUNWudlm" was not found  failed
  TEST1                           ERROR: information for "SUNWudlm" was not found  failed
Result: Package existence check failed for "SUNWudlm:3.1".
 
Check: Package existence for "ORCLudlm:Dev_Release_06/11/04,_64bit_3.3.4.8_reentrant"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "ORCLudlm" was not found  failed
  TEST1                           ERROR: information for "ORCLudlm" was not found  failed
Result: Package existence check failed for "ORCLudlm:Dev_Release_06/11/04,_64bit_3.3.4.8_reentrant".
 
Check: Package existence for "SUNWscr:3.1"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "SUNWscr" was not found  failed
  TEST1                           ERROR: information for "SUNWscr" was not found  failed
Result: Package existence check failed for "SUNWscr:3.1".
 
Check: Package existence for "SUNWscu:3.1"
  Node Name                       Status                          Comment
  ------------------------------  ------------------------------  ----------------
  TEST2                           ERROR: information for "SUNWscu" was not found  failed
  TEST1                           ERROR: information for "SUNWscu" was not found  failed
Result: Package existence check failed for "SUNWscu:3.1".
 
Check: Group existence for "dba"
  Node Name     Status                    Comment
  ------------  ------------------------  ------------------------
  TEST2         exists                    passed
  TEST1         exists                    passed
Result: Group existence check passed for "dba".
 
Check: Group existence for "oinstall"
  Node Name     Status                    Comment
  ------------  ------------------------  ------------------------
  TEST2         exists                    passed
  TEST1         exists                    passed
Result: Group existence check passed for "oinstall".
 
Check: User existence for "root"
  Node Name     Status                    Comment
  ------------  ------------------------  ------------------------
  TEST2         exists                    passed
  TEST1         exists                    passed
Result: User existence check passed for "root".
 
Check: User existence for "nobody"
  Node Name     Status                    Comment
  ------------  ------------------------  ------------------------
  TEST2         exists                    passed
  TEST1         exists                    passed
Result: User existence check passed for "nobody".
 
System requirement failed for 'crs'
 
Pre-check for cluster services setup was unsuccessful on all the nodes.
 
 
Here some vip related erros are there which i think can ignore as it will be assigned posr CRS installation
can i ignore the packages missing errors.
even when i start the CRS OUI it fails giving some configuration assistance error
can anybody share the detailed installation steps of oracle RAC installtion on sfrac as it is not there in any of the documentation of sfrac
 
Regards
Kuldeep
  • that error may be because of lot many reasons .. few are mentioned below:

     

    http://www.symantec.com/docs/TECH68574

    http://www.oraclefaq.net/2007/08/04/rootsh-fails-when-installing-oracle-10g-crs/

    http://forums.oracle.com/forums/thread.jspa?threadID=514153

    http://oss.oracle.com/pipermail/ocfs-users/2007-September/000751.html

    http://kr.forums.oracle.com/forums/thread.jspa?threadID=661342

     

    see if anyone helps..

    Gaurav

     

8 Replies

  • getting error at this screen at oracle notification server configuration server

    Clusterware Config Assistants

  • Kuldeep,

    Couple of questions here:

    1. what version you are trying to install ?

    2. Where did you download the package from ? Did you compared the checksum of downloaded software bundle ?

    3. Did you followed SFRAC install & config guide while installing SFRAC ? installer for this product will itself give you option to install Oracle Clusterware ... did you followed this method or you tried to install CRS manually not using this menu ?

    4. First errors related to cluvrfy , I remember while installation itself, you should have user oracle & group oinstall setup then installation continues with the menu ... was this case with you as well ?

    5. Regarding to package errors, not sure what are they, thats why wanting to confirm if your SFRAC & Oracle CRS package you downloaded is intact ... also I am hoping that you are through with compatibility lists of products  as to which solaris supports what version of SFRAC & what version of CRS..

    You can find SFRAC Install guide here::

    https://sort.symantec.com/documents

    Select the OS & appropriate version you are using:...

     

    Gaurav

  • hi gaurav thanks for the reply 

    i m using oracle rac 10gr2 clusterware and sfrac 5.0 on solaris 10 sparc

    i m following the sfrac installation guide which u told in post the only thing i m doing wrong is running clusterware installer by root user

    will follow ur advice and let you know the results soon

     

    Regards Kuldeep

  • hey i just tried installing clusterware using oracle user and not the sfrac installer

    but it gives error saying you should run the installer as root user

    please correct me if i ma wrong

  • my bad 

    it runs with oracle user and oinstall group

    group

    everything goes fine but when i run root.sh script as asked by oracle oui

    it gives an error failed to upgrade oracle cluster registry configuration 

    installation logs giving me no clue where i am going wrong

    also checked with runcluvfy preinstallation script

    'the packages for which it was showing error was all sun cluster packages so we can ignore them else everything is looking fine

     

    any idea where i m going wrong

  • that error may be because of lot many reasons .. few are mentioned below:

     

    http://www.symantec.com/docs/TECH68574

    http://www.oraclefaq.net/2007/08/04/rootsh-fails-when-installing-oracle-10g-crs/

    http://forums.oracle.com/forums/thread.jspa?threadID=514153

    http://oss.oracle.com/pipermail/ocfs-users/2007-September/000751.html

    http://kr.forums.oracle.com/forums/thread.jspa?threadID=661342

     

    see if anyone helps..

    Gaurav

     

  • you are a gem buddy

    solved the issue

    the only mistake i was doing infact thats oracle rac 10g's bug that i had given hostnames as TEST1 TEST2

    which is not aloowed (capital letters not allowed/or mix match of capital and small)

     

    thanks Gaurav

    marked your reply as solution

     

    regards 

    Kuldeep