侧边栏壁纸
博主头像
落叶人生博主等级

走进秋风,寻找秋天的落叶

  • 累计撰写 130562 篇文章
  • 累计创建 28 个标签
  • 累计收到 9 条评论
标签搜索

目 录CONTENT

文章目录

010-ntpd服务器同步问题

2023-09-25 星期一 / 0 评论 / 0 点赞 / 48 阅读 / 1223 字

[root@cnsz142686 ~]# dateWed Aug 9 01:19:55 CST 2017[root@cnsz142686 ~]# service ntpd statusntpd de

[root@cnsz142686 ~]# dateWed Aug  9 01:19:55 CST 2017[root@cnsz142686 ~]# service ntpd statusntpd dead but pid file exists[root@cnsz142686 ~]# service ntpd stop  Shutting down ntpd:                                        [FAILED][root@cnsz142686 ~]# cat /etc/ntp.confserver  ntpserver.pingan.com.cn  preferserver  ntpserver2.pingan.com.cnserver  ntpserver.dr.pingan.com.cndriftfile  /var/lib/ntp/driftkeys  /etc/ntp/keys[root@cnsz142686 ~]# ntpdate ntpserver.pingan.com.cn 8 Aug 17:21:45 ntpdate[7827]: step time server 10.15.101.3 offset -28727.786660 sec[root@cnsz142686 ~]# dateTue Aug  8 17:21:47 CST 2017[root@cnsz142686 ~]# service ntpd startStarting ntpd:                                             [  OK  ][root@cnsz142686 ~]# ntpq -p     remote           refid      st t when poll reach   delay   offset  jitter============================================================================== 10.15.101.3     10.11.170.212    2 u   11   64    1    0.487    0.010   0.000 10.15.101.4     10.11.118.211    2 u   10   64    1    0.493   -0.006   0.000 10.36.101.2     10.11.170.211    2 u    9   64    1   38.055   -0.261   0.000[root@cnsz142686 ~]# 

 

广告 广告

评论区