Description of problem: ntpstat always reports "accuracy unknown" when synchronized Version-Release number of selected component (if applicable): from yum info ntp: Name : ntp Arch : x86_64 Version : 4.2.6p1 Release : 1.fc13 How reproducible: $ ntpstat Steps to Reproduce: 1. wait for ntpd to synchronize 2. type ntpstat Actual results: $ ntpstat synchronised to NTP server (206.248.172.208) at stratum 3 accuracy unknown poll interval unknown Expected results: $ ntpstat synchronised to NTP server (192.43.244.18) at stratum 2 time correct to within 454 ms polling server every 64 s Additional info: $ uname -a Linux pirx.localdomain 2.6.33.2-57.fc13.x86_64 #1 SMP Tue Apr 20 08:57:50 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux $ ntpdc -p remote local st poll reach delay offset disp ======================================================================= =zeus.yocum.org 192.168.1.152 2 64 77 0.05037 -0.023448 0.43671 =87.117.229.237 192.168.1.152 2 64 77 0.11678 -0.030063 0.43495 *ox.eicat.ca 192.168.1.152 2 64 77 0.01974 -0.030126 0.43410
Looks like some of the system variables have changed their names in the latest ntpq protocol. Should be easy to fix.
*** Bug 590808 has been marked as a duplicate of this bug. ***
ntp-4.2.6p1-2.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/ntp-4.2.6p1-2.fc13
ntp-4.2.6p1-2.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update ntp'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/ntp-4.2.6p1-2.fc13
ntp-4.2.6p1-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
Hi, I also have the same problem. I am using RedHat as OS. [root@server[] /etc] # ntpstat synchronised to NTP server (10.10.10.10) at stratum 2 accuracy unknown poll interval unknown [root@glspesold[] /etc] # uname -a Linux server 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux Please advise. Thanks!!