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

Martin MOKREJŠ mmokrejs@ribosome.natur.cuni.cz
Fri, 02 Sep 2005 14:43:54 +0200


Jeffrey Altman wrote:
> Martin MOKREJŠ wrote:
> 
>>  Anyway, I wanted to shutdown the afsd cache and this happened (I think I've already
>>posted such stacktrace to the list but maybe not?):
>>
>># vos create phylo /vicepa i386_linux26'
>>
>>
>>>vos create phylo /vicepa i386_linux26'.usr
>>
>>vos: the name of the root volume i386_linux26
>>vos create phylo /vicepa i386_linux26.usr exceeds the size limit of 22
>># grep afsd /etc/conf.d/local.start 
>>#/usr/vice/etc/afsd -chunk 20 -nosettime -stat 1000 -daemons 12 -dcache 1000 -volumes 10 -files 300000
>># vim /etc/conf.d/local.start 
>># grep afsd /etc/conf.d/local.start 
>>/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
>># cd /
>># umount /afs
>>Segmentation fault
>># 
>>
> 
> 
> And what version of OpenAFS is this?

cvs checkout as of yesterday. No specific branch, so I guess HEAD. ;)