home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / datacomm / 5265 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.9 KB

  1. Path: sparky!uunet!ogicse!plains!news.u.washington.edu!martinh
  2. From: martinh@cac.washington.edu (Martin Hunt)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: NFS/AS225 package
  5. Message-ID: <1992Jul22.075620.17312@u.washington.edu>
  6. Date: 22 Jul 92 07:56:20 GMT
  7. Article-I.D.: u.1992Jul22.075620.17312
  8. References: <1992Jul17.204912.2452@msdrl.com> <33177@cbmvax.commodore.com> <Brr3zr.DAI@gpu.utcs.utoronto.ca>
  9. Sender: news@u.washington.edu (USENET News System)
  10. Organization: UW Networks and Distributed Computing
  11. Lines: 36
  12.  
  13. In article <Brr3zr.DAI@gpu.utcs.utoronto.ca> engb@gpu.utcs.utoronto.ca (Ben Eng) writes:
  14. >In <33177@cbmvax.commodore.com> dlarson@cbmvax.commodore.com (Dale Larson - Product Assurance) writes:
  15. >
  16. >>In article <1992Jul17.204912.2452@msdrl.com> karkan@msdrl.com (Jim Karkanias) writes:
  17. >>>Has anybody ever seen this error before:
  18. >>>
  19. >>>    nfsmgr: Mount fail: (volume vaxa) NFS: Stale filehandle;
  20. >
  21. >>Do you get this everytime you attempt to mount (even after rebooting)?  If a
  22. >>remote system you have mounted reboots, you must unmount and then re-mount any
  23. >>volumes on that system.
  24. >
  25. >Isn't NFS supposed to recover gracefully?
  26. >
  27. >Ben
  28.  
  29. Yes. NFS is essentially stateless.  If the server reboots in the middle of
  30. an NFS operation, the client will pause until the server reboots then
  31. continue like nothing happened.  Unmounting and remounting should not be 
  32. neccessary.
  33.  
  34. Stale filehandles can occurr when two or more computers are trying to 
  35. use the same file.  If machine 1 asks for the filehandle for "/tmp/foo"
  36. then, before it can use it, machine 2 deletes /tmp/foo, then when machine
  37. 1 tries to use the filehandle, it will get a stale filehandle error.
  38. Obviously client cacheing can make this problem worse.
  39.  
  40. Martin
  41.  
  42.  
  43.  
  44. --
  45.  
  46. -------------------------------------------------------------------------------
  47. Martin Hunt                            martinh@cac.washington.edu   
  48. Networks and Distributed Computing     University of Washington          
  49.