Lesson 5

Date: 2/19/2009
Network File System (NFS)
Linux for Engineering and IT Applications


NFSv4 main features

  • NFS v2 and v3 are stateless protocols, but NFSv4 introduces state.
  • Better file locking mechanism.
  • Introduces file delegation.
  • NFSv4 uses compound RPCs.
  • A number of sophisticated security mechanisms.
  • Introduces protocol support for file migration and replication.


  • Take me to the Course Website