重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 670|回复: 0
打印 上一主题 下一主题

[安装] Installation Grid Infrastructure 12c Release 2 - root.sh, CLSRSC-184, CLSRSC-258

[复制链接]
跳转到指定楼层
楼主
发表于 2025-6-22 12:39:57 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
现象:
Execution of root.sh fails with below error

[root@<host> ~]# ./root.sh
...
2017/06/29 15:02:50 CLSRSC-184: Configuration of ASM failed
2017/06/29 15:02:52 CLSRSC-258: Failed to configure and start ASM
Died at /app/grid/product/12.2.0/grid/crs/install/crsinstall.pm line 2091.
The command '/app/grid/product/12.2.0/grid/perl/bin/perl -I/app/grid/product/12.2.0/grid/perl/lib -I/app/grid/product/12.2.0/grid/crs/install /app/grid/product/12.2.0/grid/crs/install/rootcrs.pl ' execution failed <<<<<<
Changes
Disk string is pointing towards AFD disks but the AFD disks are not labeled.

AFD-620: AFD is not supported on this operating system version: '3.10.0-514.21.1.el7.x86_64'

Need to Uncheck the box "Configure Oracle ASM Filter Driver" during installation if the AFD disks are not used.

If not, ASM and CSSD will try to use AFD:* as the default disk string.

asm_diskstring = "AFD:*"
asm_power_limit = 1


原因:
Observed below messages in rootcrs_<nodename>_<timestamp>.log  

GMON dismounting group 1 at 2 for pid 31, osid 49195
2017-06-29T16:54:51.446551+02:00
ERROR: diskgroup OCRVOTE was not mounted
2017-06-29T16:54:51.460723+02:00
WARNING: Disk Group OCRVOTE containing configured OCR is not mounted
ORA-15032: not all alterations performed
ORA-15017: diskgroup "OCRVOTE" cannot be mounted
ORA-15040: diskgroup is incomplete

2017-06-29 15:22:53: CRS-2676: Start of 'ora.cssd' on '<host1>' succeeded
2017-06-29 15:22:53: Querying for existing CSS voting disks
2017-06-29 15:22:53: Executing cmd: /app/grid/product/12.2.0/grid/bin/crsctl query css votedisk
2017-06-29 15:22:53: Command output:
> Located 0 voting disk(s).  

File Grid_home/crs/install/crsconfig_params has the entry

# AFD consts
AFD_CONF=true                        <<<<<<<<<<<<<<<<<<<<<<<<<<< Here

But AFD is not supported in version 3.10.0-514.21.1.el7.x86_64            


>2017-06-29 15:21:42: Executing cmd: /app/grid/product/12.2.0/grid/bin/afddriverstate supported
>2017-06-29 15:21:43: Command output:
> AFD-620: AFD is not supported on this operating system version: '3.10.0-514.21.1.el7.x86_64'



处理方法:
Action Plan:-

1) Deconfig the node

rootcrs.sh -deconfig -force

2) In File Grid_home/crs/install/crsconfig_params

# AFD consts
AFD_CONF=true

Modify to

# AFD consts
AFD_CONF=false.

Save the file.This step will prevent using AFD disk string

3) Re-run root.sh

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2026-5-26 20:47 , Processed in 0.225860 second(s), 21 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

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