Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker.mit.edu!hsdndev!cmcl2!adm!smoke!brl.mil!moss From: moss@brl.mil (Gary S. Moss (VLD/VMB) ) Newsgroups: comp.sys.sgi Subject: Re: Bizarre occurrence Message-ID: <14934@smoke.brl.mil> Date: 23 Jan 91 14:49:36 GMT References: <9101230417.AA05385@nazgul.physics.mcgill.ca> Sender: news@smoke.brl.mil Reply-To: moss@brl.mil Organization: Ballistic Research Laboratory Lines: 17 In article <9101230417.AA05385@nazgul.physics.mcgill.ca>, loki@NAZGUL.PHYSICS.MCGILL.CA (Loki Jorgenson Rm421) writes: |> I was cleaning out a directory with a /bin/rm -r |> command when it failed with "directory not empty". Since this command |> recursively cleans out directories *before* removing them, something |> had to have appeared in mid-remove. |> |> I looked in the directory and saw ".nfsE5E79". |> I don't like this much. Anyone seen this before? Yes, and I don't like it much either. I noticed it when doing a recursive destruction of a directory hierarchy from a C program using directory access library calls and unlink. For some reason, I haven't noticed this happening recently. One thing that changed is we turned on lockd/statd; I don't know if it is related, but if you don't have these running you should (on both server and client machines) to avoid other problems. -Gary