未验证 提交 79f262cc 编写于 作者: L Longda 提交者: GitHub

Fix the example of ntp server address (#353)

Fix the example of ntp server address
上级 c392189b
......@@ -107,7 +107,7 @@ OceanBase 集群中的服务器时间必须保持一致,否则会导致 OceanB
3. 运行以下命令同步 NTP 服务端时间:
```bash
ntpdate 10.244.0.114
ntpdate <yout_ntp_server_ip>
```
......@@ -133,7 +133,7 @@ OceanBase 集群中的服务器时间必须保持一致,否则会导致 OceanB
5. 运行以下命令,启动 NTP 服务:
```bash
/etc/init.d/ntpd start
service ntpd start
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册