[oracle@num1 ~]$ /soft/clusterware/cluvfy/runcluvfy.sh stage -pre crsinst -n num1,num2 -verbose
Performing pre-checks for cluster services setup
Checking node reachability...
Check: Node reachability from node "num1"
Destination Node Reachable?
------------------------------------ ------------------------
num1 yes
num2 yes
Result: Node reachability check passed from node "num1".
Checking user equivalence...
Check: User equivalence for user "oracle"
Node Name Comment
------------------------------------ ------------------------
num2 passed
num1 passed
Result: User equivalence check passed for user "oracle".
Checking administrative privileges...
Check: Existence of user "oracle"
Node Name User Exists Comment
------------ ------------------------ ------------------------
num2 yes passed
num1 yes passed
Result: User existence check passed for "oracle".
Check: Existence of group "oinstall"
Node Name Status Group ID
------------ ------------------------ ------------------------
num2 exists 501
num1 exists 501
Result: Group existence check passed for "oinstall".
Check: Membership of user "oracle" in group "oinstall" [as Primary]
Node Name User Exists Group Exists User in Group Primary Comment
---------------- ------------ ------------ ------------ ------------ ------------
num2 yes yes yes yes passed
num1 yes yes yes yes passed
Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed.
Administrative privileges check passed.
Checking node connectivity...
Interface information for node "num2"
Interface Name IP Address Subnet
------------------------------ ------------------------------ ----------------
eth0 10.12.190.64 10.12.190.0
eth1 10.12.2.61 10.12.2.0
Interface information for node "num1"
Interface Name IP Address Subnet
------------------------------ ------------------------------ ----------------
eth0 10.12.190.60 10.12.190.0
eth1 10.12.2.60 10.12.2.0
Check: Node connectivity of subnet "10.12.190.0"
Source Destination Connected?
------------------------------ ------------------------------ ----------------
num2:eth0 num1:eth0 yes
Result: Node connectivity check passed for subnet "10.12.190.0" with node(s) num2,num1.
Check: Node connectivity of subnet "10.12.2.0"
Source Destination Connected?
------------------------------ ------------------------------ ----------------
num2:eth1 num1:eth1 yes
Result: Node connectivity check passed for subnet "10.12.2.0" with node(s) num2,num1.
Suitable interfaces for the private interconnect on subnet "10.12.190.0":
num2 eth0:10.12.190.64
num1 eth0:10.12.190.60
Suitable interfaces for the private interconnect on subnet "10.12.2.0":
num2 eth1:10.12.2.61
num1 eth1:10.12.2.60
ERROR:
Could not find a suitable set of interfaces for VIPs.
Result: Node connectivity check failed.
Checking system requirements for 'crs'...
No checks registered for this product.
Pre-check for cluster services setup was unsuccessful on all the nodes.