RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Bill Unruh
William G. Unruh __| Canadian Institute for| Tel: +1(604)822-3273 Physics _|___ Advanced Research _| Fax: +1(604)822-5324 UBC, Vancouver,BC _|_ Program in Cosmology | un...@physics.ubc.ca Canada V6T 1Z1 | and Gravity __|_ www.theory.physics.ubc.ca/ On Thu, 19 Apr 2018,

RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Wilkinson, Matthew
-users@chrony.tuxfamily.org Subject: RE: [chrony-users] chronyc always exits 0 without any output [This is an external email. Be cautious with links, attachments and responses.] Have any of you tried setting SELinux into permissive mode? Does chronyc run as root ok

RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Parker, Michael D.
*** From: Wilkinson, Matthew <matthewwilkin...@alliantenergy.com> Sent: Thursday, April 19, 2018 12:19 To: chrony-users@chrony.tuxfamily.org Subject: -EXT-RE: [chrony-users] chronyc always exits 0 without any output tried stopping firewalld and then running chronyc sources b

RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Wilkinson, Matthew
bc.ca<mailto:un...@physics.ubc.ca>] Sent: Thursday, April 19, 2018 13:34 To: chrony-users@chrony.tuxfamily.org<mailto:chrony-users@chrony.tuxfamily.org> Subject: Re: [chrony-users] chronyc always exits 0 without any o

Re: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Burton, John
= 0 > getsockname(3, {sa_family=AF_LOCAL, > sun_path="/var/run/chrony/chronyc.11490.sock"}, > [37]) = 0 > > > --Matthew Wilkinson > > > -Original Message----- > From: Bill Unruh [mailto:un...@physics.ubc.ca] > Sent: Thursday, April 19, 2018 13:34 >

RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Wilkinson, Matthew
, 2018 13:59 To: chrony-users@chrony.tuxfamily.org Subject: Re: [chrony-users] chronyc always exits 0 without any output [This is an external email. Be cautious with links, attachments and responses.] Does chronyc return immediately or does it take a few seconds

RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Wilkinson, Matthew
rony.tuxfamily.org<mailto:chrony-users@chrony.tuxfamily.org> Subject: Re: [chrony-users] chronyc always exits 0 without any output [This is an external email. Be cautious with links, attachments and responses.] ** This is a lon

RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Wilkinson, Matthew
It returns immediately no matter what option I give it. Exit code is always 0. --Matthew Wilkinson From: Burton, John [mailto:jbur...@mteq.com] Sent: Thursday, April 19, 2018 13:59 To: chrony-users@chrony.tuxfamily.org Subject: Re: [chrony-users] chronyc always exits 0 without any output

Re: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Burton, John
- > From: Stuart Maclean [mailto:stu...@apl.washington.edu] > Sent: Thursday, April 19, 2018 13:40 > To: chrony-users@chrony.tuxfamily.org > Subject: Re: [chrony-users] chronyc always exits 0 without any output > > [This is an external email. Be cautio

RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Wilkinson, Matthew
c.ca] Sent: Thursday, April 19, 2018 13:34 To: chrony-users@chrony.tuxfamily.org Subject: Re: [chrony-users] chronyc always exits 0 without any output [This is an external email. Be cautious with links, attachments and responses.] ** On

RE: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Wilkinson, Matthew
ntp shows up in /etc/services yep --Matthew Wilkinson -Original Message- From: Stuart Maclean [mailto:stu...@apl.washington.edu] Sent: Thursday, April 19, 2018 13:40 To: chrony-users@chrony.tuxfamily.org Subject: Re: [chrony-users] chronyc always exits 0 without any output

Re: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Stuart Maclean
This is a long shot, since chrony may not work in the same way as ntp, but when I had similar issues with ntpq exiting unexpectedly, turns out I didn't have these lines ntp 123/udp ntp 123/tcp in /etc/services If you re-run chronyc unders trace, do you see it trying to open that file? I

Re: [chrony-users] chronyc always exits 0 without any output

2018-04-19 Thread Bill Unruh
On Thu, 19 Apr 2018, Wilkinson, Matthew wrote: I recently installed an Oracle Linux 7.5 servers with Chrony 3.2. The chronyd will start up, read the config, and synchronize just fine (according to the syslogs). Is chronyd actually running? ps auxww|grep chronyd |grep -v grep