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

[经验分享] wiindows 2012R2+11gR2RAC(11204)安装grid报INS-20802错误

[复制链接]

尚未签到

发表于 2018-6-20 07:47:50 | 显示全部楼层 |阅读模式
  
  安装grid到84%报如下错误
DSC0000.jpg

  查看安装日志存在如下报错信息
  >  ACFS-9340: 无法安装 ADVM 驱动程序。
  >  acfsinstall: ACFS-09420: 当前未在此节点上安装驱动程序。
  >  acfsinstall: ACFS-09411: CreateService 成功。
  >  acfsinstall: CLSU-00100: 操作系统功能:StartDriver 失败, 错误数据: 1068
  >  acfsinstall: CLSU-00101: 操作系统错误消息: 依赖服务或组无法启动。
  >  acfsinstall: CLSU-00103: 错误位置:StartDriver_
  >  acfsinstall: CLSU-00104: 其他错误信息:@
  >  acfsinstall: ACFS-09419: StartService 失败。
  >  acfsinstall: ACFS-09401: 无法安装驱动程序。
  >
  >  ACFS-9340: 无法安装 ACFS 驱动程序。
  >  ACFS-9310: ADVM/ACFS 安装失败。
  解决方法:打补丁BUNDLEPATCH 11.2.0.4.160419。
  官方解释如下
  [INS-20802] Grid Infrastructure failed During Grid Installation On Windows OS (文档>
  APPLIESTO:                                                
  Oracle Database - Enterprise Edition -Version 11.2.0.4 and later
  Microsoft Windows x64 (64-bit)
  Windows 2012 R2
  SYMPTOMS                                                  
  Attempting to install 11.2.0.4 GridInfrastructure on Windows 2012 R2. Install proceeds normally until it reachesthe step 'Grid Infrastructure Configuration' which fails with this error:
  [INS-20802] Grid Infrastructure failed.
  Theroothas.log shows the following errors :
  2015-02-27 13:26:24: Executing cmd:C:\app\product\11.2.0\grid\bin\acfsroot.bat install
  2015-02-27 13:26:27: Command output:
  > ACFS-9300: ADVM/ACFS distribution files found.
  > ACFS-9307: Installing requested ADVM/ACFS software.
  > acfsinstall: ACFS-09420: The driver is not currently installed on thisnode.
  > acfsinstall: ACFS-09411: CreateService succeeded.
  > acfsinstall: CLSU-00100: Operating System function: StartDriver failedwith error data: 31
  > acfsinstall: CLSU-00101: Operating System error message: A deviceattached to the system is not functioning.
  > acfsinstall: CLSU-00103: error location: StartDriver_
  > acfsinstall: CLSU-00104: additional error information: A
  > acfsinstall: ACFS-09419: StartService failed.
  > acfsinstall: ACFS-09401: Failed to install the driver.
  >
  > ACFS-9340: failed to install OKS driver.
  > acfsinstall: ACFS-09420: The driver is not currently installed on thisnode.
  > acfsinstall: ACFS-09411: CreateService succeeded.
  > acfsinstall: CLSU-00100: Operating System function: StartDriver failedwith error data: 1068
  > acfsinstall: CLSU-00101: Operating System error message: The dependencyservice or group failed to start.
  > acfsinstall: CLSU-00103: error location: StartDriver_
  > acfsinstall: CLSU-00104: additional error information: B
  > acfsinstall: ACFS-09419: StartService failed.
  > acfsinstall: ACFS-09401: Failed to install the driver.
  >
  > ACFS-9340: failed to install ADVM driver.
  > acfsinstall: ACFS-09420: The driver is not currently installed on thisnode.
  > acfsinstall: ACFS-09411: CreateService succeeded.
  > acfsinstall: CLSU-00100: Operating System function: StartDriver failedwith error data: 1068
  > acfsinstall: CLSU-00101: Operating System error message: The dependencyservice or group failed to start.
  > acfsinstall: CLSU-00103: error location: StartDriver_
  > acfsinstall: CLSU-00104: additional error information: ^
  > acfsinstall: ACFS-09419: StartService failed.
  > acfsinstall: ACFS-09401: Failed to install the driver.
  >
  > ACFS-9340: failed to install ACFS driver.
  > ACFS-9310: ADVM/ACFS installation failed.
  >End Command output
  2015-02-27 13:26:27:C:\app\product\11.2.0\grid\bin\acfsroot.bat install ... failed
  2015-02-27 13:26:27: USM driver installstatus is 0
  2015-02-27 13:26:27: ACFS driversinstallation failed
  CAUSE                                                     
  Experiencing unpublished BUG 17927204 -ACFS SUPPORT FOR WINDOWS 2012R2.
  SOLUTION                                                  
  To resolve this issue please follow one ofthe following sets of instructions:
  For New installations:
  1.  Bug:17927204is first fixed in Windows DB Bundle Patch 11.2.0.4.11 or higher. At the time ofwritting the solution, the latest version is 11.2.0.4.14, which is available asPatch 20502905 WINDOWS DB BUNDLE PATCH 11.2.0.4.14.
  2.  Completea software only install of the 11204 Grid software on each node.
  3.  ApplyPatch 20502905 WINDOWS DB BUNDLE PATCH 11.2.0.4.14 to the Grid HOME.
  4.  Runconfig.bat from GI_HOME\crs\config to configure Grid Infrastructure in aclustered environment (OR 'Grid_home\perl\bin\perl -IGrid_home\perl\lib-IGrid_home\crs\install Grid_home\crs\install\roothas.pl' for a GridInfrastructure standalone / Oracle Restart environment)
  5.  Thefollowing error may be seen after running the config.bat : "ACFS driversinstallation failed" to resolve the error run ASMCA to configureACFS.  To resolve the error run ASMCA toconfigure ACFS on cluster env.  Runfollowing in on standalone (Restart) env.
  1)cd Grid_home\oui\bin
  2)setup.exe -updateNodeList ORACLE_HOME=Grid_home CLUSTER_NODES= CRS=TRUE
  3) run ASMCA to configure ACFS
  Reference:http://docs.oracle.com/cd/E11882_01/install.112/e47798/oraclerestart.htm#NTDBI2755
  OR
  For Existing Installations:
  1.  Bug:17927204is first fixed in Windows DB Bundle Patch 11.2.0.4.11 or higher. At the time ofwritting the solution, the latest version is 11.2.0.4.14, which is available asPatch 20502905 WINDOWS DB BUNDLE PATCH 11.2.0.4.14.
  2.  Closethe installation UI on the nodes.
  3.  Thenon first node, perform de-configuration by running the following:GI_HOME\crs\install\rootcrs.pl -deconfig -force
  4.  ApplyPatch 20502905 WINDOWS DB BUNDLE PATCH 11.2.0.4.14 to the nodes.
  5.  Runconfig.bat from GI_HOME\crs\config to configure Grid Infrastructure in aclustered environment (OR 'Grid_home\perl\bin\perl -IGrid_home\perl\lib-IGrid_home\crs\install Grid_home\crs\install\roothas.pl' for a GridInfrastructure standalone / Oracle Restart environment)
  6.  Thefollowing error may be seen after running the config.bat : "ACFS driversinstallation failed" to resolve the error run ASMCA to configureACFS.  To resolve the error run ASMCA toconfigure ACFS on cluster env.  Runfollowing in on standalone (Restart) env.
  1)cd Grid_home\oui\bin
  2)setup.exe -updateNodeList ORACLE_HOME=Grid_home CLUSTER_NODES= CRS=TRUE
  3)run ASMCA to configure ACFS
  Reference:http://docs.oracle.com/cd/E11882_01/install.112/e47798/oraclerestart.htm#NTDBI2755
  REFERENCES                                                
  NOTE:1241054.1 - Installer reportsINS-20802 while updating the inventory during install of 11.2 GridInfrastructure

运维网声明 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-526069-1-1.html 上篇帖子: Win7进行手动更新(Windows Update)失败 下篇帖子: wiindows 2012R2+11gR2RAC(11204)多节点传送检查报PRVG-11134
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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

扫描微信二维码查看详情

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


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


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


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



合作伙伴: 青云cloud

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