[OpenAFS-devel] why does repeated attempted deletions of non-empty dirs slow down in afs?

Neulinger, Nathan R. nneul@umr.edu
Wed, 28 Feb 2001 15:16:03 -0600


A simple command I occasionally use to clean up trees of dirs is:

	find base -type d -depth -exec rmdir {} \;

which should get rid of any empty directories. This works fine in AFS,
however, it's really slow. After it tries to delete a couple of non-empty
directories, it starts crawling. Has anyone else seen this? Is it triggering
any sort of 'bad request back-off' mechanism in the servers or client
perhaps?

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@umr.edu
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216