这种ip的报错,无非是检查防火墙,ip配置的原因

而我防火墙已关闭,ip也没配错

最后的原因是因为我172.16.1.41/42这两个IP选的虚拟机没有配置网段

[grid@rac01 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac01,rac02  -verbose

Performing pre-checks for cluster services setup

Checking node reachability...

Check: Node reachability from node "rac01"
  Destination Node                      Reachable?              
  ------------------------------------  ------------------------
  rac02                                 yes                     
  rac01                                 yes                     
Result: Node reachability check passed from node "rac01"

Checking user equivalence...

Check: User equivalence for user "grid"
  Node Name                             Status                  
  ------------------------------------  ------------------------
  rac02                                 passed                  
  rac01                                 passed                  
Result: User equivalence check passed for user "grid"

Checking node connectivity...

Checking hosts config file...
  Node Name                             Status                  
  ------------------------------------  ------------------------
  rac02                                 passed                  
  rac01                                 passed

Verification of the hosts config file successful

Interface information for node "rac02"
 Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU   
 ------ --------------- --------------- --------------- --------------- ----------------- ------
 eth0   192.168.3.42    192.168.3.0     0.0.0.0         UNKNOWN         00:0C:29:E9:25:45 1500  
 eth1   172.16.1.42     172.16.1.0      0.0.0.0         UNKNOWN         00:0C:29:E9:25:4F 1500

Interface information for node "rac01"
 Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU   
 ------ --------------- --------------- --------------- --------------- ----------------- ------
 eth0   192.168.3.41    192.168.3.0     0.0.0.0         UNKNOWN         00:0C:29:3C:42:99 1500  
 eth1   172.16.1.41     172.16.1.0      0.0.0.0         UNKNOWN         00:0C:29:3C:42:A3 1500

Check: Node connectivity of subnet "192.168.3.0"
  Source                          Destination                     Connected?      
  ------------------------------  ------------------------------  ----------------
  rac02[192.168.3.42]             rac01[192.168.3.41]             yes             
Result: Node connectivity passed for subnet "192.168.3.0" with node(s) rac02,rac01

Check: TCP connectivity of subnet "192.168.3.0"
  Source                          Destination                     Connected?      
  ------------------------------  ------------------------------  ----------------
  rac01:192.168.3.41              rac02:192.168.3.42              passed          
Result: TCP connectivity check passed for subnet "192.168.3.0"

Check: Node connectivity of subnet "172.16.1.0"

WARNING:
Make sure IP address "eth1 : 172.16.1.41 [172.16.1.0] " is up and is a valid IP address on node "rac01"
  Source                          Destination                     Connected?      
  ------------------------------  ------------------------------  ----------------
  rac02[172.16.1.42]              rac01[172.16.1.41]              no

ERROR:
PRVF-7616 : Node connectivity failed for subnet "172.16.1.0" between "rac02 - eth1 : 172.16.1.42" and "rac01 - eth1 : 172.16.1.41"
Result: Node connectivity failed for subnet "172.16.1.0"

Check: TCP connectivity of subnet "172.16.1.0"
  Source                          Destination                     Connected?      
  ------------------------------  ------------------------------  ----------------
  rac01:172.16.1.41               rac02:172.16.1.42               failed

ERROR:
PRVF-7617 : Node connectivity between "rac01 : 172.16.1.41" and "rac02 : 172.16.1.42" failed
Result: TCP connectivity check failed for subnet "172.16.1.0"

Interfaces found on subnet "192.168.3.0" that are likely candidates for a private interconnect are:
rac02 eth0:192.168.3.42
rac01 eth0:192.168.3.41

WARNING:
Could not find a suitable set of interfaces for VIPs
Checking subnet mask consistency...
Subnet mask consistency check passed for subnet "192.168.3.0".
Subnet mask consistency check passed for subnet "172.16.1.0".
Subnet mask consistency check passed.

Result: Node connectivity check failed

Checking multicast communication...

Checking subnet "192.168.3.0" for multicast communication with multicast group "230.0.1.0"...
Check of subnet "192.168.3.0" for multicast communication with multicast group "230.0.1.0" passed.

Checking subnet "172.16.1.0" for multicast communication with multicast group "230.0.1.0"...
PRVG-11134 : Interface "172.16.1.42" on node "rac02" is not able to communicate with interface "172.16.1.41" on node "rac01"
PRVG-11134 : Interface "172.16.1.41" on node "rac01" is not able to communicate with interface "172.16.1.42" on node "rac02"
Checking subnet "172.16.1.0" for multicast communication with multicast group "224.0.0.251"...
PRVG-11134 : Interface "172.16.1.42" on node "rac02" is not able to communicate with interface "172.16.1.41" on node "rac01"
PRVG-11134 : Interface "172.16.1.41" on node "rac01" is not able to communicate with interface "172.16.1.42" on node "rac02"

Checking ASMLib configuration.
  Node Name                             Status                  
  ------------------------------------  ------------------------
  rac02                                 passed                  
  rac01                                 passed                  
Result: Check for ASMLib configuration passed.

Check: Total memory
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         1.8332GB (1922260.0KB)    1.5GB (1572864.0KB)       passed    
  rac01         1.8332GB (1922260.0KB)    1.5GB (1572864.0KB)       passed    
Result: Total memory check passed

Check: Available memory
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         1.7476GB (1832468.0KB)    50MB (51200.0KB)          passed    
  rac01         1.6588GB (1739380.0KB)    50MB (51200.0KB)          passed    
Result: Available memory check passed

Check: Swap space
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         4GB (4194300.0KB)         2.7498GB (2883390.0KB)    passed    
  rac01         4GB (4194300.0KB)         2.7498GB (2883390.0KB)    passed    
Result: Swap space check passed

Check: Free disk space for "rac02:/tmp"
  Path              Node Name     Mount point   Available     Required      Status      
  ----------------  ------------  ------------  ------------  ------------  ------------
  /tmp              rac02         /tmp          3.7773GB      1GB           passed      
Result: Free disk space check passed for "rac02:/tmp"

Check: Free disk space for "rac01:/tmp"
  Path              Node Name     Mount point   Available     Required      Status      
  ----------------  ------------  ------------  ------------  ------------  ------------
  /tmp              rac01         /tmp          3.7574GB      1GB           passed      
Result: Free disk space check passed for "rac01:/tmp"

Check: User existence for "grid"
  Node Name     Status                    Comment                 
  ------------  ------------------------  ------------------------
  rac02         passed                    exists(1100)            
  rac01         passed                    exists(1100)

Checking for multiple users with UID value 1100
Result: Check for multiple users with UID value 1100 passed
Result: User existence check passed for "grid"

Check: Group existence for "oinstall"
  Node Name     Status                    Comment                 
  ------------  ------------------------  ------------------------
  rac02         passed                    exists                  
  rac01         passed                    exists                  
Result: Group existence check passed for "oinstall"

Check: Group existence for "dba"
  Node Name     Status                    Comment                 
  ------------  ------------------------  ------------------------
  rac02         passed                    exists                  
  rac01         passed                    exists                  
Result: Group existence check passed for "dba"

Check: Membership of user "grid" in group "oinstall" [as Primary]
  Node Name         User Exists   Group Exists  User in Group  Primary       Status      
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             yes           yes           yes           yes           passed      
  rac01             yes           yes           yes           yes           passed      
Result: Membership check for user "grid" in group "oinstall" [as Primary] passed

Check: Membership of user "grid" in group "dba"
  Node Name         User Exists   Group Exists  User in Group  Status          
  ----------------  ------------  ------------  ------------  ----------------
  rac02             yes           yes           yes           passed          
  rac01             yes           yes           yes           passed          
Result: Membership check for user "grid" in group "dba" passed

Check: Run level
  Node Name     run level                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         3                         3,5                       passed    
  rac01         3                         3,5                       passed    
Result: Run level check passed

Check: Hard limits for "maximum open file descriptors"
  Node Name         Type          Available     Required      Status          
  ----------------  ------------  ------------  ------------  ----------------
  rac02             hard          65536         65536         passed          
  rac01             hard          65536         65536         passed          
Result: Hard limits check passed for "maximum open file descriptors"

Check: Soft limits for "maximum open file descriptors"
  Node Name         Type          Available     Required      Status          
  ----------------  ------------  ------------  ------------  ----------------
  rac02             soft          1024          1024          passed          
  rac01             soft          1024          1024          passed          
Result: Soft limits check passed for "maximum open file descriptors"

Check: Hard limits for "maximum user processes"
  Node Name         Type          Available     Required      Status          
  ----------------  ------------  ------------  ------------  ----------------
  rac02             hard          16384         16384         passed          
  rac01             hard          16384         16384         passed          
Result: Hard limits check passed for "maximum user processes"

Check: Soft limits for "maximum user processes"
  Node Name         Type          Available     Required      Status          
  ----------------  ------------  ------------  ------------  ----------------
  rac02             soft          2047          2047          passed          
  rac01             soft          2047          2047          passed          
Result: Soft limits check passed for "maximum user processes"

Check: System architecture
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         x86_64                    x86_64                    passed    
  rac01         x86_64                    x86_64                    passed    
Result: System architecture check passed

Check: Kernel version
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         2.6.32-573.el6.x86_64     2.6.9                     passed    
  rac01         2.6.32-573.el6.x86_64     2.6.9                     passed    
Result: Kernel version check passed

Check: Kernel parameter for "semmsl"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             250           250           250           passed          
  rac01             250           250           250           passed          
Result: Kernel parameter check passed for "semmsl"

Check: Kernel parameter for "semmns"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             32000         32000         32000         passed          
  rac01             32000         32000         32000         passed          
Result: Kernel parameter check passed for "semmns"

Check: Kernel parameter for "semopm"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             100           100           100           passed          
  rac01             100           100           100           passed          
Result: Kernel parameter check passed for "semopm"

Check: Kernel parameter for "semmni"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             128           128           128           passed          
  rac01             128           128           128           passed          
Result: Kernel parameter check passed for "semmni"

Check: Kernel parameter for "shmmax"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             4294967295    4294967295    984197120     passed          
  rac01             4294967295    4294967295    984197120     passed          
Result: Kernel parameter check passed for "shmmax"

Check: Kernel parameter for "shmmni"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             4096          4096          4096          passed          
  rac01             4096          4096          4096          passed          
Result: Kernel parameter check passed for "shmmni"

Check: Kernel parameter for "shmall"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             2097152       2097152       2097152       passed          
  rac01             2097152       2097152       2097152       passed          
Result: Kernel parameter check passed for "shmall"

Check: Kernel parameter for "file-max"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             6815744       6815744       6815744       passed          
  rac01             6815744       6815744       6815744       passed          
Result: Kernel parameter check passed for "file-max"

Check: Kernel parameter for "ip_local_port_range"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             between 9000.0 & 65500.0  between 9000.0 & 65500.0  between 9000.0 & 65500.0  passed          
  rac01             between 9000.0 & 65500.0  between 9000.0 & 65500.0  between 9000.0 & 65500.0  passed          
Result: Kernel parameter check passed for "ip_local_port_range"

Check: Kernel parameter for "rmem_default"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             262144        262144        262144        passed          
  rac01             262144        262144        262144        passed          
Result: Kernel parameter check passed for "rmem_default"

Check: Kernel parameter for "rmem_max"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             4194304       4194304       4194304       passed          
  rac01             4194304       4194304       4194304       passed          
Result: Kernel parameter check passed for "rmem_max"

Check: Kernel parameter for "wmem_default"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             262144        262144        262144        passed          
  rac01             262144        262144        262144        passed          
Result: Kernel parameter check passed for "wmem_default"

Check: Kernel parameter for "wmem_max"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             1048576       1048576       1048576       passed          
  rac01             1048576       1048576       1048576       passed          
Result: Kernel parameter check passed for "wmem_max"

Check: Kernel parameter for "aio-max-nr"
  Node Name         Current       Configured    Required      Status        Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  rac02             1048576       1048576       1048576       passed          
  rac01             1048576       1048576       1048576       passed          
Result: Kernel parameter check passed for "aio-max-nr"

Check: Package existence for "make"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         make-3.81-20.el6          make-3.80                 passed    
  rac01         make-3.81-20.el6          make-3.80                 passed    
Result: Package existence check passed for "make"

Check: Package existence for "binutils"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         binutils-2.20.51.0.2-5.43.el6  binutils-2.15.92.0.2      passed    
  rac01         binutils-2.20.51.0.2-5.43.el6  binutils-2.15.92.0.2      passed    
Result: Package existence check passed for "binutils"

Check: Package existence for "gcc(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         gcc(x86_64)-4.4.7-16.el6  gcc(x86_64)-3.4.6         passed    
  rac01         gcc(x86_64)-4.4.7-16.el6  gcc(x86_64)-3.4.6         passed    
Result: Package existence check passed for "gcc(x86_64)"

Check: Package existence for "libaio(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.105    passed    
  rac01         libaio(x86_64)-0.3.107-10.el6  libaio(x86_64)-0.3.105    passed    
Result: Package existence check passed for "libaio(x86_64)"

Check: Package existence for "glibc(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         glibc(x86_64)-2.12-1.166.el6  glibc(x86_64)-2.3.4-2.41  passed    
  rac01         glibc(x86_64)-2.12-1.166.el6  glibc(x86_64)-2.3.4-2.41  passed    
Result: Package existence check passed for "glibc(x86_64)"

Check: Package existence for "compat-libstdc++-33(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed    
  rac01         compat-libstdc++-33(x86_64)-3.2.3-69.el6  compat-libstdc++-33(x86_64)-3.2.3  passed    
Result: Package existence check passed for "compat-libstdc++-33(x86_64)"

Check: Package existence for "elfutils-libelf(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         elfutils-libelf(x86_64)-0.161-3.el6  elfutils-libelf(x86_64)-0.97  passed    
  rac01         elfutils-libelf(x86_64)-0.161-3.el6  elfutils-libelf(x86_64)-0.97  passed    
Result: Package existence check passed for "elfutils-libelf(x86_64)"

Check: Package existence for "elfutils-libelf-devel"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         elfutils-libelf-devel-0.161-3.el6  elfutils-libelf-devel-0.97  passed    
  rac01         elfutils-libelf-devel-0.161-3.el6  elfutils-libelf-devel-0.97  passed    
Result: Package existence check passed for "elfutils-libelf-devel"

Check: Package existence for "glibc-common"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         glibc-common-2.12-1.166.el6  glibc-common-2.3.4        passed    
  rac01         glibc-common-2.12-1.166.el6  glibc-common-2.3.4        passed    
Result: Package existence check passed for "glibc-common"

Check: Package existence for "glibc-devel(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         glibc-devel(x86_64)-2.12-1.166.el6  glibc-devel(x86_64)-2.3.4  passed    
  rac01         glibc-devel(x86_64)-2.12-1.166.el6  glibc-devel(x86_64)-2.3.4  passed    
Result: Package existence check passed for "glibc-devel(x86_64)"

Check: Package existence for "glibc-headers"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         glibc-headers-2.12-1.166.el6  glibc-headers-2.3.4       passed    
  rac01         glibc-headers-2.12-1.166.el6  glibc-headers-2.3.4       passed    
Result: Package existence check passed for "glibc-headers"

Check: Package existence for "gcc-c++(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         gcc-c++(x86_64)-4.4.7-16.el6  gcc-c++(x86_64)-3.4.6     passed    
  rac01         gcc-c++(x86_64)-4.4.7-16.el6  gcc-c++(x86_64)-3.4.6     passed    
Result: Package existence check passed for "gcc-c++(x86_64)"

Check: Package existence for "libaio-devel(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.105  passed    
  rac01         libaio-devel(x86_64)-0.3.107-10.el6  libaio-devel(x86_64)-0.3.105  passed    
Result: Package existence check passed for "libaio-devel(x86_64)"

Check: Package existence for "libgcc(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         libgcc(x86_64)-4.4.7-16.el6  libgcc(x86_64)-3.4.6      passed    
  rac01         libgcc(x86_64)-4.4.7-16.el6  libgcc(x86_64)-3.4.6      passed    
Result: Package existence check passed for "libgcc(x86_64)"

Check: Package existence for "libstdc++(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         libstdc++(x86_64)-4.4.7-16.el6  libstdc++(x86_64)-3.4.6   passed    
  rac01         libstdc++(x86_64)-4.4.7-16.el6  libstdc++(x86_64)-3.4.6   passed    
Result: Package existence check passed for "libstdc++(x86_64)"

Check: Package existence for "libstdc++-devel(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         libstdc++-devel(x86_64)-4.4.7-16.el6  libstdc++-devel(x86_64)-3.4.6  passed    
  rac01         libstdc++-devel(x86_64)-4.4.7-16.el6  libstdc++-devel(x86_64)-3.4.6  passed    
Result: Package existence check passed for "libstdc++-devel(x86_64)"

Check: Package existence for "sysstat"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         sysstat-9.0.4-27.el6      sysstat-5.0.5             passed    
  rac01         sysstat-9.0.4-27.el6      sysstat-5.0.5             passed    
Result: Package existence check passed for "sysstat"

Check: Package existence for "pdksh"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         missing                   pdksh-5.2.14              failed    
  rac01         missing                   pdksh-5.2.14              failed    
Result: Package existence check failed for "pdksh"

Check: Package existence for "expat(x86_64)"
  Node Name     Available                 Required                  Status    
  ------------  ------------------------  ------------------------  ----------
  rac02         expat(x86_64)-2.0.1-11.el6_2  expat(x86_64)-1.95.7      passed    
  rac01         expat(x86_64)-2.0.1-11.el6_2  expat(x86_64)-1.95.7      passed    
Result: Package existence check passed for "expat(x86_64)"

Checking for multiple users with UID value 0
Result: Check for multiple users with UID value 0 passed

Check: Current group ID
Result: Current group ID check passed

Starting check for consistency of primary group of root user
  Node Name                             Status                  
  ------------------------------------  ------------------------
  rac02                                 passed                  
  rac01                                 passed

Check for consistency of root user's primary group passed

Starting Clock synchronization checks using Network Time Protocol(NTP)...

NTP Configuration file check started...
Network Time Protocol(NTP) configuration file not found on any of the nodes. Oracle Cluster Time Synchronization Service(CTSS) can be used instead of NTP for time synchronization on the cluster nodes
No NTP Daemons or Services were found to be running

Result: Clock synchronization check using Network Time Protocol(NTP) passed

Checking Core file name pattern consistency...
Core file name pattern consistency check passed.

Checking to make sure user "grid" is not in "root" group
  Node Name     Status                    Comment                 
  ------------  ------------------------  ------------------------
  rac02         passed                    does not exist          
  rac01         passed                    does not exist          
Result: User "grid" is not part of "root" group. Check passed

Check default user file creation mask
  Node Name     Available                 Required                  Comment   
  ------------  ------------------------  ------------------------  ----------
  rac02         0022                      0022                      passed    
  rac01         0022                      0022                      passed    
Result: Default user file creation mask check passed
Checking consistency of file "/etc/resolv.conf" across nodes

Checking the file "/etc/resolv.conf" to make sure only one of domain and search entries is defined
File "/etc/resolv.conf" does not have both domain and search entries defined
Checking if domain entry in file "/etc/resolv.conf" is consistent across the nodes...
domain entry in file "/etc/resolv.conf" is consistent across nodes
Checking if search entry in file "/etc/resolv.conf" is consistent across the nodes...
search entry in file "/etc/resolv.conf" is consistent across nodes
Checking file "/etc/resolv.conf" to make sure that only one search entry is defined
All nodes have one search entry defined in file "/etc/resolv.conf"
Checking all nodes to make sure that search entry is "zm.cn" as found on node "rac02"
All nodes of the cluster have same value for 'search'
Checking DNS response time for an unreachable node
  Node Name                             Status                  
  ------------------------------------  ------------------------
  rac02                                 passed                  
  rac01                                 passed                  
The DNS response time for an unreachable node is within acceptable limit on all nodes

File "/etc/resolv.conf" is consistent across nodes

Check: Time zone consistency
Result: Time zone consistency check passed

Pre-check for cluster services setup was unsuccessful.
Checks did not pass for the following node(s):
    rac02,rac01

【RAC搭建报错】在RAC搭建到grid安装前的检查时,报错的更多相关文章

  1. mac系统中搭建apache+mysql+php的开发环境,安装mysql后,登录报错:mac ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

    php新手在mac系统中搭建apache+mysql+php的开发环境(按照这篇博客来操作的:http://my.oschina.net/joanfen/blog/171109?fromerr=xvC ...

  2. 全局安装的 webpack运行时 报错 Error: Cannot find module 'webpack' ......

    全局安装的webpack   安装指令如下 cnpm install wepack -save-dev -g 但是 在我的项目空间运行webpack指令的时候 会报如下错误 为了方便抓取{ Error ...

  3. Dynamics CRM 安装CRM程序系统检查界面报未将对象引用设置到对象的实例的解决方法

    今天在安装CRM的时候,在系统检查阶段遇到了如下的错误,咋看之下直接是懵逼的 但不要着急,界面上有两个按钮,一个是详细信息,一个是帮助,详细信息不用看了就那一行字也看不出什么,咱们点下帮助看看,定位到 ...

  4. Vmware Workstation实现CentOS6.10_x64 下ORACLE RAC 11.2.0.4的搭建

    想必大家在学习ORACLE 11g时,都想搭建一个RAC的实验环境.在搭建RAC实验环境时,会碰到诸如IP怎么规划.虚拟机环境下怎么共享磁盘.ASM磁盘创建,以及安装过程中会遇到这样那样的问题.搭建一 ...

  5. 一步一步搭建 oracle 11gR2 rac+dg之grid安装(四)【转】

    一步一步在RHEL6.5+VMware Workstation 10上搭建 oracle 11gR2 rac + dg 之grid安装 (四) 转自 一步一步搭建 oracle 11gR2 rac+d ...

  6. Oracle RAC + ASM + Grid安装

    (一)环境准备 主机操作系统 windows10 虚拟机平台 vmware workstation 12 虚拟机操作系统 redhat 5.5 x86(32位) :Linux.5.5.for.x86. ...

  7. vSphere在RedHat6.0上搭建Oracle 11g R2 RAC环境

    一.前期准备工作 1.1 为方便操作,装完系统后我们先安装Vmware Tools: 1.1.1.安装工具 在VMware的菜单栏上选择"虚拟机/安装虚拟机工具(VM/Install VMw ...

  8. 基于CentOS与VmwareStation10搭建Oracle11G RAC 64集群环境:3.安装Oracle RAC-3.3.安装前检查

    3.3. 安装前检查 1.检查节点连通性 或:./runcluvfy.sh stage -pre crsinst -n linuxrac1,linuxrac2 -fixup -verbose [gri ...

  9. 【Oracle 集群】11G RAC 知识图文详细教程之RAC在LINUX上使用NFS安装前准备(六)

    RAC在LINUX上使用NFS安装前准备(六) 概述:写下本文档的初衷和动力,来源于上篇的<oracle基本操作手册>.oracle基本操作手册是作者研一假期对oracle基础知识学习的汇 ...

随机推荐

  1. 【[HAOI2011]向量】

    靠瞎猜的数学题 首先我们先对这些向量进行一顿组合,会发现\((a,b)(a,-b)\)可以组合成\((2a,0)\),\((b,-a)(b,a)\)可以组合成\((2b,0)\),同理\((0,2a) ...

  2. python3 安装win32api

    Python3 中先安装pip install pywin32 但是在调用时任然说找不到该模块,于是查找资料后得出需要使用python -m pip install pypiwin32.

  3. 【bbs】index、post

    列表 奇数行和偶数行设置不同的背景 http://blog.csdn.net/facecrazy/article/details/51252850 实现ul li中的内容上下左右居中,不用设置li宽度 ...

  4. IntelliJ IDEA SVN无法正常使用问题

    SVN checkout时候会出现错误:Cannot run program "svn" (in directory "E:\Projects"): Creat ...

  5. cocos2d-x开发: 一切应该从配置文件读取开始

    想要做一款完整的游戏,应该从配置文件读取开始.cocos2d-x本身提供了UserDefault来操作xml格式的配置文件,准确的说配置这模块引擎开发者已经考虑到了.但是xml格式包含大量无关的格式信 ...

  6. Gradle Goodness: Group Similar Tasks

    In Gradle we can assign a task to a group. Gradle uses the group for example in the output of $ grad ...

  7. 项目中cxf和weblogic整合时报错的问题

    GJYW项目使用的weblogic版本是10.3.6,cxf使用的版本是3.1.4 在将项目部署到weblogic服务器上时就会报错,通过下面的方式可以解决weblogic和cxf框架在一起报错的问题 ...

  8. Delphi开发Android的几个注意

    Delphi在Android开发中还不是很完善,也有一些修改,需要注意: 1.不要用IXMLDocument的SaveToStream, XML.Text等,用了OXML,QXML,VerySimpl ...

  9. iOS 基于APNS消息推送原理与实现(包括JAVA后台代码)

    Push的原理: Push 的工作机制可以简单的概括为下图   图中,Provider是指某个iPhone软件的Push服务器,这篇文章我将使用.net作为Provider. APNS 是Apple ...

  10. linux-2.6.22.6内核启动分析之配置

    配置过程最终结果是生成.config文件,我们想要对配置的目的有很清楚的了解,必须先对.config文件进行分析.通过cd命令切换到linux-2.6.22.6内核目录,输入vi .config 可以 ...