Re: autofs + default /net map + NFS4 — how to?

Lev Serebryakov lev at FreeBSD.org
Thu May 13 21:46:09 UTC 2021


On 14.05.2021 0:10, Rick Macklem wrote:

> lev wrote:
> [stuff snipped]
>> I could mount "blob:/home" or "blob:/ports" with mount -t nfs like this:
>>
>> # mount -t nfs -o nfsv4,tcp blob:/home /mnt
> Oh, and you might want to consider using "minorversion=1" (or even 2
> if/when you are running FreeBSD13 or later).
> NFSv4.1 (and 4.2) are much better protocols than NFSv4.0 and the
> implementations should now be pretty solid, so long as you avoid
> enabling delegations (off by default).

  Could it be done on server-side? I don't want to touch all clients. Like "Prefer 4.2, but allow 4.0 too"?

> - NFSv4.1 was a minor revision in name only. The RFC is only 500+ pages long.
  "only"! :)

-- 
// Lev Serebryakov


More information about the freebsd-fs mailing list