Main Page
From Linux NFS
(Difference between revisions)
Line 5: | Line 5: | ||
|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%"| | ||
'''General''' | '''General''' | ||
- | * [[ | + | * [[NFSv4_Introduction_|End user documentation]] |
- | * [[Comparison of NFS vs. | + | * [[Comparison of NFS vs. others_]] |
- | * [[ | + | * [[Design_|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_]] |
|valign="top"| | |valign="top"| | ||
'''Troubleshooting''' | '''Troubleshooting''' | ||
- | * [[General troubleshooting | + | * [[General troubleshooting recommendations_]] |
* 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_]] |
|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_]] |
- | * [[Emulating | + | * [[Emulating tools_]] |
- | * [[Functional | + | * [[Functional testing_]] |
- | * [[Interoperability | + | * [[Interoperability testing_]] |
- | * [[Performance | + | * [[Performance testing_]] |
- | * [[Robustness | + | * [[Robustness testing_]] |
- | * [[Security | + | * [[Security testing_]] |
- | * [[Tests | + | * [[Tests needed_]] |
- | * [[Testing | + | * [[Testing methodologies_]] |
- | * [[ | + | * [[Test_matrix_|Test matrix]] |
- | * [[Testing forecast | + | * [[Testing forecast roadmap_]] |
|} | |} | ||
==Testing == | ==Testing == |
Revision as of 09:28, 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.