Main Page
From Linux NFS
(Difference between revisions)
Line 6: | Line 6: | ||
'''General''' | '''General''' | ||
* [[NFSv4_Introduction_|End user documentation]] | * [[NFSv4_Introduction_|End user documentation]] | ||
- | * [[Comparison of NFS vs. | + | * [[Comparison of NFS vs. others_f]] |
* [[Design_f|Design documentation]] | * [[Design_f|Design documentation]] | ||
* Active Directory | * Active Directory | ||
** [[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]] | ||
- | * [[How to get | + | * [[How to get involved_f]] |
|valign="top"| | |valign="top"| | ||
'''Troubleshooting''' | '''Troubleshooting''' | ||
- | * [[General troubleshooting | + | * [[General troubleshooting recommendations_f]] |
* Common error messages | * Common error messages | ||
* Tools for troubleshooting | * Tools for troubleshooting | ||
Line 20: | Line 20: | ||
* Problems automounting | * Problems automounting | ||
* Problems with Kerberos Authentication | * Problems with Kerberos Authentication | ||
- | * [[Reporting | + | * [[Reporting bugs_f]] |
|valign="top" style="padding: .5em 1em 1em; color: #000000; background-color: #d7e4f4; width:33%"| | |valign="top" style="padding: .5em 1em 1em; color: #000000; background-color: #d7e4f4; width:33%"| | ||
'''Testing''' | '''Testing''' | ||
- | * [[Testing | + | * [[Testing tools_f]] |
- | * [[Emulating | + | * [[Emulating tools_f]] |
- | * [[Functional | + | * [[Functional testing_f]] |
- | * [[Interoperability | + | * [[Interoperability testing_f]] |
- | * [[Performance | + | * [[Performance testing_f]] |
- | * [[Robustness | + | * [[Robustness testing_f]] |
- | * [[Security | + | * [[Security testing_f]] |
- | * [[Tests | + | * [[Tests needed_f]] |
- | * [[Testing | + | * [[Testing methodologies_f]] |
* [[Test_matrix_f|Test matrix]] | * [[Test_matrix_f|Test matrix]] | ||
- | * [[Testing forecast | + | * [[Testing forecast roadmap_f]] |
|} | |} | ||
==Testing == | ==Testing == |
Revision as of 10:32, 14 November 2005
NFS is a critical service in many organizations, and even a simple error can lead to major problems. NFSv4 promises to bring several key new features, but clearly it will be imperative to users that the new version of NFS be robust, that it perform well, and that it interoperate easily with other technologies.
General |
Troubleshooting
|
Testing |
Testing
The Linux NFSv4 Testing effort seeks to ensure that the Linux implementation of NFSv4 succeeds on all these counts. The purpose of the testing is threefold:
- To prove that the features are implemented correctly according to spec.
- To locate and identify bugs, and verify the fixes.
- To give confidence to users that upgrading to NFSv4 on Linux is of benefit.