When the leap seconds file expires, you may observe the following symptoms:
ntp show command displays "NOT-IN-SYNC."ntpq -cpe may show larger offset values or a leap indicator warning (where leap=11 signifies unsynchronized status).VMware Aria Operations for Networks
VCF Operations for Networks
To resolve this issue, follow the instructions below:
First, SSH into the affected platform or collector node using a support user account.
ntp.leapseconds file attached to the Knowledge Base (KB) article.sudo cp /etc/ntp.leapseconds /etc/ntp.leapseconds.backupls -lthr /etc/ntp.leapsecondssudo rm -rf /etc/ntp.leapsecondssudo chmod 644 /etc/ntp.leapsecondssudo systemctl restart ntpsecsudo su consoleuserntp syncNote: This is one potential reason why the NTP is not in sync; however, if the issue symptoms do not match, please review the following KB article for further troubleshooting on this NTP-related issue.
https://knowledge.broadcom.com/external/article?articleNumber=340847