牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)

1.安装Grid Infrastructure软件
1.1 部署软件包,如下所示:曾经有部电影叫:七剑下天山。这里Oracle的软件包,就是Oracle七件套,只要钱三件,可以完成Oracle rac的部署

[[email protected] software]# pwd
/u01/software
[[email protected] software]# ls -l p13390677_112040_Linux-x86-64_*.zip
-rw-r--r--. 1 root root 1395582860 Mar 10 09:59 p13390677_112040_Linux-x86-64_1of7.zip
-rw-r--r--. 1 root root 1151304589 Mar 10 09:59 p13390677_112040_Linux-x86-64_2of7.zip
-rw-r--r--. 1 root root 1205251894 Mar 10 10:00 p13390677_112040_Linux-x86-64_3of7.zip

1.2 解压后的效果如下:
[[email protected] software]# ls -l
total 7359056
drwxr-xr-x. 7 root root       4096 Aug 27  2013 database
drwxr-xr-x. 7 root root       4096 Aug 27  2013 grid

1.3 安装GI
[[email protected] software]# xhost +
[[email protected] software]# su - grid
[[email protected] ~]$ cd /u01/software/grid/
[[email protected] grid]$ ./runInstaller

1.4 图形界面如下:
牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)


牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)


牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)

这里的Cluster Name:可以自取,实战取名为:rac-cluster
      SCAN Name: zrac-scan

牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)

实战中:public的名字为:zracnode1   vip的名字为:zracnode1-vip
        public的名字为:zracnode2   vip的名字为:zracnode2-vip

牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)

实战中:eth0 的Subnet为:10.2.13.0 对应Public interface
        eth1 的Subnet为:10.2.12.0 对应Private interface

牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)


实战中,建立的asm group为CRS
        选择的模式为Normal
        选择的磁盘如下:
/dev/sdb1               1         132     1060258+  83  Linux    //CRS1    900M
/dev/sdb2             133         264     1060290   83  Linux    //CRS2    900M
/dev/sdb3             265         396     1060290   83  Linux    //CRS3    900M 


牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)
牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)牛刀小试Oracle之ORACLE 11GR2 RAC安装配置--GI安装配置(二)