[OpenAFS] multiplt kernel call traces

2010-03-15 Thread ematlis
I'm getting many, but I mean, many call traces with openafs on my Fedora 12 x86_64 system running recent kernels. I've included one below. Is this a real kernel crash, and if so, is there a fix for this? Or is it harmless? Thanks, eric Mar 15 09:22:30 aerogold NetworkManager: info DHCP:

Re: [OpenAFS] multiplt kernel call traces

2010-03-15 Thread Simon Wilkinson
On 15 Mar 2010, at 13:35, emat...@yahoo.com wrote: I'm getting many, but I mean, many call traces with openafs on my Fedora 12 x86_64 system running recent kernels. I've included one below. Is this a real kernel crash, and if so, is there a fix for this? Or is it harmless? This is the

Re: [OpenAFS] multiplt kernel call traces

2010-03-15 Thread ematlis
Thank you so much for your prompt reply. As a follow up to your response- will this problem go away for kernel version 2.6.33? If so, perhaps I can upgrade to that version. As an alternative- can I fix this by downgrading the kernel to some lesser version (say 2.6.30)? By the way, this issue

[OpenAFS] Re: multiplt kernel call traces

2010-03-15 Thread Andrew Deason
On Mon, 15 Mar 2010 07:08:48 -0700 (PDT) emat...@yahoo.com wrote: As a follow up to your response- will this problem go away for kernel version 2.6.33? If so, perhaps I can upgrade to that version. As an alternative- can I fix this by downgrading the kernel to some lesser version (say

RE: [OpenAFS] OpenAFS for Windows 1.5.72, Windows 7, VPN session killing

2010-03-15 Thread Buhrmaster, Gary
-Original Message- From: openafs-info-ad...@openafs.org [mailto:openafs-info- ad...@openafs.org] On Behalf Of Jeff Blaine Sent: Friday, March 12, 2010 7:44 PM To: openafs-info@openafs.org Subject: [OpenAFS] OpenAFS for Windows 1.5.72, Windows 7, VPN session killing As soon as I

Re: [OpenAFS] Re: multiplt kernel call traces

2010-03-15 Thread ematlis
Thanks very much. eric --- On Mon, 3/15/10, Andrew Deason adea...@sinenomine.net wrote: From: Andrew Deason adea...@sinenomine.net Subject: [OpenAFS] Re: multiplt kernel call traces To: openafs-info@openafs.org Date: Monday, March 15, 2010, 9:16 AM On Mon, 15 Mar 2010 07:08:48 -0700 (PDT)

Re: [OpenAFS] multiplt kernel call traces

2010-03-15 Thread Simon Wilkinson
On 15 Mar 2010, at 14:08, emat...@yahoo.com wrote: As a follow up to your response- will this problem go away for kernel version 2.6.33? If so, perhaps I can upgrade to that version. It will, yes. As an alternative- can I fix this by downgrading the kernel to some lesser version (say

Re: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Derrick Brashear
On Mon, Mar 15, 2010 at 8:44 AM, Kieffer, Catherine catherine.kief...@spirent.com wrote: How do I generate a proper bug report for those binaries? An improper one is fine, i'll ask for more info. Probably information about the processor and patches applied to the OS I will download 1.4.12 and

RE: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Kieffer, Catherine
Along with the below, after thinking about the .o file you mentione, I started from scratch and received different errors. Not sure what to make of them. I also uninstalled flex the second time hoping maybe it was conflict between lex and flex, but no such luck.

Re: [OpenAFS] multiplt kernel call traces

2010-03-15 Thread ematlis
Simon- you are correct, I meant the rpmfusion repository, not the fedora. Given what you've just said, I'll stick with your rpms! Thanks very much for your informative and detailed responses. eric p.s.- the machine in question is sort of a beta tester for the Notre Dame campus in terms of

Re: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Derrick Brashear
On Mon, Mar 15, 2010 at 9:35 AM, Kieffer, Catherine catherine.kief...@spirent.com wrote:      bison -y  error_table.y make: 1254-059 The signal code from the last command is 13. bison's broken, apparently. it crashed. see if you can find and install yacc. -- Derrick

[OpenAFS] Re: multiplt kernel call traces

2010-03-15 Thread Andrew Deason
On Mon, 15 Mar 2010 09:16:48 -0500 Andrew Deason adea...@sinenomine.net wrote: On Mon, 15 Mar 2010 07:08:48 -0700 (PDT) emat...@yahoo.com wrote: As a follow up to your response- will this problem go away for kernel version 2.6.33? If so, perhaps I can upgrade to that version. As an

Re: [OpenAFS] Re: multiplt kernel call traces

2010-03-15 Thread Marc Dionne
On Mon, Mar 15, 2010 at 11:05 AM, Andrew Deason adea...@sinenomine.net wrote: On Mon, 15 Mar 2010 09:16:48 -0500 Andrew Deason adea...@sinenomine.net wrote: On Mon, 15 Mar 2010 07:08:48 -0700 (PDT) emat...@yahoo.com wrote: As a follow up to your response- will this problem go away for

RE: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Kieffer, Catherine
Am looking for yacc now, but figured I had better mention this just in case. the bos.adt.utils does include yacc. Any chance I need something set in my environment? [900] r...@orion /home/ckieffer/tmpbuild/openafs-1.4.11: lslpp -l bos.adt.utils Fileset Level State

Re: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Derrick Brashear
That should be fine. Try uninstalling bison, if it's segfaulting there's not much point in leaving it installed. On Mon, Mar 15, 2010 at 12:35 PM, Kieffer, Catherine catherine.kief...@spirent.com wrote: Am looking for yacc now, but figured I had better mention this just in case.   the

Re: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Derrick Brashear
add --disable-pam to your configure arguments. On Mon, Mar 15, 2010 at 1:58 PM, Kieffer, Catherine catherine.kief...@spirent.com wrote: Well I guess after all the effort when I tried with C++ v7, I should have started with a clean slate.  It got further with bison and fles removed, but still

Re: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Russ Allbery
Kieffer, Catherine catherine.kief...@spirent.com writes: + echo No link line for system rs_aix61. No link line for system rs_aix61. /home/ckieffer/tmpbuild/openafs-1.4.11/src/pinstall/pinstall pam_afs.so.1 /home/ckieffer/tmpbuild/openafs-1.4.11/lib/pam_afs.so.1 Can't open source

RE: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Kieffer, Catherine
First, thank you for all your assistance so far. That got rid of the error at the end. I am going to have to read through all the output I think. I only need the client, so that it wouldn't install everying into my OS, I ran this command. make install DESTDIR=/home/ckieffer/afs No

Re: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Derrick Brashear
On Mon, Mar 15, 2010 at 4:07 PM, Kieffer, Catherine catherine.kief...@spirent.com wrote: First, thank you for all your assistance so far. That got rid of the error at the end.  I am going to have to read through all the output I think.  I only need the client, so that it wouldn't install

RE: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Kieffer, Catherine
Thank you very much. Darn those trees :) Sometimes I get so deep into trying to figure it out I forget where I started. ck -Original Message- From: Derrick Brashear [mailto:sha...@gmail.com] Sent: Monday, March 15, 2010 4:10 PM To: Kieffer, Catherine Cc: openafs-info@openafs.org

RE: [OpenAFS] Request for Assistance with OpenAFS - AIX v6.1 build attempt fails with .yylex undefined symbol

2010-03-15 Thread Kieffer, Catherine
Thank you again for all your help. It crashed the first time I ran the rc.afs, but after it came back up, I cleaned out the /usr/vice/cache, and so far seems to be working ok after starting it again. I did submit the bug item as you requested. I am also going to upgrade the computer to [512]

[OpenAFS] OpenAFS Newsletter, Volume 2, Issue 3, March 2010

2010-03-15 Thread Jason Edgecombe
Here is the March 2010 issue of the OpenAFS Newsletter: OpenAFS Newsletter, Volume 2, Issue 3, March 2010 Welcome to the eleventh issue of the OpenAFS newsletter. This newsletter summarizes what is happening in the OpenAFS community. As always, volunteers, patches, bug reports, or any