So I have two (virtual) servers running a fully updated AlmaLinux 8.6. I noticed that regardless of what I put for 'server' or 'pool' entries, chrony seems to insist on also using any DNS servers. I hadn't noticed this before, since my 2 win 2019 DC act as DNS as well as NTP. I am playing with freeipa, and wanted a couple of test VM running a (basically) CentOS 8 install. Here is the line in /etc/chrony.conf:
server 10.0.0.4 iburst
chronyc sources MS Name/IP address Stratum Poll Reach LastRx Last sample
^* 10.0.0.4 3 6 377 21 +9586ns[ -29us] +/- 56ms ^? 10.0.0.22 0 8 0 - +0ns[ +0ns] +/- 0ns ^? 10.0.0.23 0 8 0 - +0ns[ +0ns] +/- 0ns
I've googled high and low and found nothing useful. My 2 CentOS 7 VMs work just fine.