上传安装包到11grac1上
解压安装包
[root@11grac1 database]# unzip p10404530_112030_Linux-x86-64_1of7.zip
[root@11grac1 database]# unzip p10404530_112030_Linux-x86-64_2of7.zip
3. 以oracle用户运行安装文件
[root@11grac1 database]# chown oracle.oinstall database/ -R
[root@11grac1 database]# su - oracle
11grac1-> ./runInstaller

点击Next

点击Yes

选择Skip software updates,点击Next

选择Install database software only,点击Next

选择Oracle Real Application Clusters database Installation,点击Next。

选择English,点击Next

选择Enterprise Edition,点击Next

填写安装目录,点击Next

点击Next。开始检查安装环境。

选择Ignore All,点击Next

点击Install

在每个节点上运行上面的脚本
[root@11grac1 disks]# /u01/app/oracle/product/11.2.0/db_1/root.sh
[root@11grac2 disks]# /u01/app/oracle/product/11.2.0/db_1/root.sh

点击Close ,安装完成。