Main Page
From Linux NFS
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | 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. | |
- | + | {|{|cellpadding="5" cellspacing="3" class="mainpagetable" width="100%" | |
+ | |- + | ||
+ | |valign="top" style="padding: .5em 1em 1em; color: #000000; background-color: #d7e4f4; width: 33%"| | ||
+ | '''General''' | ||
+ | * [[NFSv4_Introduction|End user documentation]] | ||
+ | * [[Comparison of NFS vs. others]] | ||
+ | * [[Design|Design documentation]] | ||
+ | * Active Directory | ||
+ | ** [[http://nfsworld.blogspot.com/2005/06/using-active-directory-as-your-kdc-for.html Linux, AD, and NetApp filers]] | ||
+ | * [[How to get involved]] | ||
+ | |valign="top"| | ||
+ | '''Troubleshooting''' | ||
+ | * [[General troubleshooting recommendations]] | ||
+ | * Common error messages | ||
+ | * Tools for troubleshooting | ||
+ | * Problems exporting | ||
+ | * Problems mounting | ||
+ | * Problems automounting | ||
+ | * Problems with Kerberos Authentication | ||
+ | * [[Reporting bugs]] | ||
+ | |valign="top" style="padding: .5em 1em 1em; color: #000000; background-color: #d7e4f4; width:33%"| | ||
+ | '''Testing''' | ||
+ | * [[Testing tools]] | ||
+ | * [[Emulating tools]] | ||
+ | * [[Functional testing]] | ||
+ | * [[Interoperability testing]] | ||
+ | * [[Performance testing]] | ||
+ | * [[Robustness testing]] | ||
+ | * [[Security testing]] | ||
+ | * [[Tests needed]] | ||
+ | * [[Testing methodologies]] | ||
+ | * [[Test_matrix|Test matrix]] | ||
+ | * [[Testing forecast roadmap]] | ||
+ | |} | ||
+ | ==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. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Revision as of 10:05, 7 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.