1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-安裝網格基礎設施
使兩個虛擬機器正常啟動,以oracle使用者登入到ol6-112-rac1結點。
使用SecureFX以oracle使用者將解壓後的grid安裝包拷貝到ol6-112-rac1結點的/home/oracle目錄下
更改SCAN Name = ol6-112-scan
點選add新增第2個結點
點選 Identify
network interface,檢查公有和私有網路並進行正確地指定。
確定沒有問題後,點選OK返回上一介面。
點選SSH Connectivity
點選setup進行安裝
成功後,點選OK返回上一介面,點選Next
點選Next
點選Change Discovery
Path
點選OK
選中4個ASM磁碟,點選Next
選擇Ignore All,點選Next
點選Yes
點選Install
# 在ol6-112-rac1結點執行第1個指令碼 root@ol6-112-rac1.cuug.net:/root>$ cd /u01/app/oraInventory/ root@ol6-112-rac1.cuug.net:/u01/app/oraInventory>$ ./orainstRoot.sh Changing permissions of /u01/app/oraInventory. Adding read,write permissions for group. Removing read,write,execute permissions for world.
Changing groupname of /u01/app/oraInventory to oinstall. The execution of the script is complete.
# 在ol6-112-rac1結點執行第2個指令碼 root@ol6-112-rac1.cuug.net:/u01/app/oraInventory>$ cd /u01/app/11.2.0.3/grid root@ol6-112-rac1.cuug.net:/u01/app/11.2.0.3/grid>$ ./root.sh Performing root user operation for Oracle 11g
The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/11.2.0.3/grid
Enter the full pathname of the local bin directory: [/usr/local/bin]: Copying dbhome to /usr/local/bin ... Copying oraenv to /usr/local/bin ... Copying coraenv to /usr/local/bin ...
Creating /etc/oratab file... Entries will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root script. Now product-specific root actions will be performed. Using configuration parameter file: /u01/app/11.2.0.3/grid/crs/install/crsconfig_params Creating trace directory User ignored Prerequisites during installation OLR initialization - successful root wallet root wallet cert root cert export peer wallet profile reader wallet pa wallet peer wallet keys pa wallet keys peer cert request pa cert request peer cert pa cert peer root cert TP profile reader root cert TP pa root cert TP peer pa cert TP pa peer cert TP profile reader pa cert TP profile reader peer cert TP peer user cert pa user cert Adding Clusterware entries to upstart
CRS-2672: Attempting to start 'ora.mdnsd' on 'ol6-112-rac1' CRS-2676: Start of 'ora.mdnsd' on 'ol6-112-rac1' succeeded CRS-2672: Attempting to start 'ora.gpnpd' on 'ol6-112-rac1' CRS-2676: Start of 'ora.gpnpd' on 'ol6-112-rac1' succeeded CRS-2672: Attempting to start 'ora.cssdmonitor' on 'ol6-112-rac1' CRS-2672: Attempting to start 'ora.gipcd' on 'ol6-112-rac1' CRS-2676: Start of 'ora.cssdmonitor' on 'ol6-112-rac1' succeeded CRS-2676: Start of 'ora.gipcd' on 'ol6-112-rac1' succeeded CRS-2672: Attempting to start 'ora.cssd' on 'ol6-112-rac1' CRS-2672: Attempting to start 'ora.diskmon' on 'ol6-112-rac1' CRS-2676: Start of 'ora.diskmon' on 'ol6-112-rac1' succeeded CRS-2676: Start of 'ora.cssd' on 'ol6-112-rac1' succeeded
ASM created and started successfully.
Disk Group DATA created successfully.
clscfg: -install mode specified Successfully accumulated necessary OCR keys. Creating OCR keys for user 'root', privgrp 'root'.. Operation successful. CRS-4256: Updating the profile Successful addition of voting disk 9b8acbdd7f274f28bf25ec73f407ed3c. Successfully replaced voting disk group with +DATA. CRS-4256: Updating the profile CRS-4266: Voting file(s) successfully replaced ## STATE File Universal Id File Name Disk group -- ----- ----------------- --------- --------- 1. ONLINE 9b8acbdd7f274f28bf25ec73f407ed3c (/dev/asm-disk1) [DATA] Located 1 voting disk(s). CRS-2672: Attempting to start 'ora.asm' on 'ol6-112-rac1' CRS-2676: Start of 'ora.asm' on 'ol6-112-rac1' succeeded CRS-2672: Attempting to start 'ora.DATA.dg' on 'ol6-112-rac1' CRS-2676: Start of 'ora.DATA.dg' on 'ol6-112-rac1' succeeded Configure Oracle Grid Infrastructure for a Cluster ... succeeded
# 在ol6-112-rac2結點執行第1個指令碼 root@ol6-112-rac2.cuug.net:/root>$ cd /u01/app/oraInventory/ root@ol6-112-rac2.cuug.net:/u01/app/oraInventory>$ ./orainstRoot.sh Changing permissions of /u01/app/oraInventory. Adding read,write permissions for group. Removing read,write,execute permissions for world.
Changing groupname of /u01/app/oraInventory to oinstall. The execution of the script is complete.
# 在ol6-112-rac2結點執行第2個指令碼 root@ol6-112-rac2.cuug.net:/u01/app/oraInventory>$ cd /u01/app/11.2.0.3/grid root@ol6-112-rac2.cuug.net:/u01/app/11.2.0.3/grid>$ ./root.sh Performing root user operation for Oracle 11g
The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/11.2.0.3/grid
Enter the full pathname of the local bin directory: [/usr/local/bin]: Copying dbhome to /usr/local/bin ... Copying oraenv to /usr/local/bin ... Copying coraenv to /usr/local/bin ...
Creating /etc/oratab file... Entries will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root script. Now product-specific root actions will be performed. Using configuration parameter file: /u01/app/11.2.0.3/grid/crs/install/crsconfig_params Creating trace directory User ignored Prerequisites during installation OLR initialization - successful Adding Clusterware entries to upstart CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node ol6-112-rac1, number 1, |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17013648/viewspace-1078716/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-安裝資料庫OracleDatabaseLinux資料庫
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-虛擬機器安裝OracleDatabaseLinux虛擬機
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-Oracle安裝先決條件OracleDatabaseLinux
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-VirtualBoxOracleDatabaseLinux
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5使用-Oracle安裝先決條件(三)OracleDatabaseLinux
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5使用-Oracle安裝先決條件(二)OracleDatabaseLinux
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-建立共享磁碟OracleDatabaseLinux
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-客戶作業系統安裝OracleDatabaseLinux作業系統
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-檢查RAC狀態OracleDatabaseLinux
- 1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-克隆虛擬機器OracleDatabaseLinux虛擬機
- 在Centos 6.5上安裝Oracle Database 11g Release 2 (11.2.0.4.0) RACCentOSOracleDatabase
- 網格RAC基礎日誌
- RedHat6.5 安裝Oracle 12c RACRedhatOracle
- Zookeeper(1)-安裝與基礎使用
- 安裝Oracle 11i EBS+Database RACOracleDatabase
- Oracle Linux 6.5 安裝Oracle 10gR2LinuxOracle 10g
- CentOS 6.5安裝Oracle 11.2.0.4------CentOS 6.5安裝CentOSOracle
- Oracle /RAC linux 安裝大全OracleLinux
- Linux網路基礎設施配置Linux
- 安裝Oracle RAC 12cR1Oracle
- 網際網路後端基礎設施後端
- 按照online文件在Linux下安裝Oracle 10g RAC(三.安裝clusterware和database)LinuxOracle 10gDatabase
- Redhat linux 6.5 yum安裝RedhatLinux
- linux6.5安裝11g rac過程記錄 一Linux
- linux6.5安裝11g rac過程記錄 二Linux
- 【Oracle】Windows安裝oracle11gR1 database 11.1.0.6OracleWindowsDatabase
- uninstall 11.2.0.3.0 grid & database in linux 5.7DatabaseLinux
- Oralce RU 安裝
- redhat 6.5安裝11gr2 RAC的過程及設定Redhat
- 即時基礎設施:以業務速度發展的基礎設施
- 雲端計算是網際網路+新基礎設施
- linux4.0下安裝oracle RAC(一)LinuxOracle
- linux4.0下安裝oracle RAC(二)LinuxOracle
- linux4.0下安裝oracle RAC(三)LinuxOracle
- linux4.0下安裝oracle RAC(五)LinuxOracle
- Oracle OCP(35):Database 安裝OracleDatabase
- Oracle安裝部署之linux(redhat/centos)快速安裝oracle 11g racOracleLinuxRedhatCentOS
- oracle rac aix 安裝OracleAI