Main Page

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
 
(43 intermediate revisions not shown)
Line 4: Line 4:
'''Development'''
'''Development'''
* Mailing lists:
* Mailing lists:
-
** linux-nfs@vger.kernel.org ([http://news.gmane.org/gmane.linux.nfs archive])
+
** linux-nfs@vger.kernel.org ([http://marc.info/?l=linux-nfs archive])
-
** linux-kernel@vger.kernel.org ([http://news.gmane.org/gmane.linux.kernel archive])
+
** linux-fsdevel@vger.kernel.org ([http://marc.info/?l=linux-fsdevel archive])
 +
** linux-kernel@vger.kernel.org ([http://marc.info/?l=linux-kernel archive])
** defunct pnfs list [http://linux-nfs.org/pipermail/pnfs/ archive]
** defunct pnfs list [http://linux-nfs.org/pipermail/pnfs/ archive]
** defunct nfsv4 list [http://linux-nfs.org/pipermail/nfsv4/ archive]
** defunct nfsv4 list [http://linux-nfs.org/pipermail/nfsv4/ archive]
-
* IRC: #linux-nfs at oftc.net
+
* IRC: #linux-nfs at oftc.net (mainly for developer chat; questions are better sent to the mailing list)
* Code repositories:
* Code repositories:
-
** [http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=summary kernel]
+
** [http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=summary upstream kernel]
** [http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=summary nfs-utils]
** [http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=summary nfs-utils]
-
** [http://git.linux-nfs.org/ various personal git repositories]
+
** [http://git.linux-nfs.org/?p=steved/rpcbind.git;a=summary rpcbind]
 +
** [http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary libtirpc]
 +
** [http://git.linux-nfs.org/?p=steved/nfs4-acl-tools.git;a=summary nfs4-acl-tools] Client tools for manipulating NFSv4 ACLs directly.
 +
*** [http://linux-nfs.org/~steved/nfs4-acl-tools/ nfs4-acl-tools tarballs]
* Bugzilla:
* Bugzilla:
** [http://bugzilla.kernel.org bugzilla.kernel.org] for upstream bugs
** [http://bugzilla.kernel.org bugzilla.kernel.org] for upstream bugs
-
** [http://bugzilla.linux-nfs.org bugzilla.linux-nfs.org] for out-of-tree projects
+
** [http://bugzilla.linux-nfs.org bugzilla.linux-nfs.org] for out-of-tree projects and other miscellaneous NFS uses
 +
* [https://datatracker.ietf.org/wg/nfsv4 IETF NFSv4 working group]: protocol specifications
 +
* [http://nfsv4bat.org/Documents nfsv4bat.org/Documents]: Bakeathon, Connectathon, and other presentations
* [[Introduction to Linux NFS hacking]]
* [[Introduction to Linux NFS hacking]]
* [[To do]] (projects looking for volunteers)
* [[To do]] (projects looking for volunteers)
-
* [[pNFS prototype design|pNFS Prototype]]
+
* [[Dual-protocol support]]
 +
* [[pNFS Development]]
* [[Cluster Coherent NFS design|Cluster Coherent NFS]]
* [[Cluster Coherent NFS design|Cluster Coherent NFS]]
 +
* [[Nfsd4 server recovery]]
 +
* [http://linux-nfs.org/files/ NFS related files for download]
 +
* [[Peer-to-peer NFS]]
 +
* [[high availability SCSI layout]]
 +
* [[Alternate Data Streams]]
 +
* [[NFS re-export]]
|valign="top"|
|valign="top"|
'''Documentation'''
'''Documentation'''
Line 26: Line 39:
* [[NFSv41_Introduction|NFSv4.1 End user documentation]]
* [[NFSv41_Introduction|NFSv4.1 End user documentation]]
* [[General troubleshooting recommendations]]
* [[General troubleshooting recommendations]]
 +
* [[Feature Design Documents]]
* [http://nfsworld.blogspot.com/2005/06/using-active-directory-as-your-kdc-for.html Linux, AD, and NetApp filers]
* [http://nfsworld.blogspot.com/2005/06/using-active-directory-as-your-kdc-for.html Linux, AD, and NetApp filers]
 +
* [https://fedorahosted.org/gss-proxy/wiki/NFS GSS-Proxy]
* [[Reporting bugs]]
* [[Reporting bugs]]
* [[Readdir performance results]]
* [[Readdir performance results]]
* [[Jenkins CI]]
* [[Jenkins CI]]
-
* [[FreeIPA_and_NFSv4|FreeIPA and NFSv4]]
+
* [[NFS and FreeIPA]]
 +
* [[pNFS block server setup]]
 +
* [[NFS over SoftRoCE setup]]
 +
* [[NFS over soft iWARP setup]]
 +
'''Testing'''
 +
* [[Connectathon test suite]]
 +
* [[pynfs]]
 +
* [[NFSometer]]: NFS performance measurement tool
 +
* [[NFStest]]: NFS test suite
 +
* [[xfstests]]: xfstests setup & expected output
|}
|}
[[Old stuff]] (design documents for stalled or completed projects, etc.)
[[Old stuff]] (design documents for stalled or completed projects, etc.)

Latest revision as of 17:15, 7 June 2022

Development

Documentation

Testing

Old stuff (design documents for stalled or completed projects, etc.)

Personal tools