Latest working kernel version: Earliest failing kernel version: Distribution: Fedora 8 Hardware Environment: Software Environment: Problem Description: I have nfs mounts mounted via automount. Suddenly it stopped working. After short investigation, appeared that kernel helper thread stuck in 'D' state - refer attachement for "echo w > /proc/sysrq-trigger" output Steps to reproduce:
Created attachment 16334 [details] echo w > sysrq-trigger # output
This should already be fixed in 2.6.25, where rpciod is no longer responsible for closing the open context, and therefore cannot get into a situation where it calls rpc_shutdown_client on itself.