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

3.3. 安装前检查

1.检查节点连通性

:./runcluvfy.sh stage -pre crsinst -n linuxrac1,linuxrac2 -fixup -verbose

[grid@linuxrac1 grid]$ ./runcluvfy.sh stage -post hwos -n linuxrac1,linuxrac2 -verbose

Performing post-checks for hardware and operating system setup

Checking node reachability...

Check: Node reachability from node "linuxrac1"

  Destination Node                      Reachable?             

  ------------------------------------  ------------------------

  linuxrac1                             yes                    

  linuxrac2                             yes                    

Result: Node reachability check passed from node "linuxrac1"

Checking user equivalence...

Check: User equivalence for user "grid"

  Node Name                             Comment                

  ------------------------------------  ------------------------

  linuxrac2                             passed                 

  linuxrac1                             passed                 

Result: User equivalence check passed for user "grid"

Checking node connectivity...

Checking hosts config file...

  Node Name     Status                    Comment                

  ------------  ------------------------  ------------------------

  linuxrac2     passed                                           

  linuxrac1     passed                                           

 

Verification of the hosts config file successful

Interface information for node "linuxrac2"

 Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU  

 ------ --------------- --------------- --------------- --------------- ----------------- ------

 eth0   10.10.97.167    10.10.97.0      0.0.0.0         10.10.97.232    00:0C:29:E8:8D:F9 1500 

 eth1   192.168.2.216   192.168.2.0     0.0.0.0         10.10.97.232    00:0C:29:E8:8D:03 1500 

 

Interface information for node "linuxrac1"

 Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU  

 ------ --------------- --------------- --------------- --------------- ----------------- ------

 eth0   10.10.97.161    10.10.97.0      0.0.0.0         10.10.97.232    00:0C:29:89:82:48 1500 

 eth1   192.168.2.116   192.168.2.0     0.0.0.0         10.10.97.232    00:50:56:23:6A:3E 1500 

 

Check: Node connectivity of subnet "10.10.97.0"

  Source                          Destination                     Connected?     

  ------------------------------  ------------------------------  ----------------

  linuxrac2:eth0                  linuxrac1:eth0                  yes            

Result: Node connectivity passed for subnet "10.10.97.0" with node(s) linuxrac2,linuxrac1

 

Check: TCP connectivity of subnet "10.10.97.0"

  Source                          Destination                     Connected?     

  ------------------------------  ------------------------------  ----------------

  linuxrac1:10.10.97.161          linuxrac2:10.10.97.167          passed         

Result: TCP connectivity check passed for subnet "10.10.97.0"

 

Check: Node connectivity of subnet "192.168.2.0"

  Source                          Destination                     Connected?     

  ------------------------------  ------------------------------  ----------------

  linuxrac2:eth1                  linuxrac1:eth1                  yes            

Result: Node connectivity passed for subnet "192.168.2.0" with node(s) linuxrac2,linuxrac1

 

Check: TCP connectivity of subnet "192.168.2.0"

  Source                          Destination                     Connected?     

  ------------------------------  ------------------------------  ----------------

  linuxrac1:192.168.2.116         linuxrac2:192.168.2.216         passed         

Result: TCP connectivity check passed for subnet "192.168.2.0"

 

Interfaces found on subnet "10.10.97.0" that are likely candidates for VIP are:

linuxrac2 eth0:10.10.97.167

linuxrac1 eth0:10.10.97.161

 

Interfaces found on subnet "192.168.2.0" that are likely candidates for a private interconnect are:

linuxrac2 eth1:192.168.2.216

linuxrac1 eth1:192.168.2.116

 

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.

 

基于CentOS与VmwareStation10搭建Oracle11G RAC 64集群环境所有链接:

1.资源准备
http://www.cnblogs.com/HondaHsu/p/4046352.html

2.搭建环境-2.1创建虚拟机
http://www.cnblogs.com/HondaHsu/p/4046378.html

2.搭建环境-2.2安装操作系统CentOS5.4
http://www.cnblogs.com/HondaHsu/p/4046384.html

2.搭建环境-2.3配置共享磁盘
http://www.cnblogs.com/HondaHsu/p/4046389.html

2.搭建环境-2.4. 安装JDK
http://www.cnblogs.com/HondaHsu/p/4046430.html

2.搭建环境-2.5. 配置网络
http://www.cnblogs.com/HondaHsu/p/4046443.html

2.搭建环境-2.6. 安装Oracle所依赖的必要包
http://www.cnblogs.com/HondaHsu/p/4054216.html

2.搭建环境-2.7. 配置资源与参数
http://www.cnblogs.com/HondaHsu/p/4054238.html

2.搭建环境-2.8. 配置用户环境
http://www.cnblogs.com/HondaHsu/p/4054259.html

2.搭建环境-2.9. 配置用户等效性(可选项)
http://www.cnblogs.com/HondaHsu/p/4054277.html

2.搭建环境-2.10.配置用户NTF服务
http://www.cnblogs.com/HondaHsu/p/4054333.html

3.安装Oracle RAC-3.1.安装并配置ASM驱动
http://www.cnblogs.com/HondaHsu/p/4054367.html

3.安装Oracle RAC-3.2.安装 cvuqdisk 软件包
http://www.cnblogs.com/HondaHsu/p/4054395.html

3.安装Oracle RAC-3.3.安装前检查
http://www.cnblogs.com/HondaHsu/p/4054481.html

3.安装Oracle RAC-3.4.安装Grid Infrastructure
http://www.cnblogs.com/HondaHsu/p/4054518.html

3.安装Oracle RAC-3.5.安装oracle11gr2 database 软件与创建数据库
http://www.cnblogs.com/HondaHsu/p/4054586.html

3.安装Oracle RAC-3.6.集群管理命令
http://www.cnblogs.com/HondaHsu/p/4054635.html

4.安装Oracle RAC FAQ-4.1.系统界面报错Gnome
http://www.cnblogs.com/HondaHsu/p/4046314.html

4.安装Oracle RAC FAQ-4.2.Oracleasm Createdisk ASM磁盘失败:Instantiating disk: failed
http://www.cnblogs.com/HondaHsu/p/4046248.html

4.安装Oracle RAC FAQ-4.3.Oracle 集群节点间连通失败
http://www.cnblogs.com/HondaHsu/p/4046263.html

4.安装Oracle RAC FAQ-4.4.无法图形化安装Grid Infrastructure
http://www.cnblogs.com/HondaHsu/p/4046273.html

4.安装Oracle RAC FAQ-4.5.安装Grid,创建ASM磁盘组空间不足
http://www.cnblogs.com/HondaHsu/p/4046285.html

4.安装Oracle RAC FAQ-4.6.重新配置与缷载11R2 Grid Infrastructure
http://www.cnblogs.com/HondaHsu/p/4046300.html

4.安装Oracle RAC FAQ-4.7.Oracle 11G R2 RAC修改public网络IP
http://www.cnblogs.com/HondaHsu/p/4054953.html

原文地址:https://www.cnblogs.com/HondaHsu/p/4054481.html