(Switching to bugzilla email interface, and ccing linux-nfs) On Wed, 2009-04-22 at 20:49 +0000, bugzilla-daemon@xxxxxxxxxxxxxxxxxxx wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=13034 > > > > > > --- Comment #12 from Petr Vandrovec <petr@xxxxxxxxxxxxxx> 2009-04-22 20:49:58 --- > Unfortunately I have no access to the server (they are some NetApp and EMC > storage devices maintained by company IT). > > It seems that they are all configured same way, so after mount they start > timing out connections all at the same moment (after 10 minutes since mount, or > something like that), and netstat above is captured when I run 'df' after > connections moved from established to time_wait on client side. That TIME_WAIT > disappear after 60 seconds, as expected. So these connections are basically timing out because the systems are idle? (FYI: the NFS convention is that clients are supposed to close the TCP connection if it has been idle for 5 minutes, whereas the servers usually close it if the client has been idle for 6 minutes)... -- 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