Unable to find all the cluster memebers using olsnodes
712620Nov 24 2009 — edited Dec 6 2009Hi,
I am new to oracle 11g r2 rac installation and I had installed oracle grid before installaing the oracle database. It went on sucessfully.
During the database installation while selecting the node selection part, I am able to see only one node here i.e the node where i started ./runInstaller.
Here is the cluster verify output below and could you please let me know what am I doing wrong. Thanks in advance for the help
+ ./cluvfy stage -post hwos -n rac1,rac2 -verbose
Performing post-checks for hardware and operating system setup
Checking node reachability...
Check: Node reachability from node "rac1"
Destination Node Reachable?
------------------------------------ ------------------------
rac2 yes
rac1 yes
Result: Node reachability check passed from node "rac1"
Checking user equivalence...
Check: User equivalence for user "oracle"
Node Name Comment
------------------------------------ ------------------------
rac2 passed
rac1 passed
Result: User equivalence check passed for user "oracle"
Checking node connectivity...
Checking hosts config file...
Node Name Status Comment
------------ ------------------------ ------------------------
rac2 passed
rac1 passed
Verification of the hosts config file successful
Interface information for node "rac2"
Name IP Address Subnet Gateway Def. Gateway HW Address MTU
------ --------------- --------------- --------------- --------------- ----------------- ------
eth0 192.168.1.172 192.168.1.0 0.0.0.0 192.168.1.100 00:0C:29:08:B2:A0 1500
eth1 192.168.1.174 192.168.1.0 0.0.0.0 192.168.1.100 00:0C:29:08:B2:AA 1500
Interface information for node "rac1"
Name IP Address Subnet Gateway Def. Gateway HW Address MTU
------ --------------- --------------- --------------- --------------- ----------------- ------
eth0 192.168.1.171 192.168.1.0 0.0.0.0 192.168.1.100 00:0C:29:20:17:3E 1500
eth0 192.168.1.180 192.168.1.0 0.0.0.0 192.168.1.100 00:0C:29:20:17:3E 1500
eth0 192.168.1.175 192.168.1.0 0.0.0.0 192.168.1.100 00:0C:29:20:17:3E 1500
eth1 192.168.1.173 192.168.1.0 0.0.0.0 192.168.1.100 00:0C:29:20:17:48 1500
Check: Node connectivity of subnet "192.168.1.0"
Source Destination Connected?
------------------------------ ------------------------------ ----------------
rac2:eth0 rac2:eth1 yes
rac2:eth0 rac1:eth0 yes
rac2:eth0 rac1:eth0 yes
rac2:eth0 rac1:eth0 yes
rac2:eth0 rac1:eth1 yes
rac2:eth1 rac1:eth0 yes
rac2:eth1 rac1:eth0 yes
rac2:eth1 rac1:eth0 yes
rac2:eth1 rac1:eth1 yes
rac1:eth0 rac1:eth0 yes
rac1:eth0 rac1:eth0 yes
rac1:eth0 rac1:eth1 yes
rac1:eth0 rac1:eth0 yes
rac1:eth0 rac1:eth1 yes
rac1:eth0 rac1:eth1 yes
Result: Node connectivity passed for subnet "192.168.1.0" with node(s) rac2,rac1
Check: TCP connectivity of subnet "192.168.1.0"
Source Destination Connected?
------------------------------ ------------------------------ ----------------
rac1:192.168.1.171 rac2:192.168.1.172 passed
rac1:192.168.1.171 rac2:192.168.1.174 passed
rac1:192.168.1.171 rac1:192.168.1.180 passed
rac1:192.168.1.171 rac1:192.168.1.175 passed
rac1:192.168.1.171 rac1:192.168.1.173 passed
Result: TCP connectivity check passed for subnet "192.168.1.0"
Interfaces found on subnet "192.168.1.0" that are likely candidates for VIP are:
rac2 eth0:192.168.1.172
rac1 eth0:192.168.1.171 eth0:192.168.1.180 eth0:192.168.1.175
Interfaces found on subnet "192.168.1.0" that are likely candidates for VIP are:
rac2 eth1:192.168.1.174
rac1 eth1:192.168.1.173
WARNING:
Could not find a suitable set of interfaces for the private interconnect
Result: Node connectivity check passed
Checking for multiple users with UID value 0
Result: Check for multiple users with UID value 0 passed
Post-check for hardware and operating system setup was successful. +