NTP errors


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users NTP errors
# 1  
Old 10-30-2008
NTP errors

im getting errors on all of my NTP clients.
Oct 27 14:44:15 cms2 ntpd[19830]: synchronisation lost
Oct 27 15:08:25 cms2 ntpd[19830]: time reset 0.688591 s
Oct 27 15:08:25 cms2 ntpd[19830]: synchronisation lost
Oct 27 15:28:45 cms2 ntpd[19830]: time reset 0.462257 s

i checked several things:

ntpq> rv
status=0644 leap_none, sync_ntp, 4 events, event_peer/strat_chg,
version="ntpd 4.1.2@1.892 Tue Feb 24 06:32:25 EST 2004 (1)",
processor="i686", system="Linux2.4.21-32.0.1.ELsmp", leap=00, stratum=3,
precision=-17, rootdelay=20.179, rootdispersion=33.180, peer=29037,
refid=ntpServer1,
reftime=ccb03d7c.ac03ff69 Mon, Oct 27 2008 14:15:40.671, poll=6,
clock=ccb03d84.6b1044f1 Mon, Oct 27 2008 14:15:48.418, state=4,
offset=-96.471, frequency=442.496, jitter=98.288, stability=5.497


[root@cms1 root]# tcpdump -n udp port 123
tcpdump: listening on bond0
10:24:46.786062 10.23.1.30.ntp > 10.23.1.4.ntp: v4 client strat 3 poll 6 prec -15 (DF) [tos 0x10]
10:24:46.786975 10.23.1.4.ntp > 10.23.1.30.ntp: v4 server strat 2 poll 6 prec -17 (DF)
10:24:54.786359 10.23.1.30.ntp > 10.23.1.3.ntp: v4 client strat 3 poll 6 prec -15 (DF) [tos 0x10]
10:24:54.786984 10.23.1.3.ntp > 10.23.1.30.ntp: v4 server strat 2 poll 6 prec -17 (DF)



root@cms3 root]# ntpq -p
remote refid st t when poll reach delay offset jitter
==========================================================
LOCAL(0) LOCAL(0) 5 l 42 64 1 0.000 0.000 0.061
+ntpServer1 172.16.21.210 2 u 18 64 1 0.373 -15.214 3.043
*ntpServer2 172.16.21.210 2 u 19 64 1 0.341 -10.955 2.306



any suggestions?
cheers
# 2  
Old 10-30-2008
from what i read its happen when there is a more then 128ms delay.
is it possible to change the thrshold of 128ms ?
# 3  
Old 10-30-2008
The message means that your clock was corrected by more than 128ms. Your clock about 7 tenths of 1 second off in the worst case that you show. Is this really a big problem? If so, how much accuracy is actually required? I wouldn't take any action unless the clock was more than one full second off.

Since your jitter seems low, my guess is that your system's clock is running slow. Talk to the manufacturer. There may be a procedure to adjust it.
# 4  
Old 10-30-2008
ya i know its not critical
but my main issue is to get ride of the alarm:
anyway do you happen to know how can this specific error message can be ignored by the /var/log/messages ?
Cheers
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

"synchronisation lost" errors for Solaris NTP server

Hi, This is Solaris 9, which is service as NTP server for many unix clients. At backend, it it synching time with three GPS clocks. From past few days, I am noticing time reset to 1 second. Is this a problem ? I was assuming that if it is a network issue or GPS clock connectivity issue, it... (14 Replies)
Discussion started by: solaris_1977
14 Replies

2. Red Hat

Ntp client sync with local over ntp server

Hi, I have two ntp servers in my cluster and I want all the nodes in my cluster to sync with either of the ntp servers or just one. Unfortunately it keep rotating the sync, between my ntp server 1, ntp server 2 and local. Is there anyway I can change the sync to avoid local? # ntpq -p ... (3 Replies)
Discussion started by: pjeedu2247
3 Replies

3. HP-UX

Setting up NTP HP-UX clients from solaris NTP server

Hi I wonder if its possible to setup NTP clients running HP-UX o.s. from a solaris 10 NTP server? FR (3 Replies)
Discussion started by: fretagi
3 Replies

4. Linux

How often does Linux NTP server update its time with the external NTP server?

All here, thank you for listening. Now I've set up a Linux NTP server by adding a external windows NTP server in /etc/ntp.conf. Then I start the ntpd daemon. But how often does the Linux NTP server update its time with the external NTP server? I've looked up everywhere but found no information... (1 Reply)
Discussion started by: MichaelLi
1 Replies

5. Red Hat

Linux system hangs giving ntp errors

Hi folks, I am facing issue of my system (host1) getting hanged after throwing following ntpd messages. I am not able to ssh to the server there after. only option is to restart the host: Dec 29 02:58:51 host1 ntpd: time reset -0.207907 s Dec 29 02:58:51 host1 ntpd: synchronisation lost Dec 29... (0 Replies)
Discussion started by: SiddhV
0 Replies

6. UNIX for Dummies Questions & Answers

Major OS errors/Bash errors help!!!!

Hi all, dummy here.... I have major errors on entering the shell. On login I get: -bash: dircolors: command not found -bash: tr: command not found -bash: fgrep: command not found -bash: grep: command not found -bash: grep: command not found -bash: id: command not found -bash: [: =: unary... (12 Replies)
Discussion started by: wcmmlynn
12 Replies

7. AIX

Adapter Errors and Link Errors

$ errpt | more IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION 3074FEB7 0802050205 T H fscsi1 ADAPTER ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR 3074FEB7 0802050205 T H fscsi0 ADAPTER ERROR B8113DD1 ... (2 Replies)
Discussion started by: mcastill66
2 Replies

8. UNIX for Advanced & Expert Users

Adapter Errors and Link Errors

$ errpt | more IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION 3074FEB7 0802050205 T H fscsi1 ADAPTER ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR 3074FEB7 0802050205 T H fscsi0 ADAPTER ERROR B8113DD1 ... (0 Replies)
Discussion started by: mcastill66
0 Replies

9. Solaris

ntp server and ntp client

All, How do you set a Solaris 9 server which received ntp updates from a ntp server to broadcast them on a local subnet. I have created a /etc/inet/ntp.conf file to receive the updates from a server on network and need to make this server become like a ntp relay from the main server. Any... (1 Reply)
Discussion started by: bubba112557
1 Replies

10. IP Networking

Ntp

How can I install ntp on AIX (4.3-5.1) ? thnx (1 Reply)
Discussion started by: Gismo
1 Replies
Login or Register to Ask a Question