From 1f0e92c1b073922773e9e11bc1b51e53eadf6073 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 18 Jun 2024 01:09:44 +1000 Subject: [PATCH] doc/start: remove mention of Centos 8 support Remove information so that it is clear that Centos 8 will no longer be supported by Ceph. Signed-off-by: Zac Dover (cherry picked from commit 6b149e4f6ab2ac716e73f42b0d6c67482a768da9) --- doc/start/os-recommendations.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 4162ed1d61082..f723dca6e7688 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -43,7 +43,7 @@ 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 | +| Quincy | 17.2.z | 9 :sup:`A` :sup:`1` | 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 | +--------------+--------+------------------------+--------------------------------+-------------------+-----------------+ @@ -53,6 +53,7 @@ package (i.e., sysvinit, systemd). - **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. - **C**: Ceph provides packages only. No tests have been done on these releases. +- **1**: Testing has been done on Centos 9 starting on version 17.2.8 for Quincy. Ceph does not require a specific Linux distribution. Ceph can run on any distribution that includes a supported kernel and supported system startup -- 2.39.5