NTP原理と構成

注記:NTPサービスは、どのような場合には同期されません。ときより1000年代によるクロックのサーバー時間と現地時間は、NTPサービスは、人為的なCMOSバッテリの損傷として、クロックまたはハードウェアの障害を調整することが考慮されます。この時点では、NTPサービスは、終了クロック同期のためのマニュアル(にntpdateを...)が必要になります。
NTPサーバのレベルに応じて伝播時間の定義、外部UTCソースサーバからの距離に応じの全てに含まれる階層(レイヤ)は、例えば、GPS(Global Positioning System:全地球測位システム、全地球測位システム)を介して取得した標準時刻を送信するために異なります階層1取得時刻から階層1 NTPサーバおよびストラタム-2と呼ばれるサーバのStratum-3取得時間ように階層-2、及びから、しかし総数地層層は15に制限されています。これらのすべては、論理的に相互に接続されている強化アーキテクチャサーバを構成し、階層1は、サーバシステム全体の時間です。
見つける問い合わせへのntpdate -dガイドを使用する場合は
、NTPクライアントで地層が高すぎるが、ntpdateをサーバIPを実行している同期に適したいかなるサーバに表示されない:1.Serverはドロップエラー:誤った情報を以下の二つで見つかった同期に適したいかなるサーバーが発生することはありませんエラーを発見しました。エラー、および「地層16」を表示します。クライアントのNTPサーバIPにntpdate -dでチェックし、「地層が高すぎるServerはドロップ」を見つけました。そして、これは通常の状況下で価値が地層の範囲であり、「0-15。」
これは、NTPサーバと独自のではないか、そのサーバーの同期のためです。次の定義は、クライアントへのNTPのNTPサービスとしてローカルタイムを使用しますが、サーバーが利用できない/ntp.confで定義されている場合、NTPサーバーを作成し、独自のを同期させることです。
127.127.1.0サーバ
ファッジは、ストラタム8 127.127.1.0
NTPサーバ上で再起動NTPサービスの後に、NTPサーバの同期は、独自のサーバーや時間を必要とし、このプロセスはにntpdateを実行している内部クライアントのこの時期に、5分ですこれは、コマンドで同期検出されたエラーに適した一切のサーバーを持っていません。

# For more information about this file, see the man pages
# ntp.conf(5), ntp_acc(5), ntp_auth(5), ntp_clock(5), ntp_misc(5), ntp_mon(5).

driftfile /var/lib/ntp/drift

# Permit time synchronization with our time source, but do not
# permit the source to query or modify the service on this system.
#restrict default kod nomodify notrap nopeer noquery
#restrict -6 default kod nomodify notrap nopeer noquery

# Permit all access over the loopback interface.  This could
# be tightened as well, but to do so would effect some of
# the administrative functions.
restrict 127.0.0.1
restrict ::1

# Hosts on local network are less restricted.
#restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap
# 允许内网其他机器同步时间
#restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap
# 默认允许任何主机进行时间同步
#restrict default ignore

# Use public servers from the pool.ntp.org project.
# Please consider joining the pool (http://www.pool.ntp.org/join.html).
# 中国这边最活跃的时间服务器 : http://www.pool.ntp.org/zone/cn
server 10.18.64.191                  #ATS时钟源
#server cn.pool.ntp.org perfer       # 中国国家受时中心
#server 0.cn.pool.ntp.org            # 1.cn.pool.ntp.org
#server 1.cn.pool.ntp.org            
#server asia.pool.ntp.org
#server 0.asia.pool.ntp.org
#server 1.asia.pool.ntp.org
#server 0.centos.pool.ntp.org iburst
#server 1.centos.pool.ntp.org iburst
#server 2.centos.pool.ntp.org iburst
#server 3.centos.pool.ntp.org iburst

#broadcast 192.168.1.255 autokey        # broadcast server
#broadcastclient                        # broadcast client
#broadcast 224.0.1.1 autokey            # multicast server
#multicastclient 224.0.1.1              # multicast client
#manycastserver 239.255.254.254         # manycast server
#manycastclient 239.255.254.254 autokey # manycast client

# allow update time by the upper server 
# # 允许上层时间服务器主动修改本机时间
restrict 10.18.64.191 nomodify notrap noquery
#restrict cn.pool.ntp.org nomodify notrap noquery
#restrict 0.cn.pool.ntp.org nomodify notrap noquery
#restrict 1.cn.pool.ntp.org nomodify notrap noquery
#restrict asia.pool.ntp.org nomodify notrap noquery
#restrict 0.asia.pool.ntp.org nomodify notrap noquery
#restrict 1.asia.pool.ntp.org nomodify notrap noquery

# 外部时间服务器不可用时,以本地时间作为时间服务
server  127.127.1.0     # local clock
fudge   127.127.1.0 stratum 11
# Enable public key cryptography.
# crypto

includefile /etc/ntp/crypto/pw

# Key file containing the keys and key identifiers used when operating
# with symmetric key cryptography. 
keys /etc/ntp/keys

# Specify the key identifiers which are trusted.
#trustedkey 4 8 42

# Specify the key identifier to use with the ntpdc utility.
#requestkey 8

# Specify the key identifier to use with the ntpq utility.
#controlkey 8

# Enable writing of statistics records.
#statistics clockstats cryptostats loopstats peerstats
[root@localhost ~]# date
2016年 10月 31日 星期一 10:35:39 CST

[root@localhost ~]# systemctl stop ntpd   
[root@localhost ~]# ntpdate 10.18.64.191
30 May 12:31:25 ntpdate[36306]: step time server 10.18.64.191 offset 81309314.623949 sec

[root@localhost 4.5_ntp_server]# ntpq -p
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
*10.18.64.191    LOCAL(0)         4 u   51  128  377    0.320    0.012   0.021
 LOCAL(0)        .LOCL.          11 l 1869   64    0    0.000    0.000   0.000
[root@localhost 4.5_ntp_server]# ntpstat
synchronised to NTP server (10.18.64.191) at stratum 5 
   time correct to within 26 ms
   polling server every 128 s
[root@localhost 4.5_ntp_server]# date
2019年 05月 30日 星期四 13:41:12 CST

おすすめ

転載: blog.51cto.com/zhaoanan/2402627