[OpenAFS] linux kernel options ?
Horst Birthelmer
horst@riback.net
Thu, 25 Nov 2004 16:52:40 +0100
On Nov 25, 2004, at 4:34 PM, EC wrote:
>>> '/var/openafs/cache/CacheItems'
>>> /etc/rc.d/init.d/afs: line 144: 374 Segmentation fault
>>> $AFSDSERVER_PATH ${AFSD_OPTIONS}
>>>
>>> If I try to ksymoops but I get hundreds of warnings...
>>
>> That's some sort of error from your start script. Not important right
>> now.
>>
>> Try to reboot the machine, do an insmod of the afs kernel module and
>> start afsd by hand (just "afsd" in the shell).
>> When that's working you can go after your script.
>
> [ECI] So there won't be any servers up.
You can start your servers ... :-)
OK, this time you haven't got that far. This is completely new.
You said you have a P4 with exactly the same openafs working. And the
two have self compiled kernels??
Do you have exported sys_call_table in your kernel?? (in >2.4.25 it is
possible that it isn't)
Horst