Fix NFS Stalls on Linux with Fast Networking (Like InfiniBand)
Update 4/8/2017: This issue is actually caused by an underlying memory allocation deadlock bug in the ib_mthca kernel driver. The only true fix is to buy new hardware which does not use that driver and instead uses mlx4_ib. The following is left up for reference. For the last 6 months, I’ve had the most frustrating issue […]