下面是针对 nfs 所有的版本,我们可以通过不同的RFC 进行详细看其RFC的细节来进行对比:

下面是备忘一些NFS RFC 的链接:

https://datatracker.ietf.org/doc/search?name=nfs&sort=&rfcs=on&activedrafts=on nfs 搜索页(有些草案被更新了)

https://tools.ietf.org/html/rfc7862 v4.2 nfs 

https://tools.ietf.org/html/rfc5661 v4.1 nfs 

https://tools.ietf.org/html/rfc7530 v4.0 nfs 

https://tools.ietf.org/html/rfc3530 v4.0 nfs 

https://tools.ietf.org/html/rfc1813 v3.0 nfs 

https://tools.ietf.org/html/rfc1094 v2.0 nfs 

NFS版本介绍:https://en.wikipedia.org/wiki/Network_File_System

man nfs:

NFS  is  an Internet Standard protocol created by Sun Microsystems in 1984. NFS was developed to allow file sharing between systems
       residing on a local area network.  The Linux NFS client supports three versions of the NFS protocol: NFS version 2  [RFC1094],  NFS
       version 3 [RFC1813], and NFS version 4 [RFC3530].

保持更新,转载请注明出处;更多内容,请关注cnblogs.com/xuyaowen; 如果您有问题,欢迎留言交流;

相关文章:

  • 2021-08-03
  • 2021-09-14
  • 2022-02-12
  • 2021-08-26
  • 2022-02-18
  • 2021-06-20
  • 2022-12-23
猜你喜欢
  • 2022-01-09
  • 2022-02-07
  • 2022-02-07
  • 2021-11-30
  • 2021-12-10
  • 2022-03-08
相关资源
相似解决方案