Comment 7 for bug 1701297

Revision history for this message
Ashley Lai (alai) wrote : Re: NTP reload failure (causing deployment failures with MAAS)

ubuntu@donphan:~$ sudo journalctl -u ntp --no-pager --since today
sudo: unable to resolve host donphan
-- Logs begin at Thu 2017-06-29 16:36:06 UTC, end at Thu 2017-06-29 16:44:47 UTC. --
Jun 29 16:36:36 donphan systemd[1]: Starting LSB: Start NTP daemon...
Jun 29 16:36:36 donphan ntp[2441]: * Starting NTP server ntpd
Jun 29 16:36:36 donphan ntp[2441]: ...done.
Jun 29 16:36:36 donphan systemd[1]: Started LSB: Start NTP daemon.
Jun 29 16:36:36 donphan ntpd[2453]: proto: precision = 0.057 usec (-24)
Jun 29 16:36:36 donphan ntpd[2453]: Listen and drop on 0 v6wildcard [::]:123
Jun 29 16:36:36 donphan ntpd[2453]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Jun 29 16:36:36 donphan ntpd[2453]: Listen normally on 2 lo 127.0.0.1:123
Jun 29 16:36:36 donphan ntpd[2453]: Listen normally on 3 eno1 10.245.208.209:123
Jun 29 16:36:36 donphan ntpd[2453]: Listen normally on 4 lo [::1]:123
Jun 29 16:36:36 donphan ntpd[2453]: Listen normally on 5 eno1 [fe80::eeb1:d7ff:fe73:1da4%2]:123
Jun 29 16:36:36 donphan ntpd[2453]: Listening on routing socket on fd #22 for interface updates
Jun 29 16:36:37 donphan systemd[1]: Stopping LSB: Start NTP daemon...
Jun 29 16:36:37 donphan ntp[2519]: * Stopping NTP server ntpd
Jun 29 16:36:37 donphan ntpd[2453]: ntpd exiting on signal 15 (Terminated)
Jun 29 16:36:37 donphan ntp[2519]: ...done.
Jun 29 16:36:37 donphan systemd[1]: Stopped LSB: Start NTP daemon.
Jun 29 16:36:37 donphan systemd[1]: Starting LSB: Start NTP daemon...
Jun 29 16:36:37 donphan ntp[2532]: * Starting NTP server ntpd
Jun 29 16:36:37 donphan ntp[2532]: /usr/sbin/ntpd: error while loading shared libraries: libcap.so.2: cannot stat shared object: Permission denied
Jun 29 16:36:37 donphan ntp[2532]: ...fail!
Jun 29 16:36:37 donphan systemd[1]: ntp.service: Control process exited, code=exited status=127
Jun 29 16:36:37 donphan systemd[1]: Failed to start LSB: Start NTP daemon.
Jun 29 16:36:37 donphan systemd[1]: ntp.service: Unit entered failed state.
Jun 29 16:36:37 donphan systemd[1]: ntp.service: Failed with result 'exit-code'.
ubuntu@donphan:~$