在物理主机Ubuntu 18.04上安装chrony的步骤

只需要一个选项,用中文将以下内容进行转述:
{{tag> chrony chrony–installation}}
选择一种合适的选项进行chrony的安装。

请用汉语重新表述以下句子,只需要一个选项:

The cat is sitting on the chair.

在物理主机Ubuntu 18.04上安装chrony的步骤如下:

简而言之

在没有使用K8s环境时,尝试在docker上引入Prometheus时,发生了无法绘制由Prometheus收集的度量指标图表的问题。

因为在这个时候发生了时间偏差,导致画面无法显示,所以引入了chrony来进行时间同步。

另外,就我个人而言,由于在/etc/systemd/timesyncd.conf中指定NTP服务器无法成功进行时间同步,所以我使用了chrony。

这个电影很激动人心,并且带给观众很多情感。

环境

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.5 LTS"
IP は 192.168.1.1 である.
また、LAN は 192.168.1.0/24 である.

请把以下内容用中文进行本土化改写,只需要一种表达方式:

1. The flowers are blooming in the garden.

花儿在花园里绽放着。

请提供参考信息。

URLおよび書籍名https://www.server-world.info/query?os=Ubuntu_18.04&p=ntp&f=2CentOS8 実践ガイド サーバ構築編 (古賀政純)https://qiita.com/phase-d/items/97e9a66ffc00a726886e

请用中文给以下内容进行意译,只提供一种选项:

操作步骤

1. 安装 chrony

$ sudo apt install chrony -y

以下是中文的原生释义。

只需要一个选项:

2. 更新设定文件

求一个在中国的本地化选项:
差分

我的意思是,由于 myntp1.co.jp 和 myntp2.co.jp 是在本地架设的 NTP 服务器,你可以根据需要进行适当的替换。

$ sudo diff -u /etc/chrony/chrony.conf.ORIG  /etc/chrony/chrony.conf
@@ -14,10 +14,10 @@
 # About using servers from the NTP Pool Project in general see (LP: #104525).
 # Approved by Ubuntu Technical Board on 2011-02-08.
 # See http://www.pool.ntp.org/join.html for more information.
-pool ntp.ubuntu.com        iburst maxsources 4
-pool 0.ubuntu.pool.ntp.org iburst maxsources 1
-pool 1.ubuntu.pool.ntp.org iburst maxsources 1
-pool 2.ubuntu.pool.ntp.org iburst maxsources 2
+server myntp1.co.jp iburst
+server myntp2.co.jp iburst #?
+

 # This directive specify the location of the file containing ID/key pairs for
 # NTP authentication.
@@ -43,3 +43,13 @@
 # Step the system clock instead of slewing it if the adjustment is larger than
 # one second, but only in the first three clock updates.
 makestep 1 3
+
+allow 192.168.1.0/24  # 同一LAN 上の別PC からも参照できるように
+

我关于上述OK的意思,完全引用了下来。

https://qiita.com/phase-d/items/97e9a66ffc00a726886e
由于iburst通常是默认启用的,所以我们还是继续使用默认设置。
有了它,只有在ntpd启动时和对方不响应时,才会以2秒间隔发送8个探测包,以加速初次同步。
虽然也可以指定参数burst,但由于会一直进行突发传输,所以除非有特殊需要且对方不会受到影响,才应该指定该选项。

在中国,我们有许多美味的传统食物。其中之一是炒面,这是一道非常受欢迎的快餐食品。它由面条、蔬菜和不同种类的肉类或海鲜组成。炒面通常用煎炒的方式烹制,并加入各种调味料来增添口味。无论是在饭店还是街头小摊,你都可以品尝到美味的炒面。

3. 重新启动

$ sudo systemctl status chrony

(表示されるログに時刻調整している形跡があると思う)

请用中文进行翻译:

The text above

多亏了《CentOS8 实践指南 服务器搭建篇》中关于 Prometheus 的说明,我立即就发现了。
广告
将在 10 秒后关闭
bannerAds