Common error messages
From Linux NFS
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | |||
* [[Client fails to delete things it just created]] | * [[Client fails to delete things it just created]] | ||
| - | |||
* [[getcwd() incorrectly returning ENOENT]] | * [[getcwd() incorrectly returning ENOENT]] | ||
* [[Kernel Crash when copying large files over NFS]] | * [[Kernel Crash when copying large files over NFS]] | ||
| Line 8: | Line 6: | ||
* [[Read denied because it uses the OPEN state instead of the LOCK state]] | * [[Read denied because it uses the OPEN state instead of the LOCK state]] | ||
* [[Some NFS file transfers fail and hang automounting]] | * [[Some NFS file transfers fail and hang automounting]] | ||
| + | |||
| + | == Errors during module installation == | ||
| + | * [[ErrMemout Error inserting lockd: Cannot allocate memory]] | ||
== External Links == | == External Links == | ||
Revision as of 18:37, 22 October 2010
- Client fails to delete things it just created
- getcwd() incorrectly returning ENOENT
- Kernel Crash when copying large files over NFS
- Open causes oops instead of EPERM
- Read denied because it uses the OPEN state instead of the LOCK state
- Some NFS file transfers fail and hang automounting