NFS
Last updated
Last updated
Command
Option
Description
nfsstat
list NFS statistics
-m
Print information about each of the mounted NFS file systems.
exportfs
maintain table of exported NFS file systems
-s
Display the current export list suitable for /etc/exports
-a
Export or unexport all directories.
-r
Reexport all directories, synchronizing /var/lib/nfs/etab with /etc/exports. This option removes entries in /var/lib/nfs/etab which have been deleted from /etc/exports, and removes any entries from the kernel export table which are no longer valid.
-u
Unexport one or more directories.
Showmount <ip>
show mount information for an NFS server
-e
Show the NFS server's export list