Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)
admin
2023-05-03 15:42:06
0

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)

一、安装CRS补丁

在安装CRS之前,需要安装补丁p6718715_10203_AIX64-5L,否则在安装时会出现“无法发现node”的错误。

[root@aix203 /]#cd /home/oracle/p6718715_10203_AIX64-5L/

补丁解压后,只需要以root身份运行“root.sh”即可:
[root@aix203 p6718715_10203_AIX64-5L]#./rootpre.sh

./rootpre.sh output will be logged in /tmp/rootpre.out_16-03-15.17:51:20
Saving the original files in /etc/ora_save_16-03-15.17:51:20....
Copying new kernel extension to /etc....
./rootpre.sh[295]: test: argument expected
Loading the kernel extension from /etc
 Oracle Kernel Extension Loader for AIX 
       Copyright (c) 1998,1999 Oracle Corporation 
 Kernel Extension /etc/pw-syscall.64bit_kernel already loaded, unloading it
 Unconfigured the kernel extension successfully
 Unloaded the kernel extension successfully
 Successfully loaded /etc/pw-syscall.64bit_kernel with kmid: 0x50e5d000
 Successfully configured /etc/pw-syscall.64bit_kernel with kmid: 0x50e5d000
The kernel extension was successfuly loaded.
./rootpre.sh[360]: test: argument expected

Checking if group services should be configured....
Please confirm your Oracle userid is a member of the group: hagsuser
Configuring HACMP group services socket for possible use by Oracle.

二、安装CRS

以Oracle身份安装:

安装前检测:

[oracle@aix203 cluvfy]$./runcluvfy.sh 
USAGE:
cluvfy [ -help ]
cluvfy stage { -list | -help }
cluvfy stage {-pre|-post}    [-verbose]
cluvfy comp  { -list | -help }
cluvfy comp     [-verbose]

[oracle@aix203 cluvfy]$./runcluvfy.sh stage -pre crsinst -n aix203,aix204 -verbose
Performing pre-checks for cluster services setup 
Checking node reachability...
Check: Node reachability from node "aix203"
  Destination Node                      Reachable?              
  ------------------------------------  ------------------------
  aix203                                yes                     
  aix204                                yes                     
Result: Node reachability check passed from node "aix203".
Checking user equivalence...
Check: User equivalence for user "oracle"
  Node Name                             Comment                 
  ------------------------------------  ------------------------
  aix204                                passed                  
  aix203                                passed                  
Result: User equivalence check passed for user "oracle".
Checking administrative privileges...
Check: Existence of user "oracle"
  Node Name     User Exists               Comment                 
  ------------  ------------------------  ------------------------
  aix204        yes                       passed                  
  aix203        yes                       passed                  
Result: User existence check passed for "oracle".
Check: Existence of group "oinstall"
  Node Name     Status                    Group ID                
  ------------  ------------------------  ------------------------
  aix204        exists                    300                     
  aix203        exists                    300                     
Result: Group existence check passed for "oinstall".
Check: Membership of user "oracle" in group "oinstall" [as Primary]
  Node Name         User Exists   Group Exists  User in Group  Primary       Comment     
  ----------------  ------------  ------------  ------------  ------------  ------------
  aix204            yes           yes           yes           yes           passed      
  aix203            yes           yes           yes           yes           passed      
Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed.
Administrative privileges check passed.
Checking node connectivity...
Interface information for node "aix204"
  Interface Name                  IP Address                      Subnet          
  ------------------------------  ------------------------------  ----------------
  en0                             192.168.8.204                   192.168.8.0     
  en2                             10.10.10.204                    10.10.10.0      
Interface information for node "aix203"
  Interface Name                  IP Address                      Subnet          
  ------------------------------  ------------------------------  ----------------
  en0                             192.168.8.203                   192.168.8.0     
  en2                             10.10.10.203                    10.10.10.0      
