[OpenAFS-devel] OpenAFS 1.4.0 rc3 crashes on Linux 2.6
chas williams - CONTRACTOR
chas@cmf.nrl.navy.mil
Mon, 24 Oct 2005 07:58:31 -0400
In message <BAY106-F43222E50704F8710B4F08C1750@phx.gbl>,"Andy Lutomirski" writes:
>(gdb) info line *osi_UFSOpen+440
>Line 72 of
>"/var/tmp/portage/openafs-kernel-1.4.0_rc6/work/openafs-1.4.0-rc6/src/libafs/MODLOAD-2.6.13-gentoo-r3-SP/osi_file.c"
>starts at address 0x523a8 <osi_UFSOpen+440> and ends at 0x523ad
><osi_UFSOpen+445>.
this seems to indicate that it failed to open a file in your
cache. where is your cache located and what type of fs is
your cache filesystem?
>The command line is:
>/usr/sbin/afsd -fakestat -stat 2000 -dcache 800 -daemons 3 -volumes 70
>-afsdb -dynroot
thank you.
>cacheinfo:
>/afs:/tmp/afscache:300000
hmm... this could be trouble. does gentoo have some sort of daemon
that might cleanup /tmp? or worse, is /tmp some sort of
memory filesystem? trying putting cache in /var (assuming
var is ext3 or ext2).
[note: i am cc'ing to the openafs-devel list]