Difference between revisions of "Redhat:NFS Client"

From Define Wiki
Jump to navigation Jump to search
(Created page with "== NFS Client == == NFS Mount Options == == fstab == == Diskless Clients == == Soft Mounting == == Client NFS Status ==")
 
Line 10: Line 10:
  
 
== Client NFS Status ==
 
== Client NFS Status ==
 +
 +
The files documenting the current status of the NFS client are generally found in two directories:
 +
 +
* /var/lib/nfs
 +
* /proc/fs/nfsd
 +
 +
The two main files to check are:
 +
 +
* etab  - full description of mounted directories
 +
* rmtab - state of mounted shares

Revision as of 13:03, 25 August 2013

NFS Client

NFS Mount Options

fstab

Diskless Clients

Soft Mounting

Client NFS Status

The files documenting the current status of the NFS client are generally found in two directories:

  • /var/lib/nfs
  • /proc/fs/nfsd

The two main files to check are:

  • etab - full description of mounted directories
  • rmtab - state of mounted shares