From 88179857806e051edd16fbbc08f941091a8a733f Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Thu, 23 Jan 2025 11:06:37 +0800 Subject: [PATCH 1/8] Add temp.md --- temp.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 temp.md diff --git a/temp.md b/temp.md new file mode 100644 index 000000000000..af27ff4986a7 --- /dev/null +++ b/temp.md @@ -0,0 +1 @@ +This is a test file. \ No newline at end of file From 8ff0985f7d08f32eb85075658eba904393825241 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Thu, 23 Jan 2025 11:06:43 +0800 Subject: [PATCH 2/8] Delete temp.md --- temp.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 temp.md diff --git a/temp.md b/temp.md deleted file mode 100644 index af27ff4986a7..000000000000 --- a/temp.md +++ /dev/null @@ -1 +0,0 @@ -This is a test file. \ No newline at end of file From 69dc9142026bb3042fafb1c314458d73091fbd31 Mon Sep 17 00:00:00 2001 From: qiancai Date: Thu, 23 Jan 2025 11:13:13 +0800 Subject: [PATCH 3/8] Update tiup-component-cluster-check.md --- tiup/tiup-component-cluster-check.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tiup/tiup-component-cluster-check.md b/tiup/tiup-component-cluster-check.md index 23465eb0cddf..a410c03a21b0 100644 --- a/tiup/tiup-component-cluster-check.md +++ b/tiup/tiup-component-cluster-check.md @@ -10,7 +10,7 @@ title: tiup cluster check ### 操作系统版本 -检查部署机操作系统发行版和版本:目前仅支持部署在 CentOS 7 的操作系统上,之后随兼容性改进可能支持更多系统版本。 +检查部署机器的操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统和平台要求](/hardware-and-software-requirements.md#操作系统和平台要求)。 ### CPU EPOLLEXCLUSIVE @@ -18,7 +18,7 @@ title: tiup cluster check ### numactl -检查部署机是否安装 numactl,若用户配置绑核,则必须安装 numactl。 +检查部署机是否安装 `numactl`,若用户配置绑核,则必须安装 `numactl`。 ### 系统时间 @@ -61,7 +61,7 @@ title: tiup cluster check ### SELinux -检查 SELinux 是否启用:建议用户禁用 SELinux。 +检查 SELinux 是否启用。请务必禁用 SELinux。 ### 防火墙 From 993ddc61fd66e77153e760b29ae17f86bdd622bc Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Thu, 23 Jan 2025 11:14:05 +0800 Subject: [PATCH 4/8] Update tiup/tiup-component-cluster-check.md --- tiup/tiup-component-cluster-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiup/tiup-component-cluster-check.md b/tiup/tiup-component-cluster-check.md index a410c03a21b0..f3b123dca12e 100644 --- a/tiup/tiup-component-cluster-check.md +++ b/tiup/tiup-component-cluster-check.md @@ -10,7 +10,7 @@ title: tiup cluster check ### 操作系统版本 -检查部署机器的操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统和平台要求](/hardware-and-software-requirements.md#操作系统和平台要求)。 +检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统和平台要求](/hardware-and-software-requirements.md#操作系统和平台要求)。 ### CPU EPOLLEXCLUSIVE From 8b83827a2c789d8c0e3b9c1ceaad7d77325b21f2 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Sun, 26 Jan 2025 17:25:24 +0800 Subject: [PATCH 5/8] fix a broken link --- tiup/tiup-component-cluster-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiup/tiup-component-cluster-check.md b/tiup/tiup-component-cluster-check.md index f3b123dca12e..3a672730f807 100644 --- a/tiup/tiup-component-cluster-check.md +++ b/tiup/tiup-component-cluster-check.md @@ -10,7 +10,7 @@ title: tiup cluster check ### 操作系统版本 -检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统和平台要求](/hardware-and-software-requirements.md#操作系统和平台要求)。 +检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统和平台要求](/hardware-and-software-requirements.md#操作系统及平台要求)。 ### CPU EPOLLEXCLUSIVE From 5fd719ff36dacc98b1322d6bd0e77389f82f51d0 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Sun, 26 Jan 2025 17:26:35 +0800 Subject: [PATCH 6/8] Update tiup/tiup-component-cluster-check.md --- tiup/tiup-component-cluster-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiup/tiup-component-cluster-check.md b/tiup/tiup-component-cluster-check.md index 3a672730f807..d609ed0166ad 100644 --- a/tiup/tiup-component-cluster-check.md +++ b/tiup/tiup-component-cluster-check.md @@ -10,7 +10,7 @@ title: tiup cluster check ### 操作系统版本 -检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统和平台要求](/hardware-and-software-requirements.md#操作系统及平台要求)。 +检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统及平台要求](/hardware-and-software-requirements.md#操作系统及平台要求)。 ### CPU EPOLLEXCLUSIVE From f67bde189cfe9e3733cb61c96b541aa8ed090501 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Sun, 26 Jan 2025 17:48:15 +0800 Subject: [PATCH 7/8] fix a broken link --- tiup/tiup-component-cluster-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiup/tiup-component-cluster-check.md b/tiup/tiup-component-cluster-check.md index d609ed0166ad..5270e5ae8122 100644 --- a/tiup/tiup-component-cluster-check.md +++ b/tiup/tiup-component-cluster-check.md @@ -10,7 +10,7 @@ title: tiup cluster check ### 操作系统版本 -检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统及平台要求](/hardware-and-software-requirements.md#操作系统及平台要求)。 +检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统及平台要求](/hardware-and-software-requirements.md#linux-操作系统版本要求)。 ### CPU EPOLLEXCLUSIVE From dddae4bb169fea6cd9f267e3dcaa911df2ddd2cc Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Sun, 26 Jan 2025 17:48:59 +0800 Subject: [PATCH 8/8] Update tiup/tiup-component-cluster-check.md --- tiup/tiup-component-cluster-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiup/tiup-component-cluster-check.md b/tiup/tiup-component-cluster-check.md index 5270e5ae8122..4f73cdf652bc 100644 --- a/tiup/tiup-component-cluster-check.md +++ b/tiup/tiup-component-cluster-check.md @@ -10,7 +10,7 @@ title: tiup cluster check ### 操作系统版本 -检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考[操作系统及平台要求](/hardware-and-software-requirements.md#linux-操作系统版本要求)。 +检查部署机操作系统发行版和版本。关于 TiDB 支持的操作系统版本列表,请参考 [Linux 操作系统版本要求](/hardware-and-software-requirements.md#linux-操作系统版本要求)。 ### CPU EPOLLEXCLUSIVE