[OpenAFS-devel] kernel BUG at /scratch/openafs/src/libafs/MODLOAD-2.6.13-MP/rx_kcommon.c:131!

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Fri, 02 Sep 2005 09:41:58 -0400


In message <431849B4.4020100@ribosome.natur.cuni.cz>,=?ISO-8859-2?Q?Martin_MOKR
EJ=A9?= writes:
>Well, yes, as you have seen, I created root.cell volume, made RO copy of it,

not really.  in your previous message i saw:

	# /usr/vice/etc/afsd -chunk 20 -nosettime -stat 1000 -daemons 12 -dcache 1000 -volumes 100 -files 300000
	# 
	# /usr/vice/etc/afsd -shutdown
	afsd: Shutting down all afs processes and afs state
	afsd: AFS still mounted; Not shutting down
	# umount /afs
	umount: /afs: device is busy
	umount: /afs: device is busy

so it looks like you started afsd and then did shutdown/umount.  no activity
in between the afsd startup and shutdown/umount.  make sure your version
of afs doesnt have afs_umount_begin() in LINUX/osi_vfsops.c.