A C wrote:

However, I just ran into a new problem. Here's the output of ps ax for the ntpd entry:

22887 ?     Ds     20:17.58 /usr/sbin/ntpd


Uninterruptible sleep? The daemon is indeed asleep because it stopped responding to my ntpq queries but this time the system stayed up. I

An uninterruptible sleep state isn't something that you can explicitly enter from user space. This suggest a kernel or device driver bug.

_______________________________________________
questions mailing list
questions@lists.ntp.org
http://lists.ntp.org/listinfo/questions

Reply via email to