Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> re:Unable to load module "oracleasm" in RH EL AS4
I met the same problem.
Please help
[root_at_linux4 /]# uname -a
Linux linux4 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386
GNU/Linux
[root_at_linux4 oracle]# /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]:
Default group to own the driver interface [dba]:
Start Oracle ASM library driver on boot (y/n) [n]: y
Fix permissions of Oracle ASM disks on boot (y/n) [y]:
Writing Oracle ASM library driver configuration: [ OK ]
Creating /dev/oracleasm mount point: [ OK ]
Loading module "oracleasm": Unable to load module "oracleasm"
[FAILED]
[root_at_linux4 oracle]# /etc/init.d/oracleasm enable
Writing Oracle ASM library driver configuration: [ OK ]
Loading module "oracleasm": Unable to load module "oracleasm"
[FAILED]
[root_at_linux4 oracle]# /etc/init.d/oracleasm start
Loading module "oracleasm": Unable to load module "oracleasm
[root_at_linux4 /]# vi /var/log/messages
Jun 24 12:20:27 linux4 su(pam_unix)[9760]: session closed for user
oracle
Jun 24 12:27:15 linux4 oracleasm: succeeded Jun 24 12:28:08 linux4 oracleasm: succeeded Jun 24 12:28:18 linux4 last message repeated 2 times Jun 24 12:28:19 linux4 modprobe: FATAL: Module oracleasm not found. Jun 24 12:28:19 linux4 oracleasm: Unable failed Jun 24 12:33:24 linux4 oracleasm: succeeded Jun 24 12:33:24 linux4 modprobe: FATAL: Module oracleasm not found. Jun 24 12:33:24 linux4 oracleasm: Unable failed Jun 24 12:33:48 linux4 sshd(pam_unix)[2254]: authentication failure;logname= uid=0 euid=0 tty=ssh ruser= rhost=192.168.20.248 user=root Received on Fri Jun 24 2005 - 00:07:51 CDT
![]() |
![]() |