NFS: Difference between revisions

From DWIKI
mNo edit summary
mNo edit summary
Line 29: Line 29:


 
 


== show clients ==
== show clients ==


  showmount -a
  cat /var/lib/nfs/rmtab
     


== versions supported by server ==
== versions supported by server ==


  cat /proc/fs/nfsd/versions
  cat /proc/fs/nfsd/versions

Revision as of 10:33, 23 September 2021

Network File System

Links

 

 

FAQ

mount -t nfs taking very long

mount.nfs: No route to host

firewall, really

 

 

exports in /proc

cat /proc/fs/nfs/exports

Failed: stale file handle

umount -fl

 


show clients

cat /var/lib/nfs/rmtab

versions supported by server

cat /proc/fs/nfsd/versions