mirror of
https://github.com/ceph/ceph
synced 2025-03-30 15:31:01 +00:00
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:
commit
3ff15beb97
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
||||
::
|
||||
|
@ -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:
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user