[OpenAFS] afs storebehind

Simon Wilkinson sxw@inf.ed.ac.uk
Sun, 6 Dec 2009 11:16:16 +0000


On 6 Dec 2009, at 03:30, Jason Edgecombe wrote:
> Did you run "sudo fs storebehind -allfiles 1048576 -verbose" or run  
> "fs storebehind -allfiles 1048576 -verbose" as root?

Also, storebehind will only happen if there is a background daemon  
free to handle the request. Otherwise, the close() will proceed in the  
foreground as usual. You can increase the number of daemons by using  
the '-daemons' argument to afsd.

Cheers,

Simon.