Comment 56 for bug 661294

Revision history for this message
Andrew Chambers (andrewrchambers) wrote : Re: System lock-up when receiving large files (big data amount) from NFS server

@David

There were a few typos in the commands Stefan suggested. (Replace sunprc with sunrpc)

So try:

sudo sh -c 'echo 32767 >/proc/sys/sunrpc/nfs_debug'

And

sudo sh -c 'echo 32767 >/proc/sys/sunrpc/rpc_debug'

I'd be interested to see whether this clears up any crashes at your end as well.

Apologies as I still haven't got round to debugging this further, but should be able to help soon.