home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / sysadmin / 4461 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.2 KB  |  66 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!wupost!csus.edu!news
  3. From: eps@futon.SFSU.EDU (Eric P. Scott)
  4. Subject: Re: strange console messages
  5. Message-ID: <1992Jul31.044344.5287@csus.edu>
  6. Sender: news@csus.edu
  7. Reply-To: eps@cs.sfsu.edu
  8. Organization: San Francisco State University
  9. References: <1992Jul30.151607.27844@murdoch.acc.Virginia.EDU>
  10. Date: Fri, 31 Jul 1992 04:43:44 GMT
  11. Lines: 53
  12.  
  13. In article <1992Jul30.151607.27844@murdoch.acc.Virginia.EDU>
  14.     dmm0t@rincewind.mech.Virginia.EDU (David Meyer) writes:
  15. >At boot time, I'm getting some strange error/warning messages on my console,  
  16. >such as
  17. >
  18. >    Check-in service NetMessage
  19. >    Check-in port 13 for NetMessage
  20. >    Registering new service C library lookup
  21. >    Registering new port 102 for C library lookup
  22.  
  23. Those come from mach_init
  24.  
  25. >    Server midi linking /usr/lib/kernloader/Midi/midi_reloc against /mach
  26. >    Server midi loading executable "/mach" for linage base file
  27.  
  28. Those come from kern_loader
  29.  
  30. [Half of those messages you didn't transcribe accurately!
  31.  Please, if you're including stuff like error messages in problem
  32.  reports, having the *exact* text is most helpful.]
  33.  
  34. >I get this stuff about the time when /etc/rc is loading biod and ntpd.  Also,  
  35. >in /tmp/console.log I get stuff like 
  36. >
  37. >    Jul 30 11:04:28 rincewind mach_init[2]: bootstrap_subset new bootstrap  
  38. >839 unpriv 840
  39. >    Jul 30 11:04:28 rincewind mach_init[2]: Registered new service  
  40. >MailFetch_port
  41. >    Jul 30 11:04:28 rincewind mach_init[2]: Registering port 841 for  
  42. >service MailFetch_port
  43.  
  44. More mach_init stuff.
  45.  
  46. >None of these things seems to have had horrible consequences
  47.  
  48. They're perfectly normal--however, most users never see them
  49. because nearly all are syslogged as daemon.info and NeXT's
  50. standard /etc/syslog.conf discards anything below daemon.notice.
  51. [N.B. since you didn't mention which OS version you have, so I'm
  52. answering this for 2.1.]
  53.  
  54. >                                                              though  
  55. >occasionally my machine seems to have trouble associating IP addresses with  
  56. >machine names.
  57.  
  58. Completely unrelated.
  59.  
  60. You'll have to furnish more information about your setup; there
  61. isn't enough to go on (are you running a nameserver locally or
  62. using someone else's?  Are you on the far end of a SLIP/CSLIP/PPP
  63. link?  etc.).
  64.  
  65.                     -=EPS=-
  66.