[OpenAFS] Re: File creation delays

Andrew Deason adeason@sinenomine.net
Wed, 17 Mar 2010 10:06:15 -0500


On Wed, 17 Mar 2010 08:03:37 -0400
"John W. Sopko Jr." <sopko@cs.unc.edu> wrote:

> Below is an example of creating a directory in AFS that took 15
> seconds. The removal and next mkdir work fine. Below that is strace
> output of the mkdir command and where it is hanging.
> 
> % date; mkdir try; date
> Wed Mar 17 06:37:18 EDT 2010
> Wed Mar 17 06:37:33 EDT 2010

Is there anything in FileLog around this time, possibly about failing to
break callbacks on a certain host?

(by the way, 'time mkdir try' is convenient for showing delay in
something like this)

> Output from strace, last few lines:
> 
> % strace mkdir try

Also, 'strace -tt mkdir try' is convenient for showing delays.

-- 
Andrew Deason
adeason@sinenomine.net