I've put my test files in /afs/csail.mit.edu/group/psrg/public.  Running
'sum *' or 'cat * > /dev/null' in that directory triggers the problem.

I did 'sum *' on that directory without any problems. I used the same afsd options as you:

-stat 3600 -dcache 3600 -daemons 5 -volumes 196 -chunksize 20 -dynroot
-fakestat -afsdb -nosettime -afsdb -dynroot

on x86_64 SMP (Pentium 4, hyperthreading), 2 GB RAM, 1 GB disk cache.


Looking at your files, one thing I notice is that you are booting with 'root=/dev/hda2' instead of 'root=LABEL=/' which is the standard way that RHEL boots. (That's why you see an error in your dmesg: 'EXT2-fs warning (device hda2): ext2_fill_super: mounting ext3 filesystem as ext2')

I don't know if this would be related to your problem, but are you really using ext2 as your root FS? Is this where /usr/vice/cache lives?


-Chris
[EMAIL PROTECTED]
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to