From owner-freebsd-fs@FreeBSD.ORG Sat Nov 17 14:04:53 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F99359E for ; Sat, 17 Nov 2012 14:04:53 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id ABF5F8FC08 for ; Sat, 17 Nov 2012 14:04:52 +0000 (UTC) Received: from tom.home (localhost [127.0.0.1]) by kib.kiev.ua (8.14.5/8.14.5) with ESMTP id qAHE4mPs027435; Sat, 17 Nov 2012 16:04:48 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.7.1 kib.kiev.ua qAHE4mPs027435 Received: (from kostik@localhost) by tom.home (8.14.5/8.14.5/Submit) id qAHE4m2V027434; Sat, 17 Nov 2012 16:04:48 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 17 Nov 2012 16:04:48 +0200 From: Konstantin Belousov To: Rick Macklem Subject: Re: RFC: moving NFSv4.1 client from projects to head Message-ID: <20121117140448.GP73505@kib.kiev.ua> References: <1597743449.486373.1353118549122.JavaMail.root@erie.cs.uoguelph.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5ZmWxaBoDEwVVFom" Content-Disposition: inline In-Reply-To: <1597743449.486373.1353118549122.JavaMail.root@erie.cs.uoguelph.ca> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=0.2 required=5.0 tests=ALL_TRUSTED, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: "freebsd-fs@freebsd.org" X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2012 14:04:53 -0000 --5ZmWxaBoDEwVVFom Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 16, 2012 at 09:15:49PM -0500, Rick Macklem wrote: > Hi, >=20 > I've been working on NFSv4.1 client support for FreeBSD > for some time now and known issues from testing at a > Bakeathon last June have been resolved. The patch is > rather big, but I believe it should not affect the > client unless the new mount options: > minorversion=3D1,pnfs > are used for an nfsv4 mount. >=20 > Since I don't believe that the new NFS client will be > affected unless these new mount options are used, I think > it could go into head now. On the other hand, there are few > NFSv4.1 servers currently available, so it might not yet > be widely useful. (See below for slides w.r.t. server availability.) >=20 > How do folks feel about doing this in early December? >=20 > Since it doesn't change any KBIs, it could also be MFC'd > to stable/9. Would MFC'ing it to stable/9 make sense? >=20 > For those interested in testing and/or reviewing it, > the code is currently in: > base/projects/nfsv4.1-client > (It is purely a kernel patch.) > Also, the current state of NFSv4.1 servers is roughly: > http://www.pnfs.com/docs/LISA-11-pNFS-BoF-final.pdf >=20 > Thanks in advance for any comments, rick IMO, the earlier the change that you feel mature enough, hits the HEAD in the HEAD x.0 cycle, the better. That said, would you mind to put a diff somewhere to ease the review and testing ? --5ZmWxaBoDEwVVFom Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCnmX8ACgkQC3+MBN1Mb4hI3QCfTfvaEbuUCJHSTnIng4k/cQQF 4zwAoKk4eM9QhrbL+KW4rGT+lfC78Ihq =c9XC -----END PGP SIGNATURE----- --5ZmWxaBoDEwVVFom--