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 98b5fbebd1bb6892784e62c5aca438d39c248ec2..e6055098cfe831cbe6a8c524afc7f9e7c069e05d 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 ac2502a5408719387b92aa91d41cf70d6a94b936..f0f3f2b674408bd70e79a867ab8334ba92b00939 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 38857bdaf2c1713bb8537691d1835fc1bbb39218..c335aa8ba06dd33eb3134149ca99e20c56b41cd5 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操作系统