diff --git a/deploy-guide/source/overview-requirements.rst b/deploy-guide/source/overview-requirements.rst index ce8a1c5b5e..dbe8bb7b5f 100644 --- a/deploy-guide/source/overview-requirements.rst +++ b/deploy-guide/source/overview-requirements.rst @@ -8,33 +8,25 @@ following minimum requirements: * Debian 11 (bullseye) - * Linux kernel version ``4.9.0-0-amd64`` or later is required. - * Ubuntu - * Ubuntu 22.04 LTS (Jammy Jellyfish) (Experimental support in Yoga release) + * Ubuntu 22.04 LTS (Jammy Jellyfish) + *Note*: Due to the absence of community repos, Ceph packages will be + installed from the default repository which contains *only* Quincy + release. * Ubuntu 20.04 LTS (Focal Fossa) - * Linux kernel version ``4.15.0-0-generic`` or later is required. - * CentOS - * Centos 8 Stream - * Centos 9 Stream * Rocky Linux 9 - * Linux kernel version ``3.10.0`` or later. - * Secure Shell (SSH) client and server that support public key authentication -* Network Time Protocol (NTP) client for time synchronization (such as - ``ntpd`` or ``chronyd``) - -* Python 3.6.*x* or 3.8.*x* +* Python 3.8.*x* or 3.10.*x* * en_US.UTF-8 as the locale @@ -113,19 +105,6 @@ container running on the host. the disk space requirements on machine containers. -Logging hosts -------------- - -An OpenStack-Ansible deployment generates a significant amount of log -information. Logs come from a variety of sources, including services running -in containers, the containers themselves, and the physical hosts. Logging -hosts need sufficient disk space to hold live and rotated (historical) log -files. In addition, the storage performance must be able to keep pace with -the log traffic coming from various hosts and containers within the OpenStack -environment. Reserve a minimum of ``50 GB`` of disk space for storing logs on -the logging hosts. - - Network recommendations ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/deploy-guide/source/targethosts-prepare.rst b/deploy-guide/source/targethosts-prepare.rst index dba79905b4..944745cf80 100644 --- a/deploy-guide/source/targethosts-prepare.rst +++ b/deploy-guide/source/targethosts-prepare.rst @@ -11,7 +11,10 @@ Installing the operating system Install one of the following supported operating systems on the target host: -* Ubuntu server 22.04 (Focal Fossa) LTS 64-bit (Experimental support in the Yoga release) +* Ubuntu server 22.04 (Focal Fossa) LTS 64-bit + *Note*: Due to the absence of community repos, Ceph packages will be + installed from the default repository which contains *only* Quincy + release. * Ubuntu server 20.04 (Focal Fossa) LTS 64-bit * Debian 11 64-bit * Centos 9 Stream 64-bit diff --git a/doc/source/admin/upgrades/os-compatibility-matrix.html b/doc/source/admin/upgrades/os-compatibility-matrix.html index a193e886da..60ded7017a 100644 --- a/doc/source/admin/upgrades/os-compatibility-matrix.html +++ b/doc/source/admin/upgrades/os-compatibility-matrix.html @@ -373,7 +373,7 @@ ✘ - E + ✔* @@ -405,3 +405,5 @@ ✘ + +
* Due to the absence of community repos, Ceph packages will be installed from the default repository, which contains only Quincy release.