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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!olivea!charnel!rat!zeus!
  2. From: Alex Raftis
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: .nfs*** files getting left all over
  5. Message-ID: <1993Jan12.224109.105787@zeus.calpoly.edu>
  6. Date: 12 Jan 93 22:41:09 GMT
  7. References: <7325@ucsbcsl.ucsb.edu>
  8. Sender: news@zeus.calpoly.edu
  9. Reply-To: alex@cosmos.acs.calpoly.edu
  10. Organization: Cal Poly State University, San Luis Obispo
  11. Lines: 29
  12.  
  13. Douglas Scott writes
  14. >I am finding lots of files named .nfs*** (usually *** = numbers) left around
  15. >on our filesystem.  They seem to be created when using <command>-r to delete
  16. >files that are on remote filesystems, and I am not sure, but it appears that
  17. >they do not clear up on their own.
  18. >
  19. >I found that I needed to cmd-r the files, and then cmd-r the .nfs files as
  20. >well!
  21. >
  22. >This is definitely new to 3.0 -- anyone have an explanation or suggestion for
  23. >this?  I assume it is some nfs weirdness.
  24. >
  25.  
  26. That's a UNIXism, and it can be an extremely bad things to remove. I
  27. found out the hard way before I knew what they were, and my system
  28. crashed. The .nfs* files are create when some program has an open
  29. reference to a file. If you try to remove that file, but something is
  30. still accessing it, a .nfs* file is created so that they other process
  31. doesn't loose information it needs. 
  32.  
  33. These will be cleaned up by cron on a nightly basis, usually around 2
  34. am. Since it's done so late at night, the risk of a system crash due to
  35. removing an important one is minimized. 
  36.  
  37. Alex
  38. --
  39. ______________________________________________________
  40.     Internet: alex@data.acs.calpoly.edu (NeXT mail)
  41.               alex@cosmos.acs.calpoly.edu
  42.