Custom Search . . .

Sunday, March 22, 2009

Loading module "oracleasm": Unable to load module "oracleasm"

OS: Red Hat Enterprise Linux 4

Kernel : 2.6.9-22.EL

Database Version: 10.2.0.1


When I try to configure ASM disk I got below error message.


"Loading module "oracleasm": Unable to load module "oracleasm"


As per metalink "Doc ID: 338770.1". Need to upgrade kernel version


Uname –r
2.6.9-22.EL



[root@localhost Desktop]# rpm -Uvh

oracleasm-2.6.9-11.EL-2.0.3-1.i686.rpm \ >

oracleasmlib-2.0.2-1.i386.rpm \

> oracleasm-support-2.0.3-1.i386.rpm

Preparing... ########################################### [100%]

1:oracleasm-support ########################################### [ 33%]
2:oracleasm-2.6.9-11.EL ########################################### [ 67%]
3:oracleasmlib ########################################### [100%]



[root@localhost ~]# /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 without typing an
answer will keep that current value. Ctrl-C will abort.


Default user to own the driver interface []: oracle
Default group to own the driver interface []: 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": Unable to load module "oracleasm"

[FAILED]




No comments: