• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Where to find ASMLib / oracleasm RPMs for CentOS/RHEL, SUSE, OEL

by admin

Here is a short note, if you are looking for packages (RPM) for Oracle ASMLib (oracleasm) for RedHat Linux or other Linux distributions. There are three components of ASMLib.

  1. kernel driver (oracleasm-kmod)
  2. userspace tools (oracleasm-support)
  3. userspace libary (oracleasmlib)

CentOS/RHEL/OEL

To find the OS version of the RHEL/CentOS servers, use the below command:

# cat /etc/redhat-release

Oracle provide ASMLib driver & Library & Tools for:
1. Oracle ASMLib Downloads for Red Hat Enterprise Linux 5
2. Oracle ASMLib Downloads for Red Hat Enterprise Linux 6
3. Oracle ASMLib Downloads for Red Hat Enterprise Linux 7
4. Oracle Linux 6
5. Oracle Linux 7

SuSE

To find the OS version of SuSE enterprise linux system, use the below command:

# cat /etc/SuSE-release

Oracle provide ASMLib driver & Library & Tools for:
1. SuSE Linux Enterprise Server 10
2. SuSE Linux Enterprise Server 11
3. SuSE Linux Enterprise Server 12

kmod-oracleasm

Packages named kmod-oracleasm is built and distributed by Red Hat and SuSE so you can install them using the native package manager like yum.

# yum install kmod-oracleasm

source code

ASMLib driver source packages are provided in https://oss.oracle.com/projects/oracleasm/files/sources.

CentOS / RHEL : Installing and Configuring ASMLib

Filed Under: ASM, CentOS/RHEL 6, CentOS/RHEL 7, Linux, OEL 6, OEL 7, oracle

Some more articles you might also be interested in …

  1. How To Disable Weak Cipher And Insecure HMAC Algorithms In SSH Services In CentOS/RHEL 8
  2. How To Create “A CRS Managed” ACFS FileSystem On Oracle RAC Cluster (ASM/ACFS 11.2)
  3. How to Restore a Dropped Pluggable Database (PDB) in Multitenant Environment
  4. How to Disable Daylight Savings Time (DST), and Modify the Timezone on Linux
  5. chacl Command Examples in Linux
  6. What causes iptables to load every time after a reboot even when it’s completely turned off
  7. Linux OS Service ‘ntpd’
  8. How to check change log of RPM packages on CentOS/RHEL
  9. How to monitor the Mounting/Umounting of Mount Points Using Auditd on CentOS/RHEL 6,7
  10. What is the purpose of “system user” in MySQL Replication

You May Also Like

Primary Sidebar

Recent Posts

  • JavaFX ComboBox: Set a value to the combo box
  • Nginx load balancing
  • nginx 504 gateway time-out
  • Images preview with ngx_http_image_filter_module

© 2022 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright