From owner-freebsd-current@FreeBSD.ORG Sun Feb 8 18:42:47 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC86C106564A for ; Sun, 8 Feb 2009 18:42:47 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email1.allantgroup.com (email1.emsphone.com [199.67.51.115]) by mx1.freebsd.org (Postfix) with ESMTP id 625558FC19 for ; Sun, 8 Feb 2009 18:42:47 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email1.allantgroup.com (8.14.0/8.14.0) with ESMTP id n18IKrnK007919 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 8 Feb 2009 12:21:03 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.3/8.14.3) with ESMTP id n18IKSgQ043731 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 8 Feb 2009 12:20:28 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.3/8.14.3/Submit) id n18IKNTt043708; Sun, 8 Feb 2009 12:20:23 -0600 (CST) (envelope-from dan) Date: Sun, 8 Feb 2009 12:20:23 -0600 From: Dan Nelson To: Martin Message-ID: <20090208182023.GF85840@dan.emsphone.com> References: <1233007263.9302.2.camel@localhost.localdomain> <20090129233220.1ed64e6d@zelda.local> <498EB79F.4010905@FreeBSD.org> <20090208130506.267a838d@zelda.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090208130506.267a838d@zelda.local> X-OS: FreeBSD 7.1-STABLE User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: ClamAV version 0.94.1, clamav-milter version 0.94.1 on email1.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (email1.allantgroup.com [199.67.51.78]); Sun, 08 Feb 2009 12:21:03 -0600 (CST) X-Scanned-By: MIMEDefang 2.45 Cc: sean.bruno@dsl-only.net, freebsd-current@freebsd.org, sbruno@freebsd.org Subject: Re: UFS Witness LoR + 5 other LoRs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2009 18:42:47 -0000 In the last episode (Feb 08), Martin said: > Btw... it would be very nice if someone finally implements timeouts and a > detection strategy for NFS packets that don't arrive at their destination > because of fragmentation and wrong rsize/wsize settings. But this is a > totally different topic. There is not much in the docs about it. The solution to that problem is TCP mounts :) -- Dan Nelson dnelson@allantgroup.com