stupid question about NFSV4

Julien Cigar jcigar at ulb.ac.be
Mon Jan 27 13:46:26 UTC 2014


OK it seems to work with:

vfs.nfsd.server_min_nfsvers=4
vfs.nfsd.server_max_nfsvers=4

and:

V4: /exports -sec=sys -network 192.168.0.0/24
/exports/home -maproot=root: -network=192.168.0.0/24

I hope it's the way to go.. :)

On Mon, Jan 27, 2014 at 02:00:59PM +0100, Julien Cigar wrote:
> Hello,
> 
> We're busy to upgrade some machines from 8.2-RELEASE to 10-RELEASE.
> I take this opportunity to migrate from NFSV3 to NFSV4.
> 
> Let's say I would like to allow NFSV4 _only_, in /etc/exports:
> - is a single V4: line enough ?
> - can I have multiple V4: lines ?
> - are lines that don't begin with V4: also taken into account for NFSV4?
> 
> For the moment I have the following: https://dpaste.de/gLeZ but it
> doesn't seems to work with that single V4: line ... (the mount works,
> but ls returns nothing)
> 
> So basically I would like to export /usr/home with a V4: /exports and
> /usr/home nullfs mounted under /exports/home
> 
> Any idea ? :) 
> 
> Thanks,
> Julien
> 
> -- 
> No trees were killed in the creation of this message.
> However, many electrons were terribly inconvenienced.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

-- 
No trees were killed in the creation of this message.
However, many electrons were terribly inconvenienced.


More information about the freebsd-questions mailing list