Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

oracleasm 1.4.0 download

716411Aug 9 2009 — edited Aug 10 2009
Hi everyone,


I am using RHEL 4 AS in VMware for the installation of the RAC. while I am Installing the oracleasmlib-2.0.2-1.i386.rpm
, I am getting the folling error:


#rpm -Uvh oracleasmlib-2.0.2-1.i386.rpm
error: Failed Dependencies:

oracleasm >= 1.0.4 needed by oracleasmlib-2.0.2-1.i386.rpm

My Kernal version is

#uname -r

2.6.9-5.EL




Tanks in Advance,

Elice.

Comments

Satishbabu Gunukula
Hi,

You need to install all three ASMLib packages, thats why you are receiving the error.

oracleasm-support-version.arch.rpm
oracleasm-kernel-version.arch.rpm
oracleasmlib-version.arch.rpm

Please download the packages for your version (2.6.9-5.EL) from
http://www.oracle.com/technology/tech/linux/asmlib/index.html

use below command to install three packages, instead of one by one and you will not receive any dependencies errors.

rpm -ivh oracleasm-support-2.0.3-1.x86_64.rpm oracleasm-2.6.9-67.ELsmp-2.0.3-1.x86_64.rpm oracleasmlib-2.0.2-1.x86_64.rpm

Regards,
Satishbabu Gunukula
http://oracleracexpert.blogspot.com
Hans Forbrich
user10949652 wrote:
RHEL 4 AS in VMware for the installation of the RAC. while I am Installing the oracleasmlib-2.0.2-1.i386.rpm
, I am getting the folling error:


#rpm -Uvh oracleasmlib-2.0.2-1.i386.rpm
error: Failed Dependencies:

oracleasm >= 1.0.4 needed by oracleasmlib-2.0.2-1.i386.rpm
This indicates that you have not installed other stuff that is required by your proposed package. Yuo have been given the answer in a separate reply.

I just want to highlight that you asked the question in a forum that deals with proiblems obtaining the download, not in using the download. The question should have been askled in either

the [Forum Home » Infrastructure » Linux (non-OEL) |http://forums.oracle.com/forums/forum.jspa?forumID=135] forum, since this is really a Linux admniistration question; or
the [Forum Home » Grid Computing » RAC, ASM & Clusterware Installation |http://forums.oracle.com/forums/forum.jspa?forumID=62] forum in the Grid Control section

/Hans
716411
Sorry for the wrong post . I have posted in "RAC, ASM & Clusterware Installation " discussion thread.



Thanks a lot....
Elice.
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 7 2009
Added on Aug 9 2009
3 comments
4,233 views