Page 2 of 2

Re: XI ntpd service stops

Posted: Tue Mar 07, 2017 2:36 pm
by dlukinski
ssax wrote:It only looks like you have one server defined and it can't connect to the others, do you have any additional server's that you can add that are also reachable? You may want to comment out the defaults:

Code: Select all

#server 0.centos.pool.ntp.org iburst
#server 1.centos.pool.ntp.org iburst
#server 2.centos.pool.ntp.org iburst
#server 3.centos.pool.ntp.org iburst
Then restart NTP:

Code: Select all

service ntpd restart
That means that if NTP syncing fails for your defined server then it has no backup servers to try, maybe that is why you are receiving that message.

Please close. Service stayed OK for a while and came back after many reboots