Merge pull request #20695 from mikechristie/wip-doc-mnc-update-iscsi-kernel

doc: update iSCSI upstream kernel to 4.16

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
Jason Dillaman 2018-03-05 12:27:09 -05:00 committed by GitHub
commit 3ff15beb97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -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 <https://shaman.ceph.com/repos/kernel/ceph-iscsi-test>`_
- RHEL/CentOS 7.5; Linux kernel v4.16 or newer; or the `Ceph iSCSI client test kernel <https://shaman.ceph.com/repos/kernel/ceph-iscsi-test>`_
- The ``ceph-iscsi-config`` package installed on all the iSCSI gateway nodes

View File

@ -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:
::

View File

@ -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 <https://shaman.ceph.com/repos/kernel/ceph-iscsi-test>`_
- RHEL/CentOS 7.5; Linux kernel v4.16 or newer; or the `Ceph iSCSI client test kernel <https://shaman.ceph.com/repos/kernel/ceph-iscsi-test>`_
- The following packages must be installed from your Linux distribution's software repository:

View File

@ -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 <https://shaman.ceph.com/repos/kernel/ceph-iscsi-test>`_
- RHEL/CentOS 7.5; Linux kernel v4.16 or newer; or the `Ceph iSCSI client test kernel <https://shaman.ceph.com/repos/kernel/ceph-iscsi-test>`_
- A working Ceph Storage cluster, deployed with ``ceph-ansible`` or using the command-line interface