Content deleted Content added
Mindmatrix (talk | contribs) m Reverted edits by 31.94.56.193 (talk) to last version by Citation bot |
m cite repair; |
||
Line 4:
{{IPstack}}
'''Network File System''' ('''NFS''') is a [[distributed file system]] protocol originally developed by [[Sun Microsystems]] (Sun) in 1984,<ref name="sun85">{{cite
== Versions and variations ==
Line 35:
NFS version 4.1 (RFC 5661, January 2010; revised in RFC 8881, August 2020) aims to provide protocol support to take advantage of clustered server deployments including the ability to provide scalable parallel access to files distributed among multiple servers (pNFS extension). Version 4.1 includes Session trunking mechanism (Also known as NFS Multipathing) and available in some enterprise solutions as [[VMware ESXi]].
NFS version 4.2 (RFC 7862) was published in November 2016<ref>{{cite
| url = https://tools.ietf.org/html/rfc7862
| title = NFS Version 4 Minor Version 2
Line 52:
* the byte-range advisory Network Lock Manager (NLM) protocol (added to support [[UNIX System V]] [[file locking]] APIs)
* the remote quota-reporting (RQUOTAD) protocol, which allows NFS users to view their data-storage quotas on NFS servers
* [[NFS over RDMA]], an adaptation of NFS that uses [[remote direct memory access]] (RDMA) as a transport<ref>{{cite web|url= http://www.connectathon.org/talks06/talpey-cthon06-nfs-rdma.pdf|title= NFS/RDMA Implementation(s) Update|author= Tom Talpey|publisher= Network Appliance, Inc.|date= February 28, 2006
* NFS-Ganesha, an NFS server, running in user-space and supporting various file systems like [[GPFS|GPFS/Spectrum Scale]], CephFS via respective FSAL (File System Abstraction Layer) modules. The [[Ceph (software)|CephFS]] FSAL supported using libcephfs<ref>
{{cite book
Line 64:
| date = 2016
| page = 110
| isbn = {{Format ISBN|9781784397364}}
| access-date = 2017-03-21
| quote = NFS-Ganesha is an NFS server that runs in user space and supports the CephFS FSAL (File System Abstraction Layer) using libcephfs.
Line 106:
| access-date = 2019-07-16
}}</ref> This caused many of AT&T's other licensees of UNIX System to become concerned that this would put Sun in an advantaged position, and ultimately led to Digital Equipment, HP, IBM, and others forming the [[Open Software Foundation]] (OSF) in 1988. Ironically, Sun and AT&T had formerly competed over Sun's NFS versus AT&T's [[Remote File System]] (RFS), and the quick adoption of NFS over RFS by Digital Equipment, HP, IBM, and many other computer vendors tipped the majority of users in favor of NFS.
NFS [[interoperability]] was aided by events called "Connectathons" starting in 1986 that allowed vendor-neutral testing of implementations with each other.<ref>{{Cite web |title= What is Connectathon? |website= Original Connectathon.Org web site |url= http://www.connectathon.org/
=== 1990s ===
|