Skip to Main Content

Database Software

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!

while installing oracleasmlib and kmod-oracleasm facing error

ManiyarMar 22 2024

Using Redhat version 9.3 and trying to install oracle 19c Oracle ASM Software

as there are 3 packages are required to function oracle asm but not finding it in

on Redhat repository

Threfore i have downloaded it rpm but only oracleasm-support installed other two

gave error. as below

 1.oracleasmlib  
 2.oracleasm-support  
 3.kmod-redhat-oracleasm

yum localinstall oracleasmlib-2.0.12-1.el7.x86_64.rpm
Error:
Problem: conflicting requests

  • nothing provides oracleasm >= 1.0.4 needed by oracleasmlib-2.0.12-1.el7.x86_64 from @commandline

yum install kmod-oracleasm-2.0.8-28.el7.x86_64.rpm
Error:
Problem: conflicting requests
- nothing provides kernel(add_timer) = 0xbe2c0274 needed by kmod-oracleasm-2.0.8-28.el7.x86_64 from @commandline
- nothing provides kernel(add_wait_queue) = 0x5860aad4 needed by kmod-oracleasm-2.0.8-28.el7.x86_64 from @commandline
- nothing provides kernel(bdevname) = 0x8f619a88 needed by kmod-oracleasm-2.0.8-28.el7.x86_64 from @commandline
- nothing provides kernel(bio_integrity_add_page) = 0x5cc58d08 needed by kmod-oracleasm-2.0.8-28.el7.x86_64 from @commandline
- nothing provides kernel(bio_integrity_alloc) = 0x1b5501d1 needed by kmod-oracleasm-2.0.8-28.el7.x86_64 from @commandline
- nothing provides kernel(bio_map_user) = 0x50bb2e16 needed by kmod-oracleasm-2.0.8-28.el7.x86_64 from @commandline
- nothing provides kernel(bio_unmap_user) = 0x49150706 needed by kmod-oracleasm-2.0.8-28.el7.x86_64 from @commandline
- nothing provides kernel(blkdev_get) = 0xad3e6d7f needed by kmod-oracleasm-2.0.8-28.el7.x86_64 from @commandline

Comments
Post Details
Added on Mar 22 2024
0 comments
459 views