设为首页 收藏本站
查看: 706|回复: 0

[经验分享] AIX 5.3 Install Oracle 10g RAC 错误集锦--磁盘I/O 故障

[复制链接]
累计签到:1 天
连续签到:1 天
发表于 2014-5-9 10:10:57 | 显示全部楼层 |阅读模式
AIX 5.3  Install Oracle 10g RAC 错误集锦--磁盘I/O 故障


系统环境:
操作系统: AIX 5300-09
集群软件: CRS 10.2.0.1
数据库:   Oracle 10.2.0.1

                     系统架构图

wKioL1NrS-bRgWeoAAFqCT5td6k189.jpg
                                       本机采用vg 并发(VG concurrent)作为共享的存储
故障现象:
wKioL1NrTRiSiP7DAAEUCn2pgac229.jpg
当在第一个node(aix211)执行root.sh时,被hang住......
查看日志:
[iyunv@aix211 soft]#cd /u01/crs_1/log
[iyunv@aix211 aix211]#ls
admin            client           cssd             racg
alertaix211.log  crsd             evmd
[iyunv@aix211 aix211]#cd client/
[iyunv@aix211 client]#ls
ocrconfig_458796.log  ocrconfig_471234.log
[iyunv@aix211 client]#ls -lt
total 24
-rw-r-----    1 root     system          681 May  8 14:57 ocrconfig_458796.log
-rw-r-----    1 root     system         5684 May  8 14:54 ocrconfig_471234.log
[iyunv@aix211 client]#tail -f ocrconfig_458796.log
Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle.  All rights reserved.
2014-05-08 14:56:08.858: [ OCRCONF][1]ocrconfig starts...
2014-05-08 14:56:08.860: [ OCRCONF][1]Upgrading OCR data
2014-05-08 14:56:27.280: [  OCROSD][1]utread:3: problem reading buffer 100e09f0 buflen 512 retval -1 phy_offset 102400 retry 0
2014-05-08 14:56:27.280: [  OCROSD][1]utread:4: problem reading the buffer errno 5 errstring I/O error
2014-05-08 14:57:03.279: [  OCROSD][1]utread:3: problem reading buffer 100f1b70 buflen 1024 retval -1 phy_offset 102400 retry 0
2014-05-08 14:57:03.279: [  OCROSD][1]utread:4: problem reading the buffer errno 5 errstring I/O error
2014-05-08 14:57:39.279: [  OCROSD][1]utread:3: problem reading buffer 100f1b70 buflen 1536 retval -1 phy_offset 102400 retry 0
2014-05-08 14:57:39.279: [  OCROSD][1]utread:4: problem reading the buffer errno 5 errstring I/O error
出现磁盘的I/O故障!

解决方法:
1、查看PV和VG
[iyunv@aix211 client]#lspv
hdisk0          00040f8aaa29d28e                    rootvg          active
hdisk1          000e1a6ce663b4af                    racvg           concurrent
[iyunv@aix211 client]#lsvg racvg
--查看VG时也 hang 住......看来是共享卷组的磁盘出现了故障,因为是个实验环境,阵列不很稳定,所有重启系统......

2、重启系统后,重新执行root.sh
3、手工执行安装后校验
[oracle@aix211 ~]$cd /u01/soft/Disk1(CRS 安装盘)
[oracle@aix211 Disk1]$ls
cluvfy        install       response      rootpre       runInstaller  stage         upgrade
[oracle@aix211 Disk1]$cd cluvfy/
[oracle@aix211 cluvfy]$ls
bin           cv            cvupack.zip   jlib          jrepack.zip   lib           lib32         runcluvfy.sh
[oracle@aix211 cluvfy]$./runcluvfy.sh -help
USAGE:
cluvfy [ -help ]
cluvfy stage { -list | -help }
cluvfy stage {-pre|-post} <stage-name> <stage-specific options>  [-verbose]
cluvfy comp  { -list | -help }
cluvfy comp  <component-name> <component-specific options>  [-verbose]

[oracle@aix211 cluvfy]$./runcluvfy.sh stage -post crsinst -n aix211,aix212 -verbose
Performing post-checks for cluster services setup
Checking node reachability...
Check: Node reachability from node "aix211"
Destination Node                      Reachable?              
------------------------------------  ------------------------
aix211                                yes                    
aix212                                yes                    
Result: Node reachability check passed from node "aix211".
Checking user equivalence...
Check: User equivalence for user "oracle"
Node Name                             Comment               
------------------------------------  ------------------------
aix212                                passed                  
aix211                                passed                  
Result: User equivalence check passed for user "oracle".

Checking Cluster manager integrity...
Checking CSS daemon...
Node Name                             Status                  
------------------------------------  ------------------------
aix212                                running               
aix211                                running               
Result: Daemon status check passed for "CSS daemon".
Cluster manager integrity check passed.
Checking cluster integrity...
Node Name                          
------------------------------------
aix211                              
aix212                              
Cluster integrity check passed
Checking OCR integrity...
Checking the absence of a non-clustered configuration...
All nodes free of non-clustered, local-only configurations.
Uniqueness check for OCR device passed.
Checking the version of OCR...
OCR of correct Version "2" exists.
Checking data integrity of OCR...
Data integrity check for OCR passed.
OCR integrity check passed.
Checking CRS integrity...
Checking daemon liveness...
Check: Liveness for "CRS daemon"
Node Name                             Running               
------------------------------------  ------------------------
aix212                                yes                    
aix211                                yes                    
Result: Liveness check passed for "CRS daemon".
Checking daemon liveness...
Check: Liveness for "CSS daemon"
Node Name                             Running               
------------------------------------  ------------------------
aix212                                yes                    
aix211                                yes                    
Result: Liveness check passed for "CSS daemon".
Checking daemon liveness...
Check: Liveness for "EVM daemon"
Node Name                             Running               
------------------------------------  ------------------------
aix212                                yes                    
aix211                                yes                    
Result: Liveness check passed for "EVM daemon".
Liveness of all the daemons
Node Name     CRS daemon                CSS daemon                EVM daemon
------------  ------------------------  ------------------------  ----------
aix212        yes                       yes                       yes      
aix211        yes                       yes                       yes      
Checking CRS health...
Check: Health of CRS
Node Name                             CRS OK?               
------------------------------------  ------------------------
aix212                                yes                    
aix211                                yes                    
Result: CRS health check passed.
CRS integrity check passed.
Checking node application existence...
Checking existence of VIP node application
Node Name     Required                  Status                    Comment  
------------  ------------------------  ------------------------  ----------
aix212        yes                       exists                    passed   
aix211        yes                       exists                    passed   
Result: Check passed.
Checking existence of ONS node application
Node Name     Required                  Status                    Comment  
------------  ------------------------  ------------------------  ----------
aix212        no                        exists                    passed   
aix211        no                        exists                    passed   
Result: Check passed.
Checking existence of GSD node application
Node Name     Required                  Status                    Comment  
------------  ------------------------  ------------------------  ----------
aix212        no                        exists                    passed   
aix211        no                        exists                    passed   
Result: Check passed.
Post-check for cluster services setup was successful.
[oracle@aix211 cluvfy]$
@至此,CRS安装成功,问题解决!


运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-18973-1-1.html 上篇帖子: ORA-28001: the password has expired 下篇帖子: centos6.5安装Oracle11g 温故而知新 Oracle
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表