Re: [bitfolk] Problem with ntpd after suspend/restore for h…

Top Page

Reply to this message
Author: Alarig Le Lay
Date:  
To: users
Subject: Re: [bitfolk] Problem with ntpd after suspend/restore for hypervisor reboots
Hi,

On Mon 19 Oct 2020 19:35:46 GMT, Paul Lewis wrote:
> Hi all,
>
> I’ve noticed that over the past few reboot cycles for security
> patches, my VM suspends and restores fine, and all services restore
> fine except ntp, which never recovers. When checking the status of the
> service I get:
>
> root@jaguar:~# service ntp status
> ● ntp.service - Network Time Service
>    Loaded: loaded (/lib/systemd/system/ntp.service; enabled; vendor preset: enabled)
>    Active: inactive (dead)
>      Docs: man:ntpd(8)

>
> Restarting the service restores everything back to working order. But
> I can’t always guarantee that I can get to the console quickly, so the
> icinga email alerts keep rolling in…
>
> If it makes a difference, I’m running Ubuntu 18.04.4, and ntp
> 1:4.2.8p10+dfsg-5ubuntu7.3.
>
> I presume the issue is the huge jump in time the kernel/ntp service
> sees when the VM is restored, is there a good way of getting ntpd to
> handle this? Do other people see this issue, and if so, what
> solutions/workarounds do you use to prevent it happening?
>
> Thanks,
> Paul


I’m using openntpd and it seems to work just fine here:
rr2 ~ # rc-service ntpd status
* status: started
rr2 ~ # ntpctl -s status
20/20 peers valid, clock synced, stratum 3
rr2 ~ # date
Mon 19 Oct 22:44:47 BST 2020
rr2 ~ #

So it may be specific to ISC-ntpd

--
Alarig