NFSv4 without Kerberos [solved]

Alexander Lunev lan at zato.ru
Fri Aug 16 13:21:31 UTC 2019


>> I've already tried in any order, it doesn't change anything.
> 
> In any order mountd on server complain to attributes?

Order in exports file don't matter, if there are no errors then any 
order will work.

> All FS on UFS?

Yes.

I found it: should be

# mount_nfs -o nfsv4 10.101.0.1:/ /mnt

and NOT

# mount_nfs -o nfsvers=4 10.101.0.1:/ /mnt

With mount_nfs -o nfsv4 share is mounted OK.

-- 
Best regards
Alexander Lunev


More information about the freebsd-net mailing list