From: Mike Christie Date: Fri, 2 Mar 2018 22:05:54 +0000 (-0600) Subject: doc: update iSCSI upstream kernel to 4.16 X-Git-Tag: v13.0.2~99^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F20695%2Fhead;p=ceph.git doc: update iSCSI upstream kernel to 4.16 Signed-off-by: Mike Christie --- diff --git a/doc/rbd/iscsi-target-ansible.rst b/doc/rbd/iscsi-target-ansible.rst index f57f22bafc6..c76885f5b69 100644 --- a/doc/rbd/iscsi-target-ansible.rst +++ b/doc/rbd/iscsi-target-ansible.rst @@ -11,7 +11,7 @@ install, and configure the Ceph iSCSI gateway for basic operation. - A running Ceph Luminous (12.2.x) cluster or newer -- RHEL/CentOS 7.5; Linux kernel v4.17 or newer; or the `Ceph iSCSI client test kernel `_ +- RHEL/CentOS 7.5; Linux kernel v4.16 or newer; or the `Ceph iSCSI client test kernel `_ - The ``ceph-iscsi-config`` package installed on all the iSCSI gateway nodes diff --git a/doc/rbd/iscsi-target-cli-manual-install.rst b/doc/rbd/iscsi-target-cli-manual-install.rst index 4427b8696f6..b059d187037 100644 --- a/doc/rbd/iscsi-target-cli-manual-install.rst +++ b/doc/rbd/iscsi-target-cli-manual-install.rst @@ -34,7 +34,7 @@ on each machine that will be a iSCSI gateway: - Linux Kernel If not using a distro kernel that contains the required Ceph iSCSI patches, - then Linux kernel v4.17 or newer or the ceph-client ceph-iscsi-test + then Linux kernel v4.16 or newer or the ceph-client ceph-iscsi-test branch must be used. To get the branch run: :: diff --git a/doc/rbd/iscsi-target-cli.rst b/doc/rbd/iscsi-target-cli.rst index ec67a04c007..895bf0dc629 100644 --- a/doc/rbd/iscsi-target-cli.rst +++ b/doc/rbd/iscsi-target-cli.rst @@ -11,7 +11,7 @@ install, and configure the Ceph iSCSI gateway for basic operation. - A running Ceph Luminous or later storage cluster -- RHEL/CentOS 7.5; Linux kernel v4.17 or newer; or the `Ceph iSCSI client test kernel `_ +- RHEL/CentOS 7.5; Linux kernel v4.16 or newer; or the `Ceph iSCSI client test kernel `_ - The following packages must be installed from your Linux distribution's software repository: diff --git a/doc/rbd/iscsi-targets.rst b/doc/rbd/iscsi-targets.rst index 573655611db..051c02b3624 100644 --- a/doc/rbd/iscsi-targets.rst +++ b/doc/rbd/iscsi-targets.rst @@ -8,7 +8,7 @@ within OpenStack environments. Starting with the Ceph Luminous release, block-level access is expanding to offer standard iSCSI support allowing wider platform usage, and potentially opening new use cases. -- RHEL/CentOS 7.5; Linux kernel v4.17 or newer; or the `Ceph iSCSI client test kernel `_ +- RHEL/CentOS 7.5; Linux kernel v4.16 or newer; or the `Ceph iSCSI client test kernel `_ - A working Ceph Storage cluster, deployed with ``ceph-ansible`` or using the command-line interface