Initializing The Oracle Asmlib Driver Failed
Initializing the Oracle ASMLib driver: [ OK ] Scanning the system for Oracle ASMLib disks: [ OK ] Now as we have configured and started the oracleasm, we can proceed with making the disks as ASM disk.
- Oracle Asmlib Rhel 6
- /etc/init.d/oracleasm Start Initializing The Oracle Asmlib Driver Failed
- Initializing The Oracle Asmlib Driver Failed
**
[root@localhost Desktop]# /etc/init.d/oracleasm start Initializing the Oracle ASMLib driver: [FAILED] [root@localhost Desktop]# /etc/init.d/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 [oracle]: Default group to own the driver interface [dba]: Start Oracle ASM library driver on boot (y/n) [y]: Scan for Oracle ASM disks on boot (y/n) [y]: Writing Oracle ASM library driver configuration: done Initializing the Oracle ASMLib driver: [FAILED]
**
Please provide me the solution.
Oracle Asmlib Rhel 6
1 Answer
Myself solved it. The problem was with kernel.In ole6.5 we don't need to install oracleasm it is already present. Only oracle-support and oraclelib are to be installed.