a bug in 2.6.24 resulting the client "breaking" ONTAP?

Talpey, Thomas Thomas.Talpey at netapp.com
Wed May 28 13:56:01 EDT 2008


At 10:32 AM 5/28/2008, Timo Aaltonen wrote:
>Well, nothing except this crash some time before the problems started, 
>but that doesn't mean they are related:
>
>kernel BUG at /build/buildd/linux-2.6.24/net/sunrpc/rpcb_clnt.c:322!

That's an interesting one, it's the following assertion (that's gone in .25 btw):

    /* Autobind on cloned rpc clients is discouraged */
    BUG_ON(clnt->cl_parent != clnt);

Which I wouldn't expect at all on an NFSv4 mount. Are you running anything
else on the client, such as automounter, NFSv3 mounts, taking NLM locks,
etc? Not that they would necessarily cause your NFSv4 errors.

Tom.



More information about the NFSv4 mailing list