Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 10gR2 RAC install... Checking existence of VIP Node application -- failed
I believe I have the correct packages / rpms / libraries (whatever you
want to call it) they are just newer than the versions that the oracle
pre-inst script is looking for. I followed the Oracle 10gR2 install
guides for SLES9 in regards to which packages need to be installed.
These are the results when I run:
./runcluvfy.sh stage -pre crsinst -n mceclnx1,mceclnx2
Performing pre-checks for cluster services setup
Checking node reachability...
Node reachability check passed from node "mceclnx1".
Checking user equivalence...
User equivalence check passed for user "oracle".
Checking administrative privileges...
User existence check passed for "oracle".
Group existence check passed for "oinstall".
Membership check for user "oracle" in group "oinstall" [as Primary]
passed.
Administrative privileges check passed.
Checking node connectivity...
Node connectivity check passed for subnet "10.1.1.0" with node(s)
mceclnx2,mceclnx1.
Node connectivity check passed for subnet "10.1.10.0" with node(s)
mceclnx2,mceclnx1.
Suitable interfaces for the private interconnect on subnet "10.1.1.0":
mceclnx2 eth0:10.1.1.6
mceclnx1 eth0:10.1.1.5 eth0:10.1.1.5 eth0:10.1.1.5
Suitable interfaces for the private interconnect on subnet
"10.1.10.0":
mceclnx2 eth1:10.1.10.2
mceclnx1 eth1:10.1.10.1
ERROR:
Could not find a suitable set of interfaces for VIPs.
Node connectivity check failed.
Checking system requirements for 'crs'...
Total memory check passed.
Free disk space check passed.
Swap space check passed.
System architecture check passed.
Kernel version check passed.
Package existence check passed for "make-3.79". Package existence check passed for "binutils-2.14". Package existence check passed for "gcc-3.2". Package existence check passed for "glibc-2.3.2-95.27". Package existence check failed for "compat-db-4.0.14-5". Check failed on nodes: mceclnx2,mceclnx1
mceclnx2,mceclnx1
Package existence check failed for "compat-gcc-c++-7.3-2.96.128".
Check failed on nodes:
mceclnx2,mceclnx1
Package existence check failed for "compat-libstdc++-7.3-2.96.128".
Check failed on nodes:
mceclnx2,mceclnx1
Package existence check failed for "compat-libstdc++-
devel-7.3-2.96.128".
Check failed on nodes:
mceclnx2,mceclnx1
Package existence check failed for "openmotif-2.2.3".
Check failed on nodes:
mceclnx2,mceclnx1
Package existence check failed for "setarch-1.3-1".
Check failed on nodes:
mceclnx2,mceclnx1
Group existence check passed for "dba".
Group existence check passed for "oinstall".
User existence check passed for "nobody".
System requirement failed for 'crs'
Pre-check for cluster services setup was unsuccessful on all the nodes. Received on Thu May 03 2007 - 19:00:01 CDT
![]() |
![]() |