Operating System - HP-UX
1825163 Members
3722 Online
109679 Solutions
New Discussion юеВ

xntpd synchronisation lost

 
Gurumanickam
Frequent Advisor

xntpd synchronisation lost

hi all,

I'm getting the following message in syslog, what may be the problem and how to resolve it

Nov 29 16:30:55 sr4_pr xntpd[1491]: synchronisation lost
Nov 29 18:09:40 sr4_pr xntpd[1491]: synchronized to 10.1.1.202, stratum=2
Nov 29 20:05:55 sr4_pr xntpd[1491]: synchronisation lost

Thanks in advance
Be an expert
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: xntpd synchronisation lost

Hi:

This means that contact with your NTP (time) source has been lost. You should have at least three sources to cover situations like this.

Regards!

...JRF...
Coolmar
Esteemed Contributor

Re: xntpd synchronisation lost

You are losing the connection to your time server. See the following link for options:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=941669&admit=-682735245+1164913570329+28353475
spex
Honored Contributor

Re: xntpd synchronisation lost

Hi,

10.1.1.202 was unavailable when sr4_pr tried to synchronize. To change settings (e.g. to add another server), modify /etc/ntp.conf, then:

# /sbin/init.d/xntpd stop
# /sbin/init.d/xntpd start

PCS