Date: Mon, 01 Jun 2020 11:46:36 +0100 From: "Norman Gray" <norman.gray@glasgow.ac.uk> To: Thomas Mueller <mueller6722@twc.com> Cc: <freebsd-questions@freebsd.org> Subject: Re: Documentation and debugging for NFSv4 Message-ID: <44E6BA74-F5D7-4A18-96D3-09D4CD1C2BA9@glasgow.ac.uk> In-Reply-To: <070e490e389244058480297b6b83dd14@cas07.campus.gla.ac.uk> References: <D3388CA5-84AA-48F4-8B47-8B94EFA4305A@glasgow.ac.uk> <20200522182635.GA4515@geeks.org> <070e490e389244058480297b6b83dd14@cas07.campus.gla.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Thomas, hello. On 1 Jun 2020, at 8:31, Thomas Mueller wrote: > One question has bugged me, how to set up /etc/exports to be able to > export by either NFSv3 or NFSv4, without having to have two files and > copy to /etc/exports every time you want to use the other (NFSv3 or 4) > protocol. It should be that if you include V4: / in the /etc/exports, setting the NFS-root, then the same paths will be accessible via both v3 and v4. I recall this did work for me, though in my case I'm committing to NFSv4 only, so have set a NFS-root different from /. In the case of 'V4: /foo', then the directory /foo/bar will be accessible as that via NFSv3 and as /bar via NFSv4. Best wishes, Norman -- Norman Gray : http://www.astro.gla.ac.uk/users/norman/it/ Research IT Coordinator SUPA School of Physics and Astronomy, University of Glasgow, UK Charity number SC004401
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44E6BA74-F5D7-4A18-96D3-09D4CD1C2BA9>