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