RAC下grid校验安装包引出的yum低级错误(八)

2015-11-21 01:53:14 · 作者: · 浏览: 75
ansaction Summary ================================================================================ Install 1 Package(s) Upgrade 0 Package(s) Total download size: 205 k Downloading Packages: Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing : pdksh 1/1 Installed: pdksh.x86_64 0:5.2.14-36.el5 Complete! ***************************************

复查安装的包:全部通过检查

***************************************
[grid@node1 grid]$ ./runcluvfy.sh stage -pre crsinst -n node1,node2 -fixup -verbose

Performing pre-checks for cluster services setup 

Checking node reachability...

Check: Node reachability from node "node1"
  Destination Node                      Reachable?              
  ------------------------------------  ------------------------
  node1                                 yes                     
  node2                                 yes                     
Result: Node reachability check passed from node "node1"

Checking user equivalence...

Check: User equivalence for user "grid"
  Node Name                             Comment                 
  ------------------------------------  ------------------------
  node2                                 passed                  
  node1                                 passed                  
Result: User equivalence check passed for user "grid"

Checking node connectivity...

Checking hosts config file...
  Node Name     Status                    Comment                 
  ------------  ------------------------  ------------------------
  node2         passed                                            
  node1         passed                                            

Verification of the hosts config file successful

Interface information for node "node2"
 Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU   
 ------ --------------- --------------- --------------- --------------- ----------------- ------
 eth1   10.53.105.23    10.53.105.0     0.0.0.0         10.53.105.1     08:00:27:65:54:09 1500  
 virbr0 192.168.122.1   192.168.122.0   0.0.0
.0 10.53.105.1 00:00:00:00:00:00 1500 eth0 10.53.105.21 10.53.105.0 0.0.0.0 10.53.105.1 08:00:27:4F:6D:90 1500 Interface information for node "node1" Name IP Address Subnet Gateway Def. Gateway HW Address MTU ------ --------------- --------------- --------------- --------------- ----------------- ------ eth1 10.53.105.22 10.53.105.0 0.0.0.0 10.53.105.1 08:00:27:BE:74:D3 1500 virbr0 192.168.122.1 192.168.122.0 0.0.0.0 10.53.105.1 00:00:00:00:00:00 1500 eth0 10.53.105.20 10.53.105.0 0.0.0.0 10.53.105.1 08:00:27:37:EE:50 1500 Check: Node connectivity of subnet "10.53.105.0" Source Destination Connected? ------------------------------ ------------------------------ ---------------- node2:eth1 node2:eth0 yes node2:eth1 node1:eth1 yes node2:eth1 node1:eth0 yes node2:eth0 node1:eth1 yes node2:eth0 node1:eth0 yes node1:eth1 node1:eth0 yes Result: Node connectivity passed for subnet "10.53.105.0" with node(s) node2,node1 Check: TCP connectivity of subnet "10.53.105.0" Source Destination Connected? ------------------------------ ------------------------------ ---------------- node1:10.53.105.22 node2:10.53.105.23 passed node1:10.53.105.22 node2:10.53.105.21 passed node1:10.53.105.22 node1:10.53.105.20 passed Result: TCP connectivity check passed for subnet "10.53.105.0" Check: Node connectivity of subnet "192.168.122.0" Source Destination Connected? ------------------------------ ------------------------------ ---------------- node2:virbr0 node1:virbr0 yes Result: Node connectivity passed for subnet "192.16