Re: [ntp:questions] Trouble Simulating Leap Seconds

2015-04-07 Thread Miroslav Lichvar
On Mon, Apr 06, 2015 at 01:56:48PM -0400, Jim Witschey wrote: > Do I understand correctly that add_leap_second is an NTP-internal > flag, while INS is a kernel flag? If so: when does the INS flag get > set in the kernel? Should I expect ntpd to do so? ntpd should set the kernel flag by calling ntp

Re: [ntp:questions] NTP Leap second: crypto_setup: host key file ntpkey_host_siptel not found or corrupt

2015-04-07 Thread ast guy
Hi, Any help with below issue? /ag On Sat, Apr 4, 2015 at 9:06 AM, ast guy wrote: > Hi, > > I have successfully tested Leap second test on one server but when I try > to do the same configuration on another ntp server it reports me that the > host key file is not found or corrupt. > > Can som

Re: [ntp:questions] NTP Leap second: crypto_setup: host key file ntpkey_host_siptel not found or corrupt

2015-04-07 Thread Harlan Stenn
ast guy writes: > Hi, > Any help with below issue? Are you using chroot options? Also try 'ls -lL ntpkey_host_siptel'. H -- > /ag > > On Sat, Apr 4, 2015 at 9:06 AM, ast guy wrote: > > > Hi, > > > > I have successfully tested Leap second test on one server but when I try > > to do the same

Re: [ntp:questions] ntp-4.2.8p1 ntpd unable to start as service

2015-04-07 Thread NVAP
Hello All, I just wanted to close this topic saying that I realized that unlike ntp-4.2.6p5, we need to use the instrsrv.exe to install or remove the NTP service. Thank you. On Fri, Apr 3, 2015 at 8:12 AM, Naren P wrote: > I am not explicitly running the binary as a Windows service. > > But, t

Re: [ntp:questions] NTP Leap second: crypto_setup: host key file ntpkey_host_siptel not found or corrupt

2015-04-07 Thread ast guy
I ran the command that you mentioned and here is the output. NTP:/etc/ntp/ntp.keys # ls -lL ntpkey_host_siptel -rw-r--r-- 1 root root 617 Apr 4 00:21 ntpkey_host_siptel NTP:/etc/ntp/ntp.keys # Should it be like this? /ag On Tue, Apr 7, 2015 at 11:26 AM, Harlan Stenn wrote: > ast guy writes:

Re: [ntp:questions] Trouble Simulating Leap Seconds

2015-04-07 Thread Jim Witschey
I've found a workaround that I believe will be good enough. I let `ntpd` deal with keeping clocks synced, and I'm using the `adjtimex` command-line tool to set the INS flag. If anyone has any insight on how to avoid having to do this, or any warnings about why this might not be a reliable simulati

Re: [ntp:questions] NTP Leap second: crypto_setup: host key file ntpkey_host_siptel not found or corrupt

2015-04-07 Thread Harlan Stenn
ast guy writes: > I ran the command that you mentioned and here is the output. > > NTP:/etc/ntp/ntp.keys # ls -lL ntpkey_host_siptel > -rw-r--r-- 1 root root 617 Apr 4 00:21 ntpkey_host_siptel > NTP:/etc/ntp/ntp.keys # > > Should it be like this? Yes, so the other two most likelye possibilities

[ntp:questions] Trouble Simulating Leap Seconds

2015-04-07 Thread Chris Walton
Jim, Are you giving ntpd long enough to stabilize? The INS flag won't typically get set until several minutes after ntpd reports synchronization. Try setting your clock to 23:45UTC at the beginning of your test. -chris ___ questions mailing list ques