Hello,
Replaced 2 NTP clients with new clients . But when the new virtual appliance comes up they are not able to sync with the NTP server and are stuck at .INIT.
remote refid st t when poll reach delay offset jitter
10.41.2.123 .INIT. 16 u - 256 0 0.000 +0.000 0.000
10.132.30.50 .INIT. 16 u - 256 0 0.000 +0.000 0.000
10.80.15.64 .INIT. 16 u - 256 0 0.000 +0.000 0.000
10.225.3.7 .INIT. 16 u - 256 0 0.000 +0.000 0.000
However ntpdate -q to the above servers shows startum 1 and less offset.
ping to the server also works fine and there is no firewall rules also.
ash-4.0# ntpq -c rv
1associd=0 status=0615 leap_none, sync_ntp, 1 event, clock_sync, 2version="ntpd 4.2.8p15@1.3728-o Thu Jul 29 19:56:51 UTC 2021 (1)", 3processor="x86_64", system="Linux/4.9.58", leap=00, stratum=3, 4precision=-24, rootdelay=1.419, rootdisp=7.872, refid=169.254.0.1, 5reftime=e70c0471.3aa81854 Tue, Nov 1 2022 15:47:45.229, 6clock=e70c04a7.1c419589 Tue, Nov 1 2022 15:48:39.110, peer=31571, tc=6, 7mintc=3, offset=-0.130382, frequency=+14.344, sys_jitter=0.000000, 8clk_jitter=0.036, clk_wander=0.001
I read about changing kernel timercounters:
what can i check in my client which has fedora running ?
There are other virtual appliance connected to same NTP server and are able to sync.