diff --git a/.lycheeignore b/.lycheeignore index 2ee9f997efd6f..4ad628acc44ef 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -33,3 +33,4 @@ https://dash\.cloudflare\.com/.* https://centminmod\.com/mydumper\.html https://docs\.pingcap\.com/tidb/v6\.6/system-variables#tidb_pessimistic_txn_aggressive_locking-new-in-v660 https://docs\.pingcap\.com/tidb/v7\.6/system-variables#tidb_ddl_version-new-in-v760 +https://developers\.redhat\.com/blog/2021/01/05/building-red-hat-enterprise-linux-9-for-the-x86-64-v2-microarchitecture-level diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index 70e48b27fc92c..2dbfcd0e99749 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -169,7 +169,7 @@ You can deploy and run TiDB on the 64-bit generic hardware server platform in th | Component | CPU | Memory | Local Storage | Network | Number of Instances (Minimum Requirement) | | :------: | :-----: | :-----: | :----------: | :------: | :----------------: | -| TiDB | 8 core+ | 16 GB+ | [Disk space requirements](#disk-space-requirements) | Gigabit network card | 1 (can be deployed on the same machine with PD) | +| TiDB | 8 core+ | 16 GB+ | [Storage requirements](#storage-requirements) | Gigabit network card | 1 (can be deployed on the same machine with PD) | | PD | 4 core+ | 8 GB+ | SAS, 200 GB+ | Gigabit network card | 1 (can be deployed on the same machine with TiDB) | | TiKV | 8 core+ | 32 GB+ | SAS, 200 GB+ | Gigabit network card | 3 | | TiFlash | 32 core+ | 64 GB+ | SSD, 200 GB+ | Gigabit network card | 1 | @@ -244,7 +244,7 @@ As an open-source distributed SQL database, TiDB requires the following network | Alertmanager | 9093 | the port for the alert web service | | Alertmanager | 9094 | the alert communication port | -## Disk space requirements +## Storage requirements