Displaying 1 result from an estimated 1 matches for "server_min_nfsv".
2013 Feb 14
1
NFS resources, how to check version
Hello,
I set up NFSv4 server. To make sure I set
vfs.nfsd.server_min_nfsvers=4. I can check its version, for example,
by tcpduming and then I can see in wireshark lines like:
Network File System
Program Version: 4
V4 Procedure: COMPOUND....
....
is there any easier way to check its version?
I see there is nfsstat -e option which shows delegs and locks. But all
other one...