redhat kmod

简介: ASMLib Downloads for Red Hat Enterprise Linux

附件为redhat6,redhat7 kmod 软件,仅供测试参考。

redhat 7:

Oracle ASMLib Downloads for Oracle Linux 7
Note: All ASMLib installations require the oracleasmlib and oracleasm-support packages appropriate for their machine.

The oracleasm-support package can be downloaded from the Unbreakable Linux Network (ULN) if you have an active support subscription, or from http://public-yum.oracle.com if you do not.

The oracleasm kernel driver is built into the Unbreakable Enterprise Kernel for Oracle Linux 7 and does not need to be installed manually.

The oracleasm kernel driver for the 64-bit (x86_64) Red Hat Compatible Kernel for Oracle Linux 7 can be installed manually from ULN or http://public-yum.oracle.com using the yum tool:

yum install kmod-oracleasm

This kernel driver is not version-specific and does not need to be upgraded when the kernel is upgraded.

Also, see the release notes.
Jump to:

Intel EM64T (x86_64) Architecture
Oracle ASMLib 2.0
Intel EM64T (x86_64) Architecture
Library and Tools
oracleasmlib-2.0.12-1.el7.x86_64.rpm
oracleasm-support-2.1.8-3.el7.x86_64.rpm

http://www.oracle.com/technetwork/server-storage/linux/asmlib/ol7-2352094.html#oracleasm_ol6_amd64

kmod-oracleasm-2.0.8-8 7.1
kmod-oracleasm-2.0.8-15.0.1.el7 7.2
kmod-oracleasm-2.0.8-17.0.1.el7 7.3
kmod-oracleasm-2.0.8-19.0.1.el7 7.4
kmod-oracleasm-2.0.8-21.0.1.el7 7.5

redhat 6:

supporting ASMlib on Red Hat Enterprise Linux 6.4 and newer.
https://www.tuicool.com/articles/feaINj
https://access.redhat.com/solutions/315643

kmod-oracleasm-2.0.6.rh1-2.el6.x86_64.rpm------(2.6.32-358--RHEL 6.4)
kmod-oracleasm-2.0.6.rh1-3.el6_5.x86_64.rpm----(2.6.32-431--RHEL 6.5)
kmod-oracleasm-2.0.8-4.el6_6.x86_64.rpm --------(redhat 6.6)
kmod-oracleasm-2.0.8-5 6.7
kmod-oracleasm-2.0.8-6 6.7
kmod-oracleasm-2.0.8-13 6.8
kmod-oracleasm-2.0.8-15 6.9
oracleasmlib-2.0.4-1.el6.x86_64.rpm--oracle 提供
oracleasm-support-2.1.8-1.el6.x86_64.rpm---oracle提供

Oracle ASMLib Downloads for Red Hat Enterprise Linux 6
Note: All ASMLib installations require that the 'kmod-oracleasm','oracleasmlib' and 'oracleasm-support' packages be installed on the system. The 'oracleasmlib' and 'oracleasm-support' packages are available for download at the locations listed below.

The kernel driver package 'kmod-oracleasm' is available directly from Red Hat, and can be installed from the "Red Hat Enterprise Linux Server (v. 6 for 64-bit x86_64)" channel on Red Hat Network (RHN). Use the ASMLib kernel driver that corresponds to the version of the Red Hat Enterprise Linux kernel you're running.

To identify which version of the ASMLib kernel driver you need, view the description field of the 'kmod-oracleasm' package on RHN.

Also, see the release notes.

Jump to:

Intel EM64T (x86_64) Architecture

Oracle ASMLib 2.0
Intel EM64T (x86_64) Architecture
Library and Tools
oracleasm-support-2.1.8-1.el6.x86_64.rpm
oracleasmlib-2.0.4-1.el6.x86_64.rpm

redhat 7:

image

redhat 6:

image

kmod软件包详见附件。

相关文章
nfs之mount.nfs: Stale file handle
nfs之mount.nfs: Stale file handle
459 0
|
存储 Oracle 关系型数据库
RAC创建ASM磁盘组时配置多路径和UDEV
RAC创建ASM磁盘组时配置多路径和UDEV
2817 7
|
7月前
|
关系型数据库 MySQL 数据库
图解MySQL【日志】——两阶段提交
两阶段提交是为了解决Redo Log和Binlog日志在事务提交时可能出现的半成功状态,确保两者的一致性。它分为准备阶段和提交阶段,通过协调者和参与者协作完成。准备阶段中,协调者向所有参与者发送准备请求,参与者执行事务并回复是否同意提交;提交阶段中,若所有参与者同意,则协调者发送提交请求,否则发送回滚请求。MySQL通过这种方式保证了分布式事务的一致性,并引入组提交机制减少磁盘I/O次数,提升性能。
386 4
图解MySQL【日志】——两阶段提交
|
Oracle 网络协议 安全
Oracle 11g DataGuard搭建保姆级教程
Oracle 11g DataGuard搭建保姆级教程
1039 4
|
关系型数据库 MySQL Linux
一次虚拟机centos7系统崩溃恢复记录
一次虚拟机centos7系统崩溃恢复记录
792 0
|
关系型数据库 Linux 网络安全
很详细的PostgreSQL安装部署教程
很详细的PostgreSQL安装部署教程
1352 0
|
XML JSON 程序员
程序员必知:常用天气预报API接口整理(转)
程序员必知:常用天气预报API接口整理(转)
421 0
|
Linux 网络安全
Linux系统之NTP服务器配置
Linux系统之NTP服务器配置
2874 1
|
存储 SQL JSON
5、DataX(DataX简介、DataX架构原理、DataX部署、使用、同步MySQL数据到HDFS、同步HDFS数据到MySQL)(一)
5、DataX(DataX简介、DataX架构原理、DataX部署、使用、同步MySQL数据到HDFS、同步HDFS数据到MySQL)(一)