From 582e532afbd432458e143f3a74948422c5938e7f Mon Sep 17 00:00:00 2001 From: Haley_He <1152013127@qq.com> Date: Sat, 21 Aug 2021 10:18:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=AD=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E4=BC=81=E4=B8=9A=E7=89=88=E5=AE=89=E8=A3=85=E5=92=8C=E6=9E=81?= =?UTF-8?q?=E7=AE=80=E7=89=88=E5=AE=89=E8=A3=85=E7=9A=84=E2=80=9C=E5=87=86?= =?UTF-8?q?=E5=A4=87=E8=BD=AF=E7=A1=AC=E4=BB=B6=E5=AE=89=E8=A3=85=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E2=80=9D=E7=9A=84=E7=AB=A0=E8=8A=82=E4=B8=8B=E5=A4=9A?= =?UTF-8?q?=E5=A4=84x86=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ng-the-software-and-hardware-installation-environment.md | 2 +- ...ng-the-software-and-hardware-installation-environment.md | 4 ++-- ...\266\345\256\211\350\243\205\347\216\257\345\242\203.md" | 6 +++--- ...266\345\256\211\350\243\205\347\216\257\345\242\2031.md" | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/content/en/docs/Quickstart/preparing-the-software-and-hardware-installation-environment.md b/content/en/docs/Quickstart/preparing-the-software-and-hardware-installation-environment.md index 98b5fbebd..e6055098c 100644 --- a/content/en/docs/Quickstart/preparing-the-software-and-hardware-installation-environment.md +++ b/content/en/docs/Quickstart/preparing-the-software-and-hardware-installation-environment.md @@ -251,7 +251,7 @@ swapoff -a ### Setting the NIC MTU -Set the NIC MTU value on each database node to the same value. For X86, the recommended MTU value is 1500. For ARM, the recommended MTU value is 8192. +Set the NIC MTU value on each database node to the same value. For x86, the recommended MTU value is 1500. For ARM, the recommended MTU value is 8192. ``` ifconfig NIC ID mtu Value diff --git a/content/en/docs/installation/preparing-the-software-and-hardware-installation-environment.md b/content/en/docs/installation/preparing-the-software-and-hardware-installation-environment.md index ac2502a54..f0f3f2b67 100644 --- a/content/en/docs/installation/preparing-the-software-and-hardware-installation-environment.md +++ b/content/en/docs/installation/preparing-the-software-and-hardware-installation-environment.md @@ -47,7 +47,7 @@ This section describes hardware and software requirements of openGauss. It is re

Minimum one 8-core 2.0 GHz CPU is required for function debugging.

In performance tests and commercial deployment, the single-instance deployment is performed. It is recommended that one 16-core 2.0 GHz CPU be used.

-

You can set CPUs to hyper-threading or non-hyper-threading mode, but ensure the setting is consistent across all the openGauss nodes.

NOTE:

Currently, openGauss only supports CPUs of Kunpeng servers and CPUs based on X86_64 general-purpose PC servers.

+

You can set CPUs to hyper-threading or non-hyper-threading mode, but ensure the setting is consistent across all the openGauss nodes.

NOTE:

Currently, openGauss only supports CPUs of Kunpeng servers and CPUs based on x86_64 general-purpose PC servers.

Hard disk

@@ -308,7 +308,7 @@ swapoff -a ### Setting the NIC MTU -Set the NIC MTU value on each database node to the same value. For X86, the recommended MTU value is 1500. For ARM, the recommended MTU value is 8192. +Set the NIC MTU value on each database node to the same value. For x86, the recommended MTU value is 1500. For ARM, the recommended MTU value is 8192. ``` ifconfig NIC ID mtu Value diff --git "a/content/zh/docs/installation/\345\207\206\345\244\207\350\275\257\347\241\254\344\273\266\345\256\211\350\243\205\347\216\257\345\242\203.md" "b/content/zh/docs/installation/\345\207\206\345\244\207\350\275\257\347\241\254\344\273\266\345\256\211\350\243\205\347\216\257\345\242\203.md" index 38857bdaf..c335aa8ba 100644 --- "a/content/zh/docs/installation/\345\207\206\345\244\207\350\275\257\347\241\254\344\273\266\345\256\211\350\243\205\347\216\257\345\242\203.md" +++ "b/content/zh/docs/installation/\345\207\206\345\244\207\350\275\257\347\241\254\344\273\266\345\256\211\350\243\205\347\216\257\345\242\203.md" @@ -38,7 +38,7 @@

功能调试最小1×8 核 2.0GHz。

性能测试和商业部署时,单实例部署建议1×16核 2.0GHz。

-

CPU超线程和非超线程两种模式都支持。

说明:

目前,openGauss仅支持鲲鹏服务器和基于X86_64通用PC服务器的CPU。

+

CPU超线程和非超线程两种模式都支持。

说明:

目前,openGauss仅支持鲲鹏服务器和基于x86_64通用PC服务器的CPU。

硬盘

@@ -74,7 +74,7 @@

Linux操作系统