From owner-freebsd-fs@freebsd.org Tue Jan 17 19:28:08 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 32A66CB4373 for ; Tue, 17 Jan 2017 19:28:08 +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 E6FD81D9E for ; Tue, 17 Jan 2017 19:28:07 +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 1cTZQK-0003yt-TF; Tue, 17 Jan 2017 20:28:05 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Michael Ware" , "Malte Graebner" Cc: "freebsd-fs@freebsd.org" Subject: Re: NFS 4.1 exports References: Date: Tue, 17 Jan 2017 20:28:03 +0100 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: 7006e789400ccdeb5065f5d065827fb5 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: Tue, 17 Jan 2017 19:28:08 -0000 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"