Linux7安装12c的rac时无法挂载oracleasm模块-古蔺大橙子建站
RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
Linux7安装12c的rac时无法挂载oracleasm模块
问题:rac  oracleasm linux 7 

# oracleasm configure -i
Configuring the Oracle ASM library driver.

This will configure the on-boot properties of the Oracle ASM library
driver.  The following questions will determine whether the driver is
loaded on boot and what permissions it will have.  The current values
will be shown in brackets ('[]').  Hitting  without typing an
answer will keep that current value.  Ctrl-C will abort.

Default user to own the driver interface []: grid
Default group to own the driver interface []: asmadmin   
Start Oracle ASM library driver on boot (y/n) [n]: y
Scan for Oracle ASM disks on boot (y/n) [y]: y
Writing Oracle ASM library driver configuration: done

oracleasm createdisk OCR_VOTE1 /dev/sdc1
oracleasm module not loaded or /dev/oracleasm not mounted.

解决 方法
linux7需要手动挂载oracleasm模块

#oracleasm status 
Checking if ASM is loaded: no
Checking if /dev/oracleasm is mounted: no

#oracleasm init
Creating /dev/oracleasm mount point: /dev/oracleasm
Loading module "oracleasm": oracleasm
Configuring "oracleasm" to use device physical block size
Mounting ASMlib driver filesystem: /dev/oracleasm

#oracleasm status 
Checking if ASM is loaded: yes
Checking if /dev/oracleasm is mounted: yes



MOS(ID 2211189.1)

本文标题:Linux7安装12c的rac时无法挂载oracleasm模块
网站网址:http://scgulin.cn/article/gepoge.html