ASM CONFIGURATION FOR RAC SERVERS [message #515207] |
Fri, 08 July 2011 09:55  |
AviatoR
Messages: 43 Registered: February 2009
|
Member |
|
|
I get following error when i'm configuring ASM.
I'm using Enterprise Linux and Oracle 11.1.0.6.0
[U]Note:[/U]
[root@RAC1 ~]# rpm -qa|grep asm
oracleasm-2.6.9-78.0.0.0.1.EL-2.0.3-2
oracleasm-support-2.0.3-2
only these two packages in my server. should i have to install oracleasmlib??
[root@RAC1 ~]# /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]: y
Writing Oracle ASM library driver configuration: [ OK ]
[B]Loading module "oracleasm": Unable to load module "oracleasm"
[FAILED][/B]
Kindly help me to solve this. I don't have this package in my installation cd, when i searched in the web i could not find. Kindly guide me.
|
|
|
Re: ASM CONFIGURATION FOR RAC SERVERS [message #515423 is a reply to message #515207] |
Mon, 11 July 2011 08:50   |
mkounalis
Messages: 147 Registered: October 2009 Location: Dallas, TX
|
Senior Member |
|
|
I believe OSS.oracle.com is the home for asmlib. I personally feel you should use it. Yes asmlib needs to be installed. You need to find an asmlib version that is built for the kernel you are running.
|
|
|
|