home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 11111 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.5 KB

  1. Xref: sparky comp.unix.questions:11111 comp.unix.wizards:3918
  2. Newsgroups: comp.unix.questions,comp.unix.wizards
  3. Path: sparky!uunet!usc!rpi!usenet.coe.montana.edu!news.u.washington.edu!hardy.u.washington.edu!zeno
  4. From: zeno@hardy.u.washington.edu (Sean T. Lamont)
  5. Subject: Problems with NFS timeout
  6. Message-ID: <1992Sep16.011747.12264@u.washington.edu>
  7. Sender: news@u.washington.edu (USENET News System)
  8. Organization: Abstract Software
  9. Date: Wed, 16 Sep 1992 01:17:47 GMT
  10. Lines: 26
  11.  
  12. I've written my own nfs server, and it works for all practical
  13. purposes.  My one major problem is that for files over about >150K it
  14. has some odd behavior.  on some calls to "write" using a "soft" mount,
  15. it hangs the system completely until the rpc call times out.  For a
  16. "hard" mount it tries to write and never comes back, and I end up 
  17. cold-restarting.  
  18.  
  19. I think this has something to do with timing in the "write" procedure,
  20. because when I comment out the part of "write" that actually does
  21. transfer to disk and internal cache buffers, it of course doesn't
  22. write any data, but the above problems with timeouts go away.
  23.  
  24. If anybody has any ideas I'd appreciate it.  Please respond to 
  25.  
  26. Sean_Lamont@abstractsoft.com, as I don't usually read this newsgroup.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. -- 
  34. Sean T. Lamont                           |   "Don't oppress me, It's
  35. Abstract Software                        |   'Computer of color! "
  36. zeno@abstractsoft.com                    |   NeXTMail welcomed.
  37. ----------------"My employers opinions are my own, not yours."-----------------
  38.