From owner-freebsd-fs@freebsd.org Wed Jan 18 09:35:11 2017 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5F38CB5FFA for ; Wed, 18 Jan 2017 09:35:11 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C9591604 for ; Wed, 18 Jan 2017 09:35:11 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1cTme4-00080x-N4; Wed, 18 Jan 2017 10:35:09 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Rick Macklem" Subject: Re: NFS 4.1 exports References: Date: Wed, 18 Jan 2017 10:35:07 +0100 Cc: "freebsd-fs@freebsd.org" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.4.0 X-Scan-Signature: a9e4b997d6a751f3e45cb47a3c2b1d2c X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2017 09:35:11 -0000 The original question was not posted by me, so I cc this answer back into the mailinglist as Rick is quite knowledgeable in the NFS stuff of FreeBSD. Ronald. On Tue, 17 Jan 2017 23:35:38 +0100, Rick Macklem wrote: > The server supports both NFSv4.0 and NFSv4.1 and the exports are the > same for both. > `man exports` is confusing, but you need the same lines as you would > have to export > the file systems for NFSv3 + a line that defines where the root of the > NFSv4 directory tree is. > This additional line does not export any file systems, so you still need > all the lines for the > file systems. This additional line starts with ``V4: ...``. > (FreeBSD9 only supported NFSv4.0, but 10,11,current support 4.1 as well.) > > rick > > ________________________________________ > From: owner-freebsd-fs@freebsd.org on > behalf of Ronald Klop > Sent: Tuesday, January 17, 2017 2:28:03 PM > To: Michael Ware; Malte Graebner > Cc: freebsd-fs@freebsd.org > Subject: Re: NFS 4.1 exports > > Hello, > > 'man nfsv4' gives some information (on 12-STABLE). I don't know if it is > 4.0 or 4.1 or what the exact difference is. I don't run it myself > currently. > > Regards, > Ronald. > > > On Fri, 13 Jan 2017 19:51:51 +0100, Malte Graebner > wrote: > >> Hi Micheal, >> >> are you looking for this ? >> >> https://www.freebsd.org/cgi/man.cgi?query=nfsv4&sektion=4 >> >> # man nfsd >> >> As described in the man page nfsd is using nfs4 isn't it ? >> >> >> br, >> >> malte >> >> Am 01/13/17 um 19:42 schrieb Michael Ware: >>> Hi Malte, >>> Thanks for the reply. I have seen this previously although I am running >>> a standard nfs daemon at this point. There doesn't seem to be a way to >>> set the version of export through. >>> Mike >>> >>> On Fri, Jan 13, 2017 at 10:21 AM, Malte Graebner >> > wrote: >>> >>> Take a look at zfs share / zfs export >>> >>> https://docs.oracle.com/cd/E23824_01/html/821-1448/gayne.html >>> >>> >>> br, >>> malte >>> >>> Am 01/13/17 um 18:49 schrieb Michael Ware: >>> >>> I just installed freebsd 11 and am looking to set up an NFS >>> 4.1 server on >>> it. I have not been able to find any documentation on this. Is >>> this feature >>> not available yet? >>> >>> Thanks >>> Mike >>> >>> >>> >>> >>> -- Michael Ware >>> UCSC Baskin Engineering >>> Unix, Network and Security >>> 406-210-4725 >> >> _______________________________________________ >> freebsd-fs@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-fs >> To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-fs@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"