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 has bitten me in the past by causing my system to create 
such large /var/log/messages files that the filesystem reached 100%.  I fixed 
that by adding 

:msg, contains, "ima_file_free"         ~
:msg, contains, "iint_free"             ~

to /etc/rsyslog.conf as per an earlier suggestion of yours.

I found I needed pam-afs-session; is the library provided in the rpm going to 
be included in the default openafs packages?

Lastly- since I run Fedora, which now provides openafs by their own 
repositories, which repository would you recommend- theirs or yours?

--- On Mon, 3/15/10, Simon Wilkinson <[email protected]> wrote:

> From: Simon Wilkinson <[email protected]>
> Subject: Re: [OpenAFS] multiplt kernel call traces
> To: [email protected]
> Cc: [email protected]
> Date: Monday, March 15, 2010, 8:45 AM
> 
> On 15 Mar 2010, at 13:35, [email protected]
> 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 IMA problem that's popped up here in the past,
> and is being tracked by RT #125704
> 
> These aren't ooopses or panics - they're simply calls to
> dump_stack(). The main problem with them is that they can
> significantly slow down your machine - you'll get one output
> for every file in your cache directory upon startup, and
> you'll probably also see them in normal operation. Sadly,
> this is a problem with the Linux kernel that we can't fix -
> the IMA interface in 2.6.31 and 2.6.32 is broken, and
> unusable by out of tree filesystems. The interface has been
> completely redesigned in 2.6.33.
> 
> You can fix this if you're prepared to rebuild your kernel,
> and disable the CONFIG_IMA option.
> 
> Hope that helps,
> 
> Simon.
> 
> 



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

Reply via email to