我已经有了一个正常工作的配置,我的PPPoA连接正常运行,并且VLAN和其他设置按我的要求配置,但是我无法破解NTP配置。对于NTP,我定义了以下内容ntp server 1.uk.pool.ntp.org source Dialer0ntp server 2.uk.pool.ntp.org source Dialer0
ntp server 3
ntpstat synchronised to NTP server (IP addr redacted) at stratum 5 time correct to within 180 ms那么,如果它每17分钟检测到某种漂移/差异的阈值,它就会同步到/etc/ntp.conf定义的池中的另一台服务器?
从上面的时间戳可以看出,mongodb副本集成员之一落后一分钟以上。我们所见过的最糟糕的情况是12分钟不同步。ntp# For more information about this file, see the man pages
# ntp.conf(5), ntp_acc(5), ntp_auth(5), ntp_clock(5
我在用钟做实验。在本地盒子上换了。之后,谷歌和其他SSL网站停止工作,所以我无法得到确切的当地时间(我不戴手表)。幸运的是,电话在另一个房间,所以我拿了它,然后设定时间。产出:以下是sudo nano /etc/ntp.conf的内容:# /etc/ntp.conf, configuration for ntpd; see ntp.c