On Sat, Apr 16, 2011 at 12:58, Ciprian Dorin Craciun
<[email protected]> wrote:
>   (I've resent this email as the attached image and config file are
> too large and were rejected by the mailing list.)
>
>    Hello all!
>
>    I've successfully run OpenAFS v1.4.12 with kernels up-to 2.6.34.x.
> But unfortunately lately I'm unable to make neither 1.4.14.1 nor
> 1.6.0pre4 work with either 2.6.37.x or 2.6.38.x kernels.
>
>    Attached I put my kernel config file and a picture of my laptop's
> screen when "panic"-ed. (How could I easily capture the panic error
> after I reboot?) Also attached I put my (custom, but Debian based)
> `init.d` script and OpenAFS related config files. (I'm using
> ArchLinux.)
>
>   Panic picture:
>       
> http://data.volution.ro/ciprian/8f75abb6c3c12be3375206fa1cdea065/dscf0902-small.jpg
>   Kernel config:
>       http://data.volution.ro/ciprian/8f75abb6c3c12be3375206fa1cdea065/config
>
>    Any pointers?
>    Thank you,
>    Ciprian.


    Ok.

    I've backtracked the problem and identified that the cause is:
~~~~
afsd -dynroot -afsdb -memcache -dcache 8192 -chunksize 14 -stat 32768
-fakestat-all -daemons 6 -volumes 256 -nosettime
~~~~

    Because if I remove all the "fine-tuning" it works as:
~~~~
afsd -dynroot -afsdb -memcache -fakestat-all -nosettime
~~~~

    But still, should the cache manager crash the system if badly configured?

    Ciprian.
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to