Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-30 Thread Sergio Gelato
* Derrick J Brashear [2005-04-25 18:04:28 -0400]: Well, or you can try a cvs head version of afs. 1.3.82 does seem to have cured the problem. Thanks again. ___ OpenAFS-info mailing list OpenAFS-info@openafs.org

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-25 Thread Björn Ruberg
Thanks for all your help, it seems as if all the problems have been solved. I removed the preemtable-stuff out of the kernel (thanks for the tip, Jason) and compiled openafs 1.3.81. I solved the problem of the missing library by doing some symlinking, so I was able to use the new version. AFS

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-25 Thread Sergio Gelato
* Björn Ruberg [2005-04-25 15:25:13 +0200]: Thanks for all your help, it seems as if all the problems have been solved. Good for you. I removed the preemtable-stuff out of the kernel (thanks for the tip, Jason) and compiled openafs 1.3.81. I solved the problem of the missing library by

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-25 Thread Derrick J Brashear
On Mon, 25 Apr 2005, Sergio Gelato wrote: In reaction to your original query I tried 1.3.81 on my Gentoo installation at home (amd64, gentoo-sources-2.6.11-r6 which corresponds to kernel.org 2.6.11.6, no SMP, no CONFIG_PREEMPT) and got reproducible kernel oopses when mounting /afs . Apparently a

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-25 Thread Chaskiel M Grundman
--On Monday, April 25, 2005 13:11:53 -0400 Derrick J Brashear [EMAIL PROTECTED] wrote: I wonder if this is the inode semaphore the configure test was (incompletely) added for in 1.3.81, maybe... The inotify stuff does not appear in stock 2.6.11.6 or 2.6.11.7. It does appear in

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-25 Thread Sergio Gelato
* Chaskiel M Grundman [2005-04-25 14:14:25 -0400]: --On Monday, April 25, 2005 13:11:53 -0400 Derrick J Brashear [EMAIL PROTECTED] wrote: I wonder if this is the inode semaphore the configure test was (incompletely) added for in 1.3.81, maybe... The inotify stuff does not appear in stock

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-25 Thread Derrick J Brashear
On Mon, 25 Apr 2005, Sergio Gelato wrote: The kernel I saw this on does indeed include that patch. I'll try to back it out (probably not before tomorrow evening, though). Well, or you can try a cvs head version of afs. ___ OpenAFS-info mailing list

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-24 Thread Bjrn Ruberg
Hello, After /afs is unmounted and afsd -shutdown has been run? Did they work? I tried both and it doesn't help. I am not able to kill the afs-services too. afsd -shutdown executes without errors, but it doesn't work. The PC will only shutdown correctly when afs has been started and it had

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-24 Thread Mike McCabe
You might want to try compiling without any optimizations to. Mike Björn Ruberg wrote: Hello, After /afs is unmounted and afsd -shutdown has been run? Did they work? I tried both and it doesn't help. I am not able to kill the afs-services too. afsd -shutdown executes without errors, but

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-24 Thread Derrick J Brashear
On Sun, 24 Apr 2005, [iso-8859-15] Björn Ruberg wrote: Hello, After /afs is unmounted and afsd -shutdown has been run? Did they work? I tried both and it doesn't help. I am not able to kill the afs-services too. Well, they need to succeed. Did umount /afs succeed? If so, moving on to afsd

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-24 Thread Jason McCormick
--On Sunday, April 24, 2005 11:03:09 AM +0200 Björn Ruberg [EMAIL PROTECTED] wrote: For problem 2 what kernel are you running? Are you running the Gentoo Sources or a plain vanilla kernel. I've always had problems running gentoo sources with Open AFS, even with the 2.4 kernel. Yes, I

[OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-23 Thread Björn Ruberg
Hello, I have to integrate Gentoo-Linux-PCs in an existing AFS cell. I did the great mistake to believe, that I can handle it to get afs working on kernel 2.6. Switching back to 2.4 is not that easy, so I hope somebody can help me. I installed OpenAFS 1.3.79 as 1.3.80 didn't compile on the

Re: [OpenAFS] Problems with OpenAFS 1.3.79 and Kernel 2.11.5

2005-04-23 Thread Derrick J Brashear
On Sat, 23 Apr 2005, Björn Ruberg wrote: Hello, I have to integrate Gentoo-Linux-PCs in an existing AFS cell. I did the great mistake to believe, that I can handle it to get afs working on kernel 2.6. Switching back to 2.4 is not that easy, so I hope somebody can help me. I installed OpenAFS