Sponsored Content
Operating Systems Linux Red Hat ntp error: time sync and frequency error Post 302460047 by regmaster on Wednesday 6th of October 2010 02:14:13 AM
Old 10-06-2010
ntp error: time sync and frequency error

Hi Expert,

One on my server keep logging this error below, how to fix this issue?
Thank you.
Reggy.

pluton02:/home/reggy[ 61 ] --> sudo grep "ntpd" /var/log/messages | tail
Oct 6 00:26:18 pluton02 ntpd[6092]: time reset -6.588403 s
Oct 6 00:26:18 pluton02 ntpd[6092]: frequency error -512 PPM exceeds tolerance 500 PPM
Oct 6 00:27:37 pluton02 ntpd[6092]: synchronized to 163.181.73.251, stratum 4
Oct 6 00:41:37 pluton02 ntpd[6092]: time reset -3.839520 s
Oct 6 00:41:37 pluton02 ntpd[6092]: frequency error -512 PPM exceeds tolerance 500 PPM
Oct 6 00:42:57 pluton02 ntpd[6092]: synchronized to 163.181.224.251, stratum 4
Oct 6 00:48:23 pluton02 ntpd[6092]: synchronized to 163.181.34.251, stratum 4
Oct 6 00:56:51 pluton02 ntpd[6092]: time reset -6.845404 s
Oct 6 00:56:51 pluton02 ntpd[6092]: frequency error -512 PPM exceeds tolerance 500 PPM
Oct 6 00:58:10 pluton02 ntpd[6092]: synchronized to 163.181.224.251, stratum 4

pluton02:/home/reggy[ 62 ] --> sudo grep "ntpd" /var/log/messages | head
Oct 3 04:15:27 pluton02 ntpd[6092]: time reset -8.076310 s
Oct 3 04:15:27 pluton02 ntpd[6092]: frequency error -512 PPM exceeds tolerance 500 PPM
Oct 3 04:16:46 pluton02 ntpd[6092]: synchronized to 163.181.224.251, stratum 4
Oct 3 04:29:46 pluton02 ntpd[6092]: synchronized to 163.181.73.251, stratum 4
Oct 3 04:30:49 pluton02 ntpd[6092]: time reset -3.182774 s
Oct 3 04:30:49 pluton02 ntpd[6092]: frequency error -512 PPM exceeds tolerance 500 PPM
Oct 3 04:32:00 pluton02 ntpdate[13318]: the NTP socket is in use, exiting
Oct 3 04:32:00 pluton02 ntpd: failed
Oct 3 04:32:08 pluton02 ntpd[6092]: synchronized to 163.181.34.251, stratum 4
Oct 3 04:46:04 pluton02 ntpd[6092]: time reset -6.129951 s
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

TIME SYNC (NTP)

Is there a utility which offers the ability to utilize NTP to sync time on machine. If so please point to man page or web site (3 Replies)
Discussion started by: SmartJuniorUnix
3 Replies

2. SuSE

unable to sync the time with ntp server

Hi folks, The server time is no tgetiing synched up with the NTP server. I tried ntpdate -u <ipadress> this is not working. please help out. regards, Sag. (7 Replies)
Discussion started by: sag71155
7 Replies

3. UNIX for Advanced & Expert Users

Sync Time/date with NTP server

Hello all, What would be the most convienint and proper way on syncing up the time and date on Solaris 8 servers with an NTP server? Any help would be appreciated. Thanks (2 Replies)
Discussion started by: Sunguy222
2 Replies

4. Solaris

NTP time sync in Solaris 10

Ok, I have 4 production systems. There is one NTP server for all four systems. In each system there is one Solaris 10 box that points to that NTP server. All of the other machines in the system point to the Solaris 10 machine to get their time sync. All four Solaris 10 machines have essentially... (2 Replies)
Discussion started by: DeCoTwc
2 Replies

5. Linux

ntp client/daemon sync

All, I need to write a script which can determine if my NTP client is X second off from the NTPD server time. I am looking for a crafty oneliner to calculate the time difference? (3 Replies)
Discussion started by: vada010
3 Replies

6. Red Hat

NTP sync problem

Hi, I have 4 machines and all are NTP configured with same ntp.conf file. But 3 machines are in sync with Time server and 4th machine is not contacting & sync with the NTP server. Please see the below details. # service ntpd stop Stopping ntpd: ... (0 Replies)
Discussion started by: uday123
0 Replies

7. Fedora

NTP Clients not sync

hi guys I have several Red Hat 5.7(7) all of them sync time with two NTP Servers based on Windows but the issue is I configure the NTP service, I start the ntp service and use ntpdate -u to set the time the first time This is what I do 1. Configure /etc/ntp.conf restrict default kod... (2 Replies)
Discussion started by: karlochacon
2 Replies

8. Linux

Questions about the NTP time server sync

Hi folks, I have developed a Linux server for my customer. After migrating the server to my customer site, I was trying to sync its time to the NTP time servers at my customer site. Below is the ntp.conf: % vi /etc/ntp.conf # Permit time synchronization with our time source, but do not # permit... (2 Replies)
Discussion started by: kimurayuki
2 Replies

9. UNIX for Dummies Questions & Answers

How to check NTP update frequency?

Hi i want know to how to check NTP update frequency for a server? what should be its ideal value or range ? also, i have configure one switch and on gui i can see NTP update frequency value is 1440. also no idea what should be its ideal value i am not sure if this is correct or not .... (1 Reply)
Discussion started by: scriptor
1 Replies

10. 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
ntp-wait(1)							   User Commands						       ntp-wait(1)

NAME
ntp-wait - Wait for ntpd to stabilize the system clock SYNOPSIS
ntp-wait [-flags] [-flag [value]] [--option-name[[=| ]value]] All arguments must be options. DESCRIPTION
ntp-wait will send at most num-tries queries to ntpd(8), sleeping for secs-between-tries after each status return that says ntpd(8) has not yet produced a synchronized and stable system clock. ntp-wait will do this quietly, unless the -v flag is provided. This can be useful at boot time, to delay the boot sequence until after ntpd -g has set the time. OPTIONS
-n number, --tries=number Number of times to check ntpd. This option takes an integer number as its argument. The default number for this option is: 100 The maximum number of times we will check ntpd to see if it has been able to synchronize and stabilize the system clock. -s secs-between-tries, --sleep=secs-between-tries How long to sleep between tries. This option takes an integer number as its argument. The default secs-between-tries for this option is: 6 We will sleep for secs-between-tries after each query of ntpd that returns "the time is not yet stable". -v, --verbose Be verbose. By default, ntp-wait is silent. With this option, ntp-wait will provide status information. -?, --help Display usage information and exit. -!, --more-help Pass the extended usage information through a pager. -v [{v|c|n --version [{v|c|n}]}] Output version of program and exit. The default mode is `v', a simple version. The `c' mode will print copyright information and `n' will print the full copyright notice. EXIT STATUS
One of the following exit values will be returned: 0 (EXIT_SUCCESS) Successful program execution. 1 (EXIT_FAILURE) The operation failed or the command syntax was not valid. 70 (EX_SOFTWARE) libopts had an internal operational error. Please report it to autogen-users@lists.sourceforge.net. Thank you. AUTHORS
Harlan Stenn NOTES
This document corresponds to version 4.2.8p13 of NTP. This manual page was AutoGen-erated from the ntp-wait option definitions. ntp (4.2.8p13) 20 Feb 2019 ntp-wait(1)
All times are GMT -4. The time now is 07:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy