> On Apr 26, 2017, at 3:47 PM, scar <scar@xxxxxxxxxx> wrote: > > Chuck Lever wrote on 04/26/2017 01:32 PM: >> If it's every 5 minutes, that's probably the RPC idle timeout >> that is closing the connection. >> >> So this should be entirely harmless. > > Yes so far it seems harmless, but it is annoying and fills up the log with spam, plus it's not something I see when using NFS/TCP. That's correct, NFS/TCP does not have the "connected / closed" messages, but the idle timeout behavior is the exactly the same. I tried to remove those messages a few years ago and was told to go pound sand. The best you can do is create a mechanism to access a file on those mount points more frequently than the idle timeout. That should prevent the connection from closing. -- Chuck Lever -- 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