[OpenAFS] OpenAFS in a production environment

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Sat, 13 Aug 2005 11:41:53 -0400


>There seem to be a lot of reports about OpenAFS causing many Linux kernel
>panics, having issues with newer or older kernel versions, random
>configurations, or just instability in general. Is this because OpenAFS

openafs used to use a private static pool of inodes.  this was troublesome
due to the number of inode related patches out there.  it seems every
distribution's kernel has a slightly different inode.  as of 1.3.85 we now
use the system inode allocator which should alleviate the bulk of these
problems (it also should cure some race problems regarding management of
a pool of inodes that you want to keep away from the linux kernel).

as for other platforms, i have found the solaris port to always be
rather stable (with a few exception like the afs/nfs translator).
sometimes you need to increase the kernel thread stacksize though.

>really is a very sensitive program/service, or is it the standard problem of
>only hearing from those who are having a problem?

when was the last time your local news program gave you good news?