public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] NTP on PVE8...
@ 2024-08-19  9:00 Marco Gaiarin
  2024-08-19 14:57 ` Alwin Antreich via pve-user
       [not found] ` <6f37f0399dca2a68bf3129aefc8a5843799654bd@antreich.com>
  0 siblings, 2 replies; 5+ messages in thread
From: Marco Gaiarin @ 2024-08-19  9:00 UTC (permalink / raw)
  To: pve-user


Running 'pve7to8' i've catch:

 INFO: Checking for supported & active NTP service..
 WARN: systemd-timesyncd is not the best choice for time-keeping on servers, due to only applying updates on boot.
   While not necessary for the upgrade it's recommended to use one of:
     * chrony (Default in new Proxmox VE installations)
     * ntpsec
     * openntpd

This is indeed mostly true, and in a cluster using a NTP daemon is a must.
No doubt on that.


But for a standalone server, systemd-timesyncd seems sufficient to me; and
surely NOT 'only applying updates on boot': systemd-timesyncd sync time at
regilar interval!

       PollIntervalMinSec=, PollIntervalMaxSec=
           The minimum and maximum poll intervals for NTP messages. Polling starts at the minimum poll interval, and is adjusted within the specified limits in response to received
           packets.

           Each setting takes a time span value. The default unit is seconds, but other units may be specified, see systemd.time(5).  PollIntervalMinSec= defaults to 32 seconds and
           must not be smaller than 16 seconds.  PollIntervalMaxSec= defaults to 34 min 8 s (2048 seconds) and must be larger than PollIntervalMinSec=.


Here still using systemd-timesyncd for my standalone servers...

-- 



_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-19 18:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-19  9:00 [PVE-User] NTP on PVE8 Marco Gaiarin
2024-08-19 14:57 ` Alwin Antreich via pve-user
     [not found] ` <6f37f0399dca2a68bf3129aefc8a5843799654bd@antreich.com>
2024-08-19 15:50   ` Marco Gaiarin
2024-08-19 16:34     ` DERUMIER, Alexandre
2024-08-19 18:45       ` Olivier Benghozi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal