这种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. bootstrap清除浮动问题

    所有的col-样式都是左浮动 <div class="row">    <div class="col-xs-6 col-sm-3">d ...

  2. 4、Android-数据存储方案(文件存储/SharedPreferences)

    简介: 任何一个应用程序都需要和数据进行交互 对于软件来说微博.QQ等都需要关系的是数据 没有数据的应用程序是一个没有灵魂的软件 而且还没有实际的用途 可以认为是单机 4.1.持久化技术的简介 数据持 ...

  3. 4.12 Spark环境更新

    addJar方法是做什么的呢?它用于将Jar文件添加到Driver的RPC环境中. 通过addJar和addFile可以将各种任务执行所依赖的文件添加到Driver的RPC环境中, •小结 伴生对象是 ...

  4. Python 自动化paramiko操作linux使用shell命令,以及文件上传下载linux与windows之间的实现

    # coding=utf8 import paramiko """ /* python -m pip install paramiko python version 3. ...

  5. vlc源码分析(六) 调用OpenMAX硬解码H.265

    H.265(HEVC)编码格式能够在得到相同编码质量视频的前提下,使用相当于H.264(AVC)一半的存储容量,虽然H.265的算法复杂度比H.264高一个数量级,但是硬件水平在不断提高,因此H.26 ...

  6. UGA,PGA

    tom认为UGA不包含 sort工作区,所以下面的图都是错误的 The UGA is, in effect, your session’s state. It is memory that your ...

  7. angular入门一之环境安装及项目创建

    angular入门一之环境安装及项目创建 1.安装node.js 下载,安装,在终端测试安装是否成功:node -v(查看nodejs版本) npm -v(查看npm版本) 下载地址:https:// ...

  8. 洛谷P4602 [CTSC2018]混合果汁(主席树)

    题目描述 小 R 热衷于做黑暗料理,尤其是混合果汁. 商店里有 nn 种果汁,编号为 0,1,\cdots,n-10,1,⋯,n−1 . ii 号果汁的美味度是 d_idi​ ,每升价格为 p_ipi ...

  9. 一个简单的Linux启动jar包的shell脚本

    背景: 项目设备端需要运行jar包程序与服务端进行socket连接并发送数据,每次启动进程时,都需要在Linux终端输入启动jar包的命令,比较繁琐,随之尝试将启动jar包的命令写入shell脚本文件 ...

  10. npm run build 时报错operation not permitted

    1.项目使用vue框架,在npm run build 打包时报错: 访问对应的目录,发现无法打开,原来是文件被其他应用程序占用了,仔细看了一下,xftp文件传输的软件打开着,把它关闭以后,重新运行np ...