From: Trond Myklebust Subject: Re: NFS server not responding Date: 27 Nov 2003 15:02:37 -0500 Sender: nfs-admin@lists.sourceforge.net Message-ID: References: <1069934421.4677.77.camel@wibbit.firebox.com> <1069960032.4680.71.camel@wibbit.firebox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: nfs@lists.sourceforge.net Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Cipher TLSv1:DES-CBC3-SHA:168) (Exim 3.31-VA-mm2 #1 (Debian)) id 1APSLj-0000Lq-00 for ; Thu, 27 Nov 2003 12:02:51 -0800 Received: from pat.uio.no ([129.240.130.16] ident=7411) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.24) id 1APSLj-0002V2-66 for nfs@lists.sourceforge.net; Thu, 27 Nov 2003 12:02:51 -0800 To: Douglas Furlong In-Reply-To: <1069960032.4680.71.camel@wibbit.firebox.com> Errors-To: nfs-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Unsubscribe: , List-Archive: >>>>> " " == Douglas Furlong writes: > What sort of things would be causing the client to have to > re-transmit so often? UDP is not a reliable transport protocol. Packets can get dropped by switches, and by the server itself, in which case the client's only option is to time out and retransmit. TCP offers reliability, but at the price of a slight protocol overhead. > Client rpc stats: calls retrans authrefrsh 3431978 15968 0 > Those retrans numbers, as a percentage of the calls, does it > seem appropriate? Yep. 0.5% seems reasonable enough. Cheers, Trond ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs