diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index 5bbe37384a39f..bba536ddbc589 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -27,7 +27,7 @@ This document describes the software and hardware requirements for deploying and - Red Hat Enterprise Linux 8.4 or a later 8.x version + Red Hat Enterprise Linux 8.6 or a later 8.x version @@ -51,15 +51,15 @@ This document describes the software and hardware requirements for deploying and - openEuler 22.03 LTS SP1/SP3 + openEuler 24.03 LTS (SP4 or later) - macOS 13 (Ventura) or later + macOS 14 (Sonoma) or later - Oracle Enterprise Linux 8 or a later + Oracle Enterprise Linux 8 or later x86_64 @@ -67,15 +67,15 @@ This document describes the software and hardware requirements for deploying and x86_64 - CentOS 9 Stream + CentOS Stream 9 - Debian 11 (Bullseye) or later + Debian 12 (Bookworm) or later x86_64 - Fedora 40 or later + Fedora 42 or later x86_64 @@ -83,7 +83,7 @@ This document describes the software and hardware requirements for deploying and x86_64 - SUSE Linux Enterprise Server 15.6 + SUSE Linux Enterprise Server 15.6 or later x86_64 @@ -91,16 +91,12 @@ This document describes the software and hardware requirements for deploying and > **Warning:** > -> - According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. Upgrading a TiDB cluster on CentOS 7 to v8.4.0 or later will cause the cluster to become unavailable. Before upgrading TiDB, make sure to check your operating system version. -> - According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the maintenance support for Red Hat Enterprise Linux 7 ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. Upgrading a TiDB cluster on Red Hat Enterprise Linux 7 to v8.4.0 or later will cause the cluster to become unavailable. Before upgrading TiDB, make sure to check your operating system version. -> - If you are using the 32-bit version of an operating system listed in the preceding table, TiDB **is not guaranteed** to be compilable, buildable or deployable on the 32-bit operating system and the corresponding CPU architecture, or TiDB does not actively adapt to the 32-bit operating system. +> - TiDB requires a 64-bit CPU architecture. > - Other operating system versions not mentioned above might work but are not officially supported. > **Note:** > > - For Oracle Enterprise Linux, TiDB supports the Red Hat Compatible Kernel (RHCK) and does not support the Unbreakable Enterprise Kernel provided by Oracle Enterprise Linux. -> - While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. -> - Support for Ubuntu 16.04 will be removed in future versions of TiDB. Upgrading to Ubuntu 18.04 or later is strongly recommended. > - Starting from v8.4.0, TiDB requires glibc 2.28. If your glibc version does not meet this requirement, it is recommended to use an operating system listed in the preceding table or upgrade the operating system to a version that supports glibc 2.28. ### Libraries required for compiling and running TiDB