[OpenAFS] Serious problem upon rebuild

Madhusudan Singh chhabra@eecs.umich.edu
Sun, 22 Sep 2002 19:17:57 -0400


Hi

>>When I rebooted, I got the same old hang at :
>>(quoting from memory)
>>
>>Cache size (100000) should be less than 95 %(which is 96035) ... Lower
>>cache size
>>    
>>
>
>How big is your /usr/vice/cache partition?
>  
>
/dev/hda9     ext3    103M  4.3M   93M   5% /usr/vice/cache

>
>This means you compiled against a non-RH kernel source tree, which
>you cannot do.
>
>Might I suggest:
>
>1) rpm -e All your openafs RPMs (remove everything)
>  
>
Did that.

>2) rm -rf /usr/vice
>

Did that.

>3) rpm -ivh openafs, openafs-client, openafs-kernel, openafs-kernel-source
>   (install the RPMS from openafs.org)
>

Did that.

>4) cd /usr/src/openafs-1.2.6
>  
>
This was /usr/src/openafs-kernel-1.2.6, but no matter.

>5) read the README and follow the instructions to build for your 2.4.19 kernel
>  
>

Followed the instructions to the letter. Following that, I installed the 
krb5 and kpasswd packages. However, the bootup still hangs at the same 
point as before. I found the following in the README :

"NOTE: This only works if you have your kernel compiled with symbol
version support.  Without symbol version support you will not be able
to choose kernel modules.  If you compile without kernel module ..."

Could this be a problem ? ( I do not understand what does symbol version 
support mean.). I did compile the kernel but do not remember seeing this 
option. From my .config :
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y



>If that still fails, then it's possible that something was added to
>2.4.19 that OpenAFS doesn't know about.  But we would need to get more
>of a crash dump (oops message) from your machine.
>  
>

Now how do we get that ?

Thanks,

MS.