home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9228 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.5 KB

  1. Path: sparky!uunet!olivea!decwrl!deccrl!bloom-beacon!eru.mt.luth.se!lunic!sunic!aun.uninett.no!nuug!ifi.uio.no!bis
  2. From: bis@ifi.uio.no (Bjorn Ivar Stark)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: Displaying occurances of NFS write errors
  5. Message-ID: <BIS.92Aug31200925@maud.ifi.uio.no>
  6. Date: 31 Aug 92 19:09:25 GMT
  7. References: <87468@netnews.upenn.edu>
  8. Sender: bis@ifi.uio.no (Bjorn Ivar Stark)
  9. Organization: Dept. of Informatics, University of Oslo, Norway
  10. Lines: 25
  11. Nntp-Posting-Host: maud.ifi.uio.no
  12. In-Reply-To: ahsu@akira.anatomy.upenn.edu's message of 31 Aug 92 15:33:19 GMT
  13. Originator: bis@maud.ifi.uio.no
  14.  
  15. In article <87468@netnews.upenn.edu> ahsu@akira.anatomy.upenn.edu (Kaneda-Akira's Defender) writes:
  16.  
  17.    I'm running an RS/6000 320 and a diskless 220, both under 3.2.1 and xdm.
  18.    My problem is that I seem to be getting frequent NFS write errors, but
  19.    I never see them unless I shut down the X server and xdm. Is there a way
  20.    that I can get these and other console messages to be written to a file
  21.    of something?  I've tried using the "swcons" command but I don't seem to
  22.  
  23. Have you tried:
  24.  
  25. Put this one in the inittabentry:
  26. cons:2:respawn:/bin/cons # Put consolemessages in the file
  27. /tmp/console.msg
  28.  
  29. Let /bin/cons be a file that contains:
  30. swcons /tmp/console.msg
  31. /usr/bin/tail -f /tmp/console.msg > /dev/hft0 # This is the
  32. console
  33. --
  34. ------Vennlig hilsen-----
  35. Oystein Fosli, B240
  36. Norsk Hydro a.s           Ph.: (472) 739660       
  37. Postboks 200          Fax: (472) 739555
  38. 1321 STABEKK         internet: bis@ifi.uio.no
  39. Norway
  40.