2.6.9-42.0.0.0.1.ELsmp
[root@rac1 rpm]# rpm -qa |grep oracleasm
oracleasm-support-2.0.3-2
oracleasm-2.6.9-42.0.0.0.1.EL-2.0.3-2
oracleasmlib-2.0.2-1
-----------------------------------------------------------------
与内核有差异:
oracleasm-2.6.9-42.0.0.0.1.ELsmp-2.0.3-2
从ISO里面找出此包,用ROOT执行 rpm -Uvh oracleasm-2.6.9-42.0.0.0.1.ELsmp-2.0.3-2
再次执行:成功!
[root@rac1 rpm]# /etc/init.d/oracleasm configure
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 <ENTER> without typing an
answer will keep that current value. Ctrl-C will abort.
Default user to own the driver interface [oracle]: oracle
Default group to own the driver interface [dba]: dba
Start Oracle ASM library driver on boot (y/n) [y]: y
Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
Writing Oracle ASM library driver configuration: [ OK ]
Loading module "oracleasm": [ OK ]
Mounting ASMlib driver filesystem: [ OK ]
Scanning system for ASM disks: [ OK ]
本文记录了在特定内核版本2.6.9下,通过RPM包安装并配置Oracle ASM驱动的过程。文中详细展示了如何解决驱动版本与内核不匹配的问题,并最终成功配置驱动。
3861

被折叠的 条评论
为什么被折叠?



