From owner-freebsd-fs@FreeBSD.ORG Sat Aug 11 09:12:59 2007 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A12316A418 for ; Sat, 11 Aug 2007 09:12:59 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from itchy.rabson.org (unknown [IPv6:2001:618:400::50b1:e8f2]) by mx1.freebsd.org (Postfix) with ESMTP id 8E43C13C458 for ; Sat, 11 Aug 2007 09:12:58 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from [80.177.232.250] (herring.rabson.org [80.177.232.250]) by itchy.rabson.org (8.13.3/8.13.3) with ESMTP id l7B9Curr000968; Sat, 11 Aug 2007 10:12:56 +0100 (BST) (envelope-from dfr@rabson.org) From: Doug Rabson To: Rick Macklem In-Reply-To: References: <46BC9944.9010408@samsco.org> Content-Type: text/plain Date: Sat, 11 Aug 2007 10:12:56 +0100 Message-Id: <1186823576.99911.21.camel@herring.rabson.org> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.87.1/3923/Sat Aug 11 09:03:45 2007 on itchy.rabson.org X-Virus-Status: Clean Cc: freebsd-fs@freebsd.org Subject: Re: multiplexing TCP sockets in the NFS client X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Aug 2007 09:12:59 -0000 On Fri, 2007-08-10 at 14:12 -0400, Rick Macklem wrote: > > On Fri, 10 Aug 2007, Scott Long wrote: > > > > > Is SCTP of any interest in the NFS world? > > > > Scott > > > Good question, for which I don't have a good answer. Maybe I'll ask on > the IETF mailing list... > > It is mentioned as an alternative to TCP in the NFSv4 (or is it the 4.1 > draft) RFC, but I don't know of anyone with an implementation. I'm sure I remember reading something about SCTP in one of the NFS over RDMA drafts.