From ee9327c37127405163f2310838ac2305067216fb Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 12 Dec 2016 14:53:42 -0800 Subject: [PATCH] Updated RHEL & CentOS (markdown) --- RHEL-&-CentOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RHEL-&-CentOS.md b/RHEL-&-CentOS.md index a8a73f4..f7a561a 100644 --- a/RHEL-&-CentOS.md +++ b/RHEL-&-CentOS.md @@ -64,7 +64,7 @@ $ sudo yum install kernel-devel zfs ### RHEL/CentOS 7.3 kmod packages -When updating to RHEL/CentOS 7.3 the existing kmod packages will not work due to upstream kABI changes in the 2.6.32-514 kernel series. RHEL and [CentOS CR](https://wiki.centos.org/AdditionalResources/Repositories/CR) users running 7.3 must manually update their `/etc/yum.repos.d/zfs.repo` to refer to the new 7.3 repository below. Once CentOS 7.3 is officially released the `zfs-release` package will be updated to reference the compatible repository. +When updating to RHEL/CentOS 7.3 the existing kmod packages will not work due to upstream kABI changes in the 3.10.0-514 kernel series. RHEL and [CentOS CR](https://wiki.centos.org/AdditionalResources/Repositories/CR) users running 7.3 must manually update their `/etc/yum.repos.d/zfs.repo` to refer to the new 7.3 repository below. Once CentOS 7.3 is officially released the `zfs-release` package will be updated to reference the compatible repository. ``` [zfs-kmod]