vsish command vsish -e get /system/ntpclock/clockData will show a large negative value in the adjtime field.NTP clock data {Clock state:0Clock status:0x00002001TAI offset:0Maximum error (usec):655420Estimated error (usec):349Poll shift:6Time offset (nsec):-143603Freq offset (nsec/sec):12888adjtime() (usec):-309237290312 <<<<<<tick adjustment (nsec/sec):-4987251Ref timer freq (cycles/sec):2399998000
This is a known issue in ESXi 7.0 U3 and later versions.
The issue has been resolved in ESXi 7.0 Update 3o, ESXi 8.0 Update 1d, and ESXi 8.0 Update 2.
Workaround -
To resolve this issue, you can apply one of the following workarounds -
vsish -e set /system/ntpclock/clockData 1vsish -e get /system/ntpclock/clockDataNTP clock data {Clock state:0Clock status:0x00000040TAI offset:0Maximum error (usec):503000Estimated error (usec):500000Poll shift:3Time offset (nsec):0Freq offset (nsec/sec):0adjtime() (usec):0 <<<<<tick adjustment (nsec/sec):0Ref timer freq (cycles/sec):2399998000}