1 Oracle Database 11.2.0.3.0 RAC On Oralce Linux 6.5 使用-安裝網格基礎設施

LuiseDalian發表於2014-02-10

使兩個虛擬機器正常啟動,以oracle使用者登入到ol6-112-rac1結點。

使用SecureFXoracle使用者將解壓後的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

選中4ASM磁碟,點選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/,如需轉載,請註明出處,否則將追究法律責任。

相關文章