From 9f565404e510b26e1b3cc91bc1616fcc376b964f Mon Sep 17 00:00:00 2001 From: z00793368 Date: Tue, 1 Aug 2023 14:59:19 +0800 Subject: [PATCH] =?UTF-8?q?fixed=200eba12c=20from=20https://gitee.com/zhan?= =?UTF-8?q?g-ao39/docs/pulls/5528=20=E6=97=B6=E9=97=B4=E4=B8=80=E8=87=B4?= =?UTF-8?q?=E6=80=A7=E7=94=B160s=E4=BF=AE=E6=94=B9=E4=B8=BA6s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/zh/docs/ToolandCommandReference/gs_checkos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/ToolandCommandReference/gs_checkos.md b/content/zh/docs/ToolandCommandReference/gs_checkos.md index 2313ed0bb..f46e73762 100644 --- a/content/zh/docs/ToolandCommandReference/gs_checkos.md +++ b/content/zh/docs/ToolandCommandReference/gs_checkos.md @@ -195,7 +195,7 @@ gs\_checkos工具用来帮助检查操作系统、控制参数、磁盘配置等

时间一致性(Time consistency status)

-

时间一致性检查:确认ntp服务启动,openGauss各个主机的系统时间误差不超过60s。

+

时间一致性检查:确认ntp服务启动,openGauss各个主机的系统时间误差不超过6s。

A13

-- Gitee