home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / nfs / 2224 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.2 KB  |  27 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!decwrl!pa.dec.com!decuac!hussar.dco.dec.com!mjr
  3. From: mjr@hussar.dco.dec.com (Marcus J. Ranum)
  4. Subject: Re: NFS errors; "killed on swap error"; "illegal instruction"
  5. Message-ID: <1992Sep3.210948.28944@decuac.dec.com>
  6. Keywords: NFS errors
  7. Sender: news@decuac.dec.com (USENET News System)
  8. Nntp-Posting-Host: hussar.dco.dec.com
  9. Organization: Digital Equipment Corporation, Washington ULTRIX Resource Center
  10. References: <1992Sep3.015551.26268@usage.csd.unsw.OZ.AU>
  11. Date: Thu, 3 Sep 1992 21:09:48 GMT
  12. Lines: 13
  13.  
  14. >Does anyone else have lots of read/write errors with NFS? I get several
  15. >per day. I suspect that the problem is that the server (DECstation
  16. >5000/200, ULTRIX 4.2A) is very heavily loaded (~50 users typically),
  17. >although I would have thought that this would have resulted in timeouts
  18. >(which I also see) rather than read/write errors. Any comments?
  19.  
  20.     Do you have the filesystems mounted "soft"? If the server is
  21. heavily loaded and an NFS request times out it'll give a write error
  22. on "soft" mounts, rather than retrying. If that error happens to be
  23. a page of an executable that's being paged from the text image, you
  24. will get a "swap error" and it'll kill the process.
  25.  
  26. mjr.
  27.