home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18674 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!olivea!sgigate!sgi!rhyolite!vjs
  2. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: clock speed
  5. Message-ID: <uoft000@rhyolite.wpd.sgi.com>
  6. Date: 11 Jan 93 18:13:20 GMT
  7. References: <1is8dhINNhme@usenet.INS.CWRU.Edu>
  8. Organization: Silicon Graphics, Inc.  Mountain View, CA
  9. Lines: 32
  10.  
  11. In article <1is8dhINNhme@usenet.INS.CWRU.Edu>, ce095@cleveland.Freenet.Edu (Jeffrey Scott Traigle) writes:
  12. > Something that I have noticed since beginning administrating SGIs
  13. > several months ago is that the clock on them run fast. Within three
  14. > to four days of setting the time on them, they are around 20 minutes
  15. > fast. Is this something inherent in SGIs or is it just something with
  16. > our setup?
  17.  
  18.  
  19.  
  20. Without more information about which models of IRIS and which
  21. versions of IRIX they are running, it's hard to say much.
  22.  
  23. Still, 5 minutes/day is not an expected error.
  24.  
  25. I bet that timed is running the contents of their /usr/tmp/.timetrim
  26. files are crazy (a large positive number of nanoseconds/second),
  27. perhaps because some of the machines were sending a lot of messages to
  28. the console, making their clocks appear to be very, very slow.
  29.  
  30. It should be effective to:
  31.     (1) delete /usr/tmp/.timetrim on all of the machines
  32.     (2) restart timed (the easiest way is to reboot)
  33.     (3) every day or two for a week or two use the data command
  34.     to set the time.  Try to set the time right to within
  35.     a couple of seconds.
  36.  
  37. This should train timed about the drift of the clocks, and cause
  38. each machine to put a good value in /usr/tmp/.timetrim.
  39.  
  40.  
  41. vjs
  42.