Main Page
From Linux NFS
(Difference between revisions)
Line 5: | Line 5: | ||
easily with other technologies. | easily with other technologies. | ||
- | + | {|{|cellpadding="5" cellspacing="3" class="mainpagetable" width="100%" | |
- | == | + | |- |
+ | |valign="top" style="border: 1px solid #FFFFFF;padding: .5em 1em 1em; color: #000000; background-color: #F2F2FA; width: 33%"| | ||
+ | '''General''' | ||
+ | * [[NFSv4_Introduction|End user documentation]] | ||
* [[Design|Design documentation]] | * [[Design|Design documentation]] | ||
- | + | * Active Directory | |
- | = | + | ** [[http://nfsworld.blogspot.com/2005/06/using-active-directory-as-your-kdc-for.html Linux, AD, and NetApp filers]] |
+ | |valign="top"| | ||
+ | '''Troubleshooting''' | ||
* [[General troubleshooting recommendations]] | * [[General troubleshooting recommendations]] | ||
+ | * Common error messages | ||
+ | * Tools for troubleshooting | ||
* Problems exporting | * Problems exporting | ||
* Problems mounting | * Problems mounting | ||
* Problems automounting | * Problems automounting | ||
* Problems with Kerberos Authentication | * Problems with Kerberos Authentication | ||
- | + | |valign="top" style="border: 1px solid #FFFFFF;padding: .5em 1em 1em; color: #000000; background-color: #F2F2FA; width:33%"| | |
- | + | '''Testing''' | |
- | + | ||
- | + | ||
- | + | ||
- | == | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
* [[Testing tools]] | * [[Testing tools]] | ||
* [[Functional testing]] | * [[Functional testing]] | ||
Line 41: | Line 33: | ||
* Tests needed | * Tests needed | ||
* [[Testing methodologies]] | * [[Testing methodologies]] | ||
- | |||
- | |||
* [[Test_matrix|test matrix]] | * [[Test_matrix|test matrix]] | ||
* [[Testing forecast roadmap]] | * [[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 16:43, 16 June 2005
NFS is a critical service in many organizations, and even a simple errors can lead to major problems. NFSv4 promises to bring several key new features, but clearly it will be imperitive 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.