LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ntpd dead (https://www.linuxquestions.org/questions/linux-newbie-8/ntpd-dead-4175465544/)

1300 06-11-2013 07:39 AM

ntpd dead
 
# /etc/init.d/ntpd status
ntpd dead but pid file exists



#tail /var/log/messeges

ntpd[17676]: ntpd exiting on signal 15
ntpd[18978]: ntpd 4.2.2p1@1.1570-o Tue Oct 25 12:54:50 UTC 2011 (1)
ntpd[18979]: precision = 1.000 usec
ntpd[18979]: Listening on interface wildcard, 0.0.0.0#123 Disabled
ntpd[18979]: Listening on interface lo, 127.0.0.1#123 Enabled
ntpd[18979]: Listening on interface eth0, 10.10.20.53#123 Enabled
ntpd[18979]: kernel time sync status 0040
ntpd[18979]: getaddrinfo: "::1" invalid host address, ignored
ntpd[18979]: frequency initialized -450.255 PPM from /var/lib/ntp/drift




i have to update the date manually by #ntpdate -u

acid_kewpie 06-11-2013 08:39 AM

please? thank you? no? Oh well...

so what happens if you run the ntpd process in the foreground? What does your config look like? Have you defined valid ntp servers in it?

TB0ne 06-11-2013 09:14 AM

Quote:

Originally Posted by 1300 (Post 4969501)
# /etc/init.d/ntpd status
ntpd dead but pid file exists

So what happens if you run "/etc/init.d/ntpd START???
Quote:

#tail /var/log/messeges
ntpd[17676]: ntpd exiting on signal 15
ntpd[18978]: ntpd 4.2.2p1@1.1570-o Tue Oct 25 12:54:50 UTC 2011 (1)
ntpd[18979]: precision = 1.000 usec
ntpd[18979]: Listening on interface wildcard, 0.0.0.0#123 Disabled
ntpd[18979]: Listening on interface lo, 127.0.0.1#123 Enabled
ntpd[18979]: Listening on interface eth0, 10.10.20.53#123 Enabled
ntpd[18979]: kernel time sync status 0040
ntpd[18979]: getaddrinfo: "::1" invalid host address, ignored
ntpd[18979]: frequency initialized -450.255 PPM from /var/lib/ntp/drift

i have to update the date manually by #ntpdate -u
What is the output of "ntpq -p"? Contents of your NTP configuration file? Where is the reference time source, and can it be reached?


All times are GMT -5. The time now is 06:49 AM.