Check: Node connectivity of subnet "192.168.8.0"
  Source                          Destination                     Connected?      
  ------------------------------  ------------------------------  ----------------
  aix204:en0                      aix203:en0                      yes             
Result: Node connectivity check passed for subnet "192.168.8.0" with node(s) aix204,aix203.
Check: Node connectivity of subnet "10.10.10.0"
  Source                          Destination                     Connected?      
  ------------------------------  ------------------------------  ----------------
  aix204:en2                      aix203:en2                      yes             
Result: Node connectivity check passed for subnet "10.10.10.0" with node(s) aix204,aix203.
Suitable interfaces for the private interconnect on subnet "192.168.8.0":
aix204 en0:192.168.8.204
aix203 en0:192.168.8.203
Suitable interfaces for the private interconnect on subnet "10.10.10.0":
aix204 en2:10.10.10.204
aix203 en2:10.10.10.203
ERROR: 
Could not find a suitable set of interfaces for VIPs.
Result: Node connectivity check failed.
Checking system requirements for 'crs'...
No checks registered for this product.
Pre-check for cluster services setup was unsuccessful on all the nodes.

安装:

1)指定安装路径

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)


Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)

2)检查安装环境

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)

出现警告提示:对于AIX 6100-09,Oracle 10gR2不支持,不用理会,继续安装就可以


3)配置节点

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)


4)配置OCR 和 Vote Disk

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)


5)安装

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)

6)运行Script

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)


在运行脚本前可以通过dd,清理ocr和vote disk:

node1:

[root@aix203 /]#dd if=/dev/zero of=/dev/rrac_ocr bs=8192 count=2560
2560+0 records in
2560+0 records out
[root@aix203 /]#dd if=/dev/zero of=/dev/rrac_vote bs=8192 count=2560
2560+0 records in
2560+0 records out
[root@aix203 /]#/u01/crs_1/root.sh

WARNING: directory '/u01' is not owned by root
Checking to see if Oracle CRS stack is already configured
Checking to see if any 9i GSD is up
Setting the permissions on OCR backup directory
Setting up NS directories
Oracle Cluster Registry configuration upgraded successfully
WARNING: directory '/u01' is not owned by root
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node   
node 1: aix203 aix203-priv aix203
node 2: aix204 aix204-priv aix204
Creating OCR keys for user 'root', privgrp 'system'..
Operation successful.
Now formatting voting device: /dev/rrac_vote
Format of 1 voting devices complete.
Startup will be queued to init within 30 seconds.
Adding daemons to inittab
Adding daemons to inittab
Expecting the CRS daemons to be up within 600 seconds.
CSS is active on these nodes.
        aix203
CSS is inactive on these nodes.
        aix204
Local node checking complete.
Run root.sh on remaining nodes to start CRS daemons.

node2:
[root@aix204 /]#dd if=/dev/zero of=/dev/rrac_vote bs=8192 count=2560

2560+0 records in
2560+0 records out
[root@aix204 /]#dd if=/dev/zero of=/dev/rrac_ocr bs=8192 count=2560
2560+0 records in
2560+0 records out
[root@aix204 /]#/u01/crs_1/root.sh

WARNING: directory '/u01' is not owned by root
Checking to see if Oracle CRS stack is already configured
Checking to see if any 9i GSD is up
/etc/oracle does not exist. Creating it now.
Setting the permissions on OCR backup directory
Setting up NS directories
Oracle Cluster Registry configuration upgraded successfully
WARNING: directory '/u01' is not owned by root
clscfg: EXISTING configuration version 3 detected.
clscfg: version 3 is 10G Release 2.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node   
node 1: aix203 aix203-priv aix203
node 2: aix204 aix204-priv aix204
clscfg: Arguments check out successfully.
NO KEYS WERE WRITTEN. Supply -force parameter to override.
-force is destructive and will destroy any previous cluster
configuration.
Oracle Cluster Registry for cluster has already been initialized
Startup will be queued to init within 30 seconds.
Adding daemons to inittab
Adding daemons to inittab
Expecting the CRS daemons to be up within 600 seconds.
CSS is active on these nodes.
        aix203
        aix204
CSS is active on all nodes.
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Oracle CRS stack installed and running under init(1M)

Running vipca(silent) for configuring nodeapps
The given interface(s), "en0" is not public. Public interfaces should be used to configure virtual IPs.


7)运行vipca配置CRS资源

[root@aix204 /]#cd /u01/crs_1/bin
[root@aix204 bin]#./vipca

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)

Oracle Study之-AIX6.1构建Oracle 10gR2 RAC(4)


三、查看CRS服务及资源
[root@aix203 /]#crsctl check crs

CSS appears healthy
CRS appears healthy
EVM appears healthy
[root@aix203 /]#crs_stat -t

Name           Type           Target    State     Host        
------------------------------------------------------------
ora.aix203.gsd application    ONLINE    ONLINE    aix203      
ora.aix203.ons application    ONLINE    ONLINE    aix203      
ora.aix203.vip application    ONLINE    ONLINE    aix203      
ora.aix204.gsd application    ONLINE    ONLINE    aix204      
ora.aix204.ons application    ONLINE    ONLINE    aix204      
ora.aix204.vip application    ONLINE    ONLINE    aix204

[root@aix204 bin]#crsctl check crs
CSS appears healthy
CRS appears healthy
EVM appears healthy
[root@aix204 bin]#crs_stat -t

Name           Type           Target    State     Host        
------------------------------------------------------------
ora.aix203.gsd application    ONLINE    ONLINE    aix203      
ora.aix203.ons application    ONLINE    ONLINE    aix203      
ora.aix203.vip application    ONLINE    ONLINE    aix203      
ora.aix204.gsd application    ONLINE    ONLINE    aix204      
ora.aix204.ons application    ONLINE    ONLINE    aix204      
ora.aix204.vip application    ONLINE    ONLINE    aix204

---- 至此,CRS安装配置成功 !


------未完,待续 !

相关内容

热门资讯

豪华邮轮病毒,横跨三大洲始末 5月11日,泛海探险公司确认,隶属于该公司的“洪迪厄斯”号邮轮抵达西班牙特内里费岛后,全部87名乘客...
苏泊尔球釜电饭煲不通电是什么原... 1、有可能是温度保险管出现了问题,每个电饭煲都有温度保险管,而不是家常用的保险丝,如果保险管出现了问...
九阳铁釜电饭煲不通电原因 1、可能是面板烧了。2、控制电路没有工作,先检查控制电源是否正常。电饭煲的面板显示器线路接触不良,找...
空调线控器出现“黑... 珠海总部对于退回的多联机线控器黑屏“故障”,部分是由于不清楚线控器的灯光功能,误触发线控器关闭了灯光...
长虹柜机温度传感器是多少K 每一个空调传感器的传感温度都会对应着不同的空调工作型号和参数,常见的有5K,10K和15K,当然在不...
测电笔测不出的漏电 1、如果漏电的电压比较低的话有时候测电笔就测试不出来的。2、有时候测电笔在出厂的时候没有检测好,就有...
“拖延毫无出路”:美智库疾呼出... 【文/观察者网 潘昱辰 编辑/高莘】“如果没有国家战略扶持,美国汽车产量将持续下滑,直接影响美国国家...
凤凰记者拍到空军一号飞抵首都机... “哪儿呢?”“来了,这!这!这!”5月13日晚,特朗普专机空军一号抵达北京首都机场 ,凤凰卫视记者拍...
黄仁勋最后时刻登上“空军一号”... 美国当地时间5月12日,美国总统特朗普启程访华。途中,“空军一号”于阿拉斯加加油停靠时,英伟达公司总...
美财长贝森特专机先期抵达北京 13日下午,在特朗普抵达前,美国财长贝森特的专机先期飞抵北京,凤凰卫视记者拍摄到了专机降落前的画面。