LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux system hangs giving ntp errors (https://www.linuxquestions.org/questions/linux-newbie-8/linux-system-hangs-giving-ntp-errors-857707/)

siddhv 01-21-2011 01:02 AM

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[991]: time reset -0.207907 s
Dec 29 02:58:51 host1 ntpd[991]: synchronisation lost
Dec 29 04:20:20 host1 ntpd[991]: time reset 1.018233 s
Dec 29 04:20:20 host1 ntpd[991]: synchronisation lost
Dec 29 04:35:44 host1 ntpd[991]: time reset -0.468052 s
Dec 29 04:35:44 host1 ntpd[991]: synchronisation lost
Dec 29 08:27:47 host1 ntpd[991]: time reset 0.249744 s
Dec 29 08:27:47 host1 ntpd[991]: synchronisation lost
Dec 29 11:42:50 host1 syslogd 1.4.1: restart.
Dec 29 11:42:50 host1 syslog: syslogd startup succeeded


I checked the time of my client(host1) which is getting hanged and the ntp server and found that both are having same time.

ntpq -p output gives following:
[root@host1 log]# ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
*server1.example.c server02.exampl 4 u 976 1024 377 0.701 10.092 0.886

[root@host1 log]# ntpstat
synchronised to NTP server (172.15.16.167) at stratum 5
time correct to within 99 ms
polling server every 1024 s


Please advice. Thanks in advance.

appilu 01-21-2011 02:15 AM

HI siddhv,
Are you trying to implement a NTP server .
Whether the connection established before starting NTP activities persist after this problem happens.
if is avail you can trace the process activity.

siddhv 01-21-2011 03:13 AM

Quote:

Originally Posted by appilu (Post 4232625)
HI siddhv,
Are you trying to implement a NTP server .
Whether the connection established before starting NTP activities persist after this problem happens.
if is avail you can trace the process activity.

Hi Appilu,

Thanks for prompt response. I am not implementing ntp server.
ntp server is already in place. This is the ntp client where I am facing issues.

prodev05 01-21-2011 03:24 AM

What sort of apps you are running in the server and what is the requirement to run NTP client in the server? kindly share the details.


All times are GMT -5. The time now is 09:44 PM.