Main Page

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
(237 intermediate revisions not shown)
Line 1: Line 1:
-
Things this wiki could be useful for many puroposes. All pages, even this should be edited (''<small>almost to correct my horrible english. --V.</small>'')
+
{|{|cellpadding="5" cellspacing="3" class="mainpagetable" width="100%"
 +
|- +
 +
|valign="top" style="padding: .5em 1em 1em; width: 50%"|
 +
'''Development'''
 +
* Mailing lists:
 +
** linux-nfs@vger.kernel.org ([http://marc.info/?l=linux-nfs 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 nfsv4 list [http://linux-nfs.org/pipermail/nfsv4/ archive]
 +
* IRC: #linux-nfs at oftc.net (mainly for developer chat; questions are better sent to the mailing list)
 +
* Code repositories:
 +
** [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/rpcbind.git;a=summary rpcbind]
 +
** [http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary libtirpc]
 +
** [http://git.linux-nfs.org/ kernel nfs git repositories]:
 +
*** [http://git.linux-nfs.org/?p=bfields/linux.git;a=shortlog;h=refs/heads/nfsd-next Bruce's nfs server changes for next merge window]
 +
*** [http://git.linux-nfs.org/?p=trondmy/linux-nfs.git;a=shortlog;h=refs/heads/nfs-for-next Trond's nfs client changes for next merge window]
 +
** [http://git.linux-nfs.org/?p=bfields/nfs4-acl-tools.git;a=summary nfs4-acl-tools] Client tools for manipulating NFSv4 ACLs directly.
 +
* Bugzilla:
 +
** [http://bugzilla.kernel.org bugzilla.kernel.org] for upstream bugs
 +
** [http://bugzilla.linux-nfs.org bugzilla.linux-nfs.org] for out-of-tree projects
 +
* [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]]
 +
* [[To do]] (projects looking for volunteers)
 +
* [[Dual-protocol support]]
 +
* [[pNFS Development]]
 +
* [[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]]
 +
|valign="top"|
 +
'''Documentation'''
 +
* [http://nfs.sourceforge.net/nfs-howto/ NFS Howto]
 +
* [http://nfs.sourceforge.net/ NFS FAQ]
 +
* [[NFSv41_Introduction|NFSv4.1 End user documentation]]
 +
* [[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]
 +
* [https://fedorahosted.org/gss-proxy/wiki/NFS GSS-Proxy]
 +
* [[Reporting bugs]]
 +
* [[Readdir performance results]]
 +
* [[Jenkins CI]]
 +
* [[NFS and FreeIPA]]
 +
* [[pNFS block server setup]]
 +
* [[NFS over SoftRoCE setup]]
 +
'''Testing'''
 +
* [[Connectathon test suite]]
 +
* [[pynfs]]
 +
* [[NFSometer]]: NFS performance measurement tool
 +
* [[NFStest]]: NFS test suite
 +
* [[xfstests]]: xfstests setup & expected output
 +
|}
-
==Design of NFSv4==
+
[[Old stuff]] (design documents for stalled or completed projects, etc.)
-
* [[Design|Design documentation]] for NFSv4?
+
-
 
+
-
==Troubles==
+
-
* [[Troubleshooting]] tips / tricks
+
-
 
+
-
==Tests ==
+
-
This section is about tests : tests tools, how to run tests, testing methodologies / details etc...
+
-
 
+
-
*Tests sections
+
-
** [[Tests_tools|tests tools]]
+
-
** [[Performance]] testing
+
-
** [[Robustness]]
+
-
** [[Security_tests|security]]
+
-
* Convert [[Test_matrix|test matrix]] to wiki(?)
+
-
* Testing methodologies / details
+
-
 
+
-
== End User documentation ==
+
-
* [[NFSv4_Introduction|End user documentation]]?
+
-
* other ideas...?
+

Revision as of 18:43, 26 November 2018

Development

Documentation

Testing

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

Personal tools