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

The Geek Diary

CONCEPTS | BASICS | HOWTO

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • Linux Services
    • VCS
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
    • Data Guard
  • DevOps
    • Docker
    • Shell Scripting
  • Interview Questions
  • 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 extend ASM disk from OS level in CentOS/RHEL
  2. CentOS / RHEL 7 : How to Enable the Old ethX Style Network Interfaces Names
  3. How to Extend the Last Existing Filesystem Partition with Parted
  4. CentOS / RHEL 7 : Configuring an NFS server and NFS client
  5. CentOS / RHEL 7 : How to password protect GRUB2 menu entries
  6. How to Recover DROPPED PDB After Flashback of CDB
  7. How to Configure Remote Rsyslog To Accept TLS and Non-TLS in CentOS/RHEL
  8. CentOS / RHEL : How to add swap file
  9. CentOS / RHEL 7 : Unable to start/enable iptables
  10. CentOS / RHEL 7 : How to configure Network Bonding or NIC teaming

You May Also Like

Primary Sidebar

Recent Posts

  • How to disable ACPI in CentOS/RHEL 7
  • How to Use real-time query to access data on a physical standby database
  • CentOS/RHEL 8: “ACPI MEMORY OR I/O RESET_REG” Server Hung after reboot
  • How to Create a Physical Standby Database by Using SQL and RMAN Commands
  • Archives
  • Contact Us
  • Copyright

© 2021 · The Geek Diary