On Wed, Jun 17, 2020 at 04:50:46PM +0200, Salvatore Cuzzilla wrote:
> Hi Folks,
>
> when I restart ntpd I see this msg in /var/log/daemon:
>
> Jun 17 16:19:41 obsd ntpd[92699]: pipe write error (from main): No suchfile
> or directory
>
> however, time seems to be in sync:
>
> ---------------------------------------------------------------------------
> 16:37:17 -ksh ToTo@obsd ~ $ ntpctl -sa
> 1/1 peers valid, 1/1 sensors valid, constraint offset -1s, clock unsynced
>
> peer
> wt tl st next poll offset delay jitter
> 172.17.1.1
> 1 10 3 2361s 3069s -0.008ms 0.716ms 0.137ms
>
> sensor
> wt gd st next poll offset correction
> vmt0
> 1 1 0 7s 15s 27.860ms 0.000ms
>
> 16:38:20 -ksh ToTo@obsd ~ $ doas sysctl -a | grep timecounter
> kern.timecounter.tick=1
> kern.timecounter.timestepwarnings=0
> kern.timecounter.hardware=tsc
> kern.timecounter.choice=i8254(0) acpihpet0(1000) tsc(2000) acpitimer0(1000)
> ---------------------------------------------------------------------------
>
> anyone else experiencing the same?
>
> -------
> :wq,
> Salvatore.
>
Was the message in the log before or after restarting?
Please show your ntpd.conf
-Otto