On Thu, Mar 01, 2012 at 02:55:24PM -0800, Simon Kirby wrote: > Here's another one, from 3.2.2. I guess it's still happening. :/ In cleaning this one up, "umount -t nfs -a -l" left the socket there still in CLOSE_WAIT. There were a few stuck "df" processes from our monitoring script: 31370 D< df -mPt nfs rpc_wait_bit_killable 31822 D< df -mPt nfs rpc_wait_bit_killable 31847 D< df -mPt nfs rpc_wait_bit_killable ...killing those made the socket actually close and change to TIME_WAIT, allowing me to remount everything, and it all works again. Simon- -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html