Home >Backend Development >PHP Tutorial >A quick test of Oracle's ORACLE 11GR2 RAC installation and configuration--GI installation configuration_PHP tutorial
1. Install Grid Infrastructure software
1.1 Deploy the software package as follows: There was a movie It’s called: Seven Swords from the Tianshan Mountains. The Oracle software package here is the Oracle seven-piece set. You only need three pieces to complete the deployment of Oracle rac
[root@Zracnode1 software]# pwd
/u01/software
[root@ Zracnode1 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_11204 0_Linux-x86-64_3of7 .zip
1.2 The effect after decompression is as follows:
[root@Zracnode1 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 Install GI
[root@Zracnode1 software]# xhost
[root@Zracnode1 software]# su - grid
[grid@Zracnode1 ~]$ cd /u01/software/grid/
[grid@Zracnode1 grid]$ ./runInstaller
1.4 The graphical interface is as follows:
The Cluster Name here: you can choose it by yourself, the actual name is: rac-cluster
SCAN Name : zrac-scan
In actual combat: the public name is: zracnode1 The vip name is: zracnode1-vip
The public name is: zracnode2 The vip name is: zracnode2-vip
In actual combat: the Subnet of eth0 is: 10.2.13.0 corresponding to Public interface
The Subnet of eth1 is: 10.2.12.0 corresponding to Private interface
In actual combat, the established asm group is CRS
, the selected mode is Normal
, and the selected disk is as follows:
/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