home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.claremont.edu!ucivax!orion.oac.uci.edu!draco.acs.uci.edu!iglesias
- From: iglesias@draco.acs.uci.edu (Mike Iglesias)
- Subject: Re: Problems running xntp v3 on SGI Indigo
- Nntp-Posting-Host: draco.acs.uci.edu
- Message-ID: <2A9B1762.21607@orion.oac.uci.edu>
- Newsgroups: comp.protocols.time.ntp
- Organization: University of California, Irvine
- Keywords: tick, tickadj, SGI
- Lines: 50
- Date: 26 Aug 92 05:32:19 GMT
- References: <2A9A652F.8451@orion.oac.uci.edu> <1992Aug25.185749.29102@jhunix.hcf.jhu.edu>
-
- In article <1992Aug25.185749.29102@jhunix.hcf.jhu.edu> andy@jhunix.hcf.jhu.edu (Andy Poling) writes:
- >From ntp_unixclock.c in my xntpdv2 (xntpv3 is still on my todo list) port
- >which ticks nicely on a 4D/300:
- >
- > [code deleted]
-
- Thanks; I changed tick and tickadj to your values, but xntpd is still not
- working quite right. It seems to feel that it needs to do a step adjustment
- but can't because watchdog_timer is less than CLOCK_MINSTEP. When it
- finally does get to do the step adjustment, it zeros watchdog_timer and
- starts over again. It then decided it needs to do a step adjustment, etc.
- ad nauseum.
-
-
- Mike
-
-
- Here's an example from the syslog file:
-
- Aug 25 16:02:58 indigo xntpd[500]: xntpd version 3.1
- Aug 25 16:03:00 indigo xntpd[500]: system event 1 status c010
- Aug 25 16:03:34 indigo xntpd[500]: peer 128.200.34.4 event 84 status 9014
- Aug 25 16:03:34 indigo xntpd[500]: system event 4 status c621
- Aug 25 16:03:34 indigo xntpd[500]: peer 128.200.16.3 event 84 status 9014
- Aug 25 16:08:53 indigo xntpd[500]: system event 3 status 634
- Aug 25 16:09:57 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.144103289)
- Aug 25 16:11:01 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.156219959)
- Aug 25 16:12:05 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.191688538)
- Aug 25 16:13:09 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.191688538)
- Aug 25 16:14:14 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.215938807)
- Aug 25 16:15:18 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.252199888)
- Aug 25 16:16:22 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.288886309)
- Aug 25 16:17:26 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.301805019)
- Aug 25 16:18:30 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.327338219)
- Aug 25 16:19:34 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.352847338)
- Aug 25 16:20:38 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.391964436)
- Aug 25 16:21:42 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.404758930)
- Aug 25 16:22:46 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.430722237)
- Aug 25 16:23:50 indigo xntpd[500]: adjust: STEP dropped (128.200.34.4 offset -0.457057238)
- Aug 25 16:24:54 indigo xntpd[500]: adjust: STEP 128.200.34.4 offset -0.497189045
- Aug 25 16:24:53 indigo xntpd[500]: system event 5 status c043
- Aug 25 16:25:57 indigo xntpd[500]: peer 128.200.16.3 event 84 status 9024
- Aug 25 16:25:57 indigo xntpd[500]: system event 4 status c655
- Aug 25 16:25:57 indigo xntpd[500]: peer 128.200.34.4 event 84 status 9024
-
-
-
-
-
-
-