Comment 53 for bug 661294

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

This bug sounds like a tuning issue. Has anyone tried reducing the rsize to 32K or smaller? You could also try using NFSv2...it has 8K buffers, so the copy will take a LONG time, but eliminates a lot of overhead to help determine where to look. If the copy works in either scenario, then we can start tuning the mounts appropriately.