Синхронизация времени

Время на WB4 ползет ±1 минута в день.
/etc/ntp.conf[quote]
driftfile /var/lib/ntp/ntp.drift
statsdir /var/log/ntpstats/
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable

logfile /var/log/ntp.log

server 0.ru.pool.ntp.org iburst
server 1.ru.pool.ntp.org

restrict -4 default kod notrap nomodify nopeer noquery
restrict 127.0.0.1[/quote]
service ntp restart[quote]
[ ok ] Stopping NTP server: ntpd.
[ ok ] Starting NTP server: ntpd.[/quote]
ntpdc -pn[quote]
.
remote local st poll reach delay offset disp

=46.8.40.31 192.168.2.3 3 64 3 0.00098 -0.097445 0.25148
=85.21.78.8 192.168.2.3 3 64 3 0.00114 -0.218442 1.98438
*85.21.78.23 192.168.2.3 3 64 3 0.00096 -0.214992 0.25095
=195.3.254.2 192.168.2.3 3 64 3 0.00114 -0.217608 1.98438[/quote]
cat /var/log/ntp.log [quote]
2 Apr 10:58:40 ntpd[13354]: ntpd exiting on signal 15
2 Apr 11:11:39 ntpd[13466]: ntpd exiting on signal 15
2 Apr 11:28:32 ntpd[13813]: ntpd exiting on signal 15
[/quote]
ps wax |grep ntp[quote]14281 ? Ss 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -4 -g -u 101:102
14728 pts/3 S+ 0:00 grep ntp
[/quote]
ntpdate 0.ru.pool.ntp.org[quote]ntpdate[14750]: the NTP socket is in use, exiting
[/quote]

1 лайк

Да, проблема известна, программное исправление запланировано.

Попробуйте пожалуйста вот это ядро: https://yadi.sk/d/C0z5Mxa6qu3DN

root@wirenboard:~# uname -a

reboot
C ntp то-же самое пока.

так, а как вы меряете? Самый хороший способ - остановить нафиг ntp, поставить время через

ntpdate pool.ntp.org

потом зайти через час и посмотреть разницу через

ntpdate -q pool.ntp.org

Разница сотые доли. Как быть с ntp(d)? По моему это и есть демон авто синхронизации, а у меня в логах [quote]ntpd exiting on signal 15[/quote]

ntp никак этим обновлением затронут не был. Скорее всего вы какие-нибудь конфиги ему правили, попробуйте переустановить целиком (сначала сделать purge) или посмотреть вывод ntp с отладкой.

Сделано.
В логах ntp пусто.
Заметил вот ещё:

[quote]pool.ntp.org: timed out, nothing received
***Request timed out[/quote]
Время пока точное.