Hi,
I am setting up NTP on an OVMguest running OL6.7. I run into this strange problem.
I added 2 servers to /etc/ntp.conf and left everything else unchanged. ntpdate works fine.
I started the ntpd service. When I run ntpq -p, I got "no association ID's returned".
I stopped the ntpd service and run "/usr/sbin/ntpd -g -p /var/run/ntpd.pid -u ntp:ntp" directly from the command line. ntpq -p works fine.
"ps -ef | grep ntp" shows exactly the same command no matter I started from command line or as a service.
Anthony