home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / time / ntp / 840 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  2.7 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!nmr.lpc.ethz.ch!maer
  2. From: maer@nmr.lpc.ethz.ch (Matthias Ernst)
  3. Newsgroups: comp.protocols.time.ntp
  4. Subject: Re: Problems running xntp v3 on SGI Indigo
  5. Message-ID: <9208260630.AA15920@curie.ethz.ch>
  6. Date: 26 Aug 92 06:30:16 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: inet
  9. Organization: The Internet
  10. Lines: 43
  11.  
  12. -> I'm trying to run the latest release of xntp v3 on an SGI Indigo running
  13. -> v4.0.1 of the OS.  xntpd is having trouble keeping the clock in sync,
  14. -> generating lots of STEP adjustments in the syslog file.  Since the
  15. -> SGI build uses -DNOKMEM, it's using the built-in values for tick and
  16. -> tickadj.  I'm assuming these are wrong for the SGI Indigo and that
  17. -> is what is causing the problem.  Does anyone have a good idea for
  18. -> tick and tickadj values for Indigos?
  19. -> 
  20. -> It might be nice to have tick and tickadj settable via the Makefile,
  21. -> say maybe -DTICK=xx and -DTICKADJ=xx, so that building xntp forsystems 
  22. -> that need -DNOKMEM would be easier.  I noticed that there are special
  23. -> cases in the code for the RS6000.  If someone can give me some good values
  24. -> for tick and tickadj for the SGI, I can work up the changes to the
  25. -> code to make -DTICK and -DTICKADJ work, with the current defaults if
  26. -> -DTICK and -DTICKADJ are not set.
  27. -> 
  28. -> 
  29. -> Mike Iglesias                        Internet:    iglesias@draco.acs.uci.edu
  30. -> University of California, Irvine     BITNET:      iglesias@uci
  31. -> Office of Academic Computing         uucp:        ...!ucbvax!ucivax!iglesias
  32. -> Distributed Computing Support        phone:       (714) 856-6926
  33. -> 
  34.  
  35. I think it must be a specific problem of the INDIGO. The latest version of
  36. xntp3 runs on our SGI 4D/220 (IRIX4.0.1) very stable and I have seen no steps 
  37. during the last two weeks (try ntpq -p redfield.ethz.ch). I saw similar 
  38. problems on IBM/RS6000 when tickadj was too small. That is the reason why I
  39. hard coded the value of 1000 for tickadj on the RS6000 in the code. Try 
  40. setting a larger value of tickadj and check whether xntpd3 is then able
  41. to sync to the other machine. 
  42. I think  its a good idea to be able to set tick and tickadj in the Configfile
  43. but we need a volunteer to do this :-).
  44.  
  45. Matthias
  46.  
  47. +-----------------------------------------------------------------------------+
  48. | Matthias Ernst                          Domain: maer@nmr.lpc.ethz.ch        |
  49. | Institut fuer physikalische Chemie      Bitnet: maer@czheth5a.bitnet        |
  50. | Eidgenoessische Technische Hochschule   UUCP:   ...!mcsun!chx400!ethz!maer  |
  51. | ETH-Zentrum                             Phone:  +41/1/256-4374              |
  52. | CH-8092 Zuerich                         Fax:    +41/1/252-3402              |
  53. +-----------------------------------------------------------------------------+
  54.  
  55.