Re: Building a strat1/2 time server




"Weiner, Michael" <weinerm@xxxxxxx> writes:
What I am trying to do actually is build an authoritative or
reference time server that we can use here for testing daylight
saving time adjustments in our environment.

Using ntp to test future daylight savings time transitions seems like
an awfully round-about way to do it. First of all, ntp tries really
hard (too hard if you ask me) to never set a bad time. All your
clients under test would have to be tested by restarting ntpd with the
-g option every time you wanted to jump the time back to before the
transition. If you are going to go to all that trouble, you might as
well not run ntpd and just type "date <time-and-date>" and reset the
time by hand.

The other problem is that the stock Linux kernel doesn't talk to
reference clocks. It needs some patches to do the PPS (Pulse Per
Second) protocol that reference clocks use to indicate the precise top
of the second.

(As someone else mentioned, you can still use the phony "local"
refclock to have your server pretend it still has a valid time. In
that case just set the time on your server to be the time under test,
restart ntpd and then restart the ntpd's on the clients under test
remembering to use the "-g" flag.)

Q: anyone know why the PPS patches never seem to make it into the real
kernel sources?

-wolfgang
--
Wolfgang S. Rupprecht http://www.wsrcc.com/wolfgang/

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: broadcast client
    ... synchronizing with the same ntp server. ... ntp displined clock. ... because the drift discipline is inversely ... The reason for the backup to long poll intervals is ...
    (comp.protocols.time.ntp)
  • Re: Local (own site) NTP servers.
    ... been messing about trying to get a local GPS ... Disciplined NTP server working, ... to be able to take PPS based GPS signals, and act as a server. ... GPSDNTP server for a small low traffic LAN?.. ...
    (comp.protocols.time.ntp)
  • Re: NTPD concurrent clients limit
    ... I use my own Symmetricom gps disciplined ntp servers, my own Datum/Symmetricom gps disciplined rubidium standards for 1PPP and 10 MHz all using HP/Symmetricom gps antennas and gps splitters. ... I also run the latest release of ntpd software on several HP/Compaq Servers. ... Is this packet also implemented in a "canned" or hardware only ntp server? ... NTP is designed to work with poll intervals between 64 seconds and 1024 ...
    (comp.protocols.time.ntp)
  • Re: NTPD concurrent clients limit
    ... After some discussion with my friends here, a further defense was implemented with result the KoD time returned reveals no influence of the server. ... After learning of this "kod" packet and since these servers vend time to my applications, I would prefer or need the correct time even if something went haywire banging the fool out of a server. ... I have read articles about ntp abuse like that series of cheap routers that had an ip embedded in the firmware that was banging I believe the ucar.edu ntp servers. ... Considering how adaptive the ntpd software has to be, I'm sure it's a delicate balancing act to make it serve the whole of the time community. ...
    (comp.protocols.time.ntp)
  • Re: ntpdate synchronization b/w two ntpservers
    ... the problem is that our servers are unable to synchronize with our ntp ... ntpdate uses port 123 UDP to connect to ntp Server ... firewall for randomn ports. ...
    (comp.sys.sun.admin)