From: Zac Dover Date: Mon, 21 Aug 2023 15:18:40 +0000 (+1000) Subject: doc/start: update "platforms" table X-Git-Tag: v18.2.1~365^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bcb24587b135474398ca25c23bd67f94bd235677;p=ceph.git doc/start: update "platforms" table Update the table that reports which versions of which Linux releases have been used in tests of Ceph. Fixes: https://tracker.ceph.com/issues/62354 Signed-off-by: Zac Dover (cherry picked from commit 78bf08249886d86c5112a66e39a7444bb7e1f879) --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 98cef7820fd..49ec3abd68a 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -40,15 +40,17 @@ platforms. Generally speaking, there is very little dependence on specific distributions outside of the kernel and system initialization package (i.e., sysvinit, systemd). -+--------------+--------+------------------------+--------------------------------+-------------------+-----------------+ -| Release Name | Tag | CentOS | Ubuntu | OpenSUSE :sup:`C` | Debian :sup:`C` | -+==============+========+========================+================================+===================+=================+ -| Quincy | 17.2.z | 8 :sup:`A` | 20.04 :sup:`A` | 15.3 | 11 | -+--------------+--------+------------------------+--------------------------------+-------------------+-----------------+ -| Pacific | 16.2.z | 8 :sup:`A` | 18.04 :sup:`C`, 20.04 :sup:`A` | 15.2 | 10, 11 | -+--------------+--------+------------------------+--------------------------------+-------------------+-----------------+ -| Octopus | 15.2.z | 7 :sup:`B` 8 :sup:`A` | 18.04 :sup:`C`, 20.04 :sup:`A` | 15.2 | 10 | -+--------------+--------+------------------------+--------------------------------+-------------------+-----------------+ ++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+ +| Release Name | Tag | CentOS | Ubuntu | OpenSUSE :sup:`C` | Debian :sup:`C` | ++==============+========+========================+================================+===================+=========================+ +| Reef | 18.2.z | 8 :sup:`A` 9 :sup:`A` | 20.04 :sup:`A` 22.04 :sup:`A` | all | TBD (as of 22 Aug 2023) | ++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+ +| Quincy | 17.2.z | 8 :sup:`A` | 20.04 :sup:`A` | 15.3 | 11 | ++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+ +| Pacific | 16.2.z | 8 :sup:`A` | 18.04 :sup:`C`, 20.04 :sup:`A` | 15.2 | 10, 11 | ++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+ +| Octopus | 15.2.z | 7 :sup:`B` 8 :sup:`A` | 18.04 :sup:`C`, 20.04 :sup:`A` | 15.2 | 10 | ++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+ - **A**: Ceph provides packages and has done comprehensive tests on the software in them. - **B**: Ceph provides packages and has done basic tests on the software in them.