Настроил ntpd:
# grep ^server /etc/ntp.conf
server ntp_server iburst
В логах вижу следующее:
# grep ntp /var/log/messages
...
Aug 29 13:02:51 my_host ntpd[20009]: 0.0.0.0 c615 05 clock_sync
Aug 29 13:02:52 my_host ntpd[20009]: 0.0.0.0 c618 08 no_sys_peer
Aug 29 15:04:12 my_host ntpd[20009]: 0.0.0.0 0628 08 no_sys_peer
Aug 29 15:59:52 my_host ntpd[20009]: 0.0.0.0 0613 03 spike_detect -0.211564 s
Aug 29 16:17:20 my_host ntpd[20009]: 0.0.0.0 061c 0c clock_step -0.639009 s
Aug 29 16:17:20 my_host ntpd[20009]: 0.0.0.0 0615 05 clock_sync
Aug 29 16:17:21 my_host ntpd[20009]: 0.0.0.0 c618 08 no_sys_peer
Aug 29 16:26:23 my_host ntpd[20009]: 0.0.0.0 0628 08 no_sys_peer
Aug 29 16:30:51 my_host ntpd[20009]: 0.0.0.0 0613 03 spike_detect +0.661918 s
Aug 29 16:39:59 my_host ntpd[20009]: 0.0.0.0 061c 0c clock_step +0.688650 s
Aug 29 16:39:59 my_host ntpd[20009]: 0.0.0.0 0614 04 freq_mode
Aug 29 16:40:00 my_host ntpd[20009]: 0.0.0.0 c618 08 no_sys_peer
Aug 29 16:54:07 my_host ntpd[20009]: 0.0.0.0 c628 08 no_sys_peer
Aug 29 16:55:15 my_host ntpd[20009]: 0.0.0.0 c612 02 freq_set kernel -636.471 PPM
Aug 29 16:55:15 my_host ntpd[20009]: 0.0.0.0 c61c 0c clock_step -0.611229 s
Aug 29 16:55:15 my_host ntpd[20009]: 0.0.0.0 c615 05 clock_sync
Aug 29 16:55:16 my_host ntpd[20009]: 0.0.0.0 c618 08 no_sys_peer
Также смущает offset и jitter:
# ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
ntp_server .SHM. 1 u 7 64 377 0.607 -928.2 71.999
Машина my_host
физическая, не виртуальная. Настройки ntp_server
недоступны, глобальные ntp-сервера недоступны, проблема повторяется на других хостах (но с тем же железом и софтом).
UPD: Заметил, что reach не всегда = 377 (11111111).