home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / misc / 23738 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.6 KB

  1. Path: sparky!uunet!think.com!ames!haven.umd.edu!umd5!oberon.umd.edu!matthews
  2. From: matthews@oberon.umd.edu (Mike Matthews)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: .nfs*** files getting left all over
  5. Message-ID: <17932@umd5.umd.edu>
  6. Date: 13 Jan 93 01:49:39 GMT
  7. References: <7325@ucsbcsl.ucsb.edu>
  8. Sender: news@umd5.umd.edu
  9. Organization: Los Alamos National Laboratory, NM
  10. Lines: 32
  11.  
  12. In article <7325@ucsbcsl.ucsb.edu> doug@foxtrot.ccmrc.ucsb.edu (Douglas Scott) writes:
  13. >I am finding lots of files named .nfs*** (usually *** = numbers) left around
  14. >on our filesystem.  They seem to be created when using <command>-r to delete
  15. >files that are on remote filesystems, and I am not sure, but it appears that
  16. >they do not clear up on their own.
  17.  
  18. .nfs* files are the result of the NFS client not letting go of a file on the
  19. NFS server that the server deletes.  From the nfsd man pages:
  20.  
  21.      When a file that is opened by a client is unlinked (by the
  22.      server), a file with a name of the form .nfsXXX (where XXX
  23.      is a number) is created by the client.  When the open file
  24.      is closed, the .nfsXXX file is removed.  If the client
  25.      crashes before the file can be closed, the .nfsXXX file is
  26.      not removed.
  27.  
  28. I've noticed it happens quite a few times too.  Maybe 3.0 isn't closing all
  29. the files it should?
  30.  
  31. >Thanks!
  32.  
  33. >Douglas Scott
  34.  
  35. It could be if you wait a bit the client will close the file and the .nfs*
  36. file will be deleted, but I'm too impatient to notice.
  37. ------
  38. Mike Matthews, matthews@oberon.umd.edu (NeXTmail accepted)
  39. ------
  40. "I prefer the blunted cudgels of the followers of the Serpent God."
  41. -- Sean Doran the Younger
  42.  
  43.  
  44.