📖 ~1 min read
Table of contents
Problem Summary
System clock drifts because chronyd never reaches synchronized state.
Symptoms
timedatectl shows System clock synchronized: no.
Diagnostics
Run chronyc sources -v and systemctl status chronyd.
Root Cause
NTP sources blocked by firewall or incorrect chrony.conf.
Primary Fix
Allow UDP/123 in firewalld and set reliable NTP servers.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Verification
Check chronyc tracking reports low offset and normal stratum.

Prevention
Use internal NTP hierarchy and source monitoring.
Rollback
Restore previous chrony.conf from config management baseline.
Automation
Enforce chrony settings through system role timesync.
Command Reference
firewall-cmd –add-service=ntp –permanent; systemctl restart chronyd
Escalation
Attach chrony logs and upstream network path checks.
Related Notes
Large VM suspend/resume gaps can require makestep tuning.
Related tutorial: View the step-by-step tutorial for rhel-10.
View all rhel-10 tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.