Comment 58 for bug 974664

Revision history for this message
In , Ben (ben-redhat-bugs) wrote :

(In reply to comment #27)
>
> 3.3.2-6.fc16.x86_64 is all now. These
>
> nfs4_reclaim_open_state: Lock reclaim failed!
>
> messages are filling /var/log/messages at about 1MB/sec. So with
> an average / filesystem of 8 or 16GB, you can estimate the remaining
> uptime after it hits you ...
>
> So can I have this kernel OOPS back please?

It looks like this is avoided in mainline due to a previous commit:

commit 96dcadc2fdd111dca90d559f189a30c65394451a
Author: William Dauchy <email address hidden>
Date: Wed Mar 14 12:32:04 2012 +0100

    NFSv4: Rate limit the state manager for lock reclaim warning messages

This should presumably go into stable as well, though it seems to me that that still leaves a bug to fix - either the warning is real and we should try to avoid the problem, or the warning is bogus and should be removed.