Common error messages
From Linux NFS
(Difference between revisions)
(26 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=38572 38572] [[NFS: directory XXX contains a readdir loop seems to be triggered by well-behaving server]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=30752 30752] [[NFS sillyrenamed files are not being deleted after close]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=29062 29062] [[Soft lockup in nfs_commit_inode()]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=28502 28502] [[NFS client does not fall back to v2 synchronous mode when using O_SYNC]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=27422 27422] [[NFS Oops - kernel BUG at fs/nfs/nfs3xdr.c:1338]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=27022 27022] [[BUG: spinlock recursion on CPU#0, init/1]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=26262 26262] [[NFS broken for NOMMU]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=24302 24302] [[Kernel crashes when repeatedly trying to mount nfs share that is failing]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=23892 23892] [[fcntl(..., F_GETLK, ...) does not return correct info about a read lock which is set on server]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=23552 23552] [[NFS readdir change break fully cached nfs root]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=21902 21902] [[NFS Client file access problem firefox]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=16624 16624] [[close()/fsync() returns 1 or 2 (or more) on nfs v3/v4]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=16213 16213] [[Some NFS file transfers fail and hang automounting]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=16056 16056] [[Kernel Crash when copying large files over NFS]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=15819 15819] [[Client fails to delete things it just created]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=15674 15674] [[Open causes oops instead of EPERM]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=15578 15578] [[Crashes after stacktraces about flush and kswapd]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=15552 15552] [[Crashes after stacktraces about flush and kswapd]] (duplicate of 15578) | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=14541 14541] [[getcwd() incorrectly returning ENOENT]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=14501 14501] [[Read denied because it uses the OPEN state instead of the LOCK state]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=14053 14053] [[Kernel blocks during rsync to NFS-mounted directory exported from Sun OS machine]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=13330 13330] [[nfs4 NULL pointer dereference in _nfs4_do_setlk]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=13034 13034] [[EADDRNOTAVAIL syslog floods on reconnect]] | ||
+ | |||
== Errors during module installation == | == Errors during module installation == | ||
- | + | * [[ErrMemout Error inserting lockd: Cannot allocate memory]] | |
- | + | ||
- | + | ||
- | [[ErrMemout Error inserting lockd: Cannot allocate memory | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
== External Links == | == External Links == |
Latest revision as of 12:44, 9 August 2011
- 38572 NFS: directory XXX contains a readdir loop seems to be triggered by well-behaving server
- 30752 NFS sillyrenamed files are not being deleted after close
- 29062 Soft lockup in nfs_commit_inode()
- 28502 NFS client does not fall back to v2 synchronous mode when using O_SYNC
- 27422 NFS Oops - kernel BUG at fs/nfs/nfs3xdr.c:1338
- 27022 BUG: spinlock recursion on CPU#0, init/1
- 26262 NFS broken for NOMMU
- 24302 Kernel crashes when repeatedly trying to mount nfs share that is failing
- 23892 fcntl(..., F_GETLK, ...) does not return correct info about a read lock which is set on server
- 23552 NFS readdir change break fully cached nfs root
- 21902 NFS Client file access problem firefox
- 16624 close()/fsync() returns 1 or 2 (or more) on nfs v3/v4
- 16213 Some NFS file transfers fail and hang automounting
- 16056 Kernel Crash when copying large files over NFS
- 15819 Client fails to delete things it just created
- 15674 Open causes oops instead of EPERM
- 15578 Crashes after stacktraces about flush and kswapd
- 15552 Crashes after stacktraces about flush and kswapd (duplicate of 15578)
- 14541 getcwd() incorrectly returning ENOENT
- 14501 Read denied because it uses the OPEN state instead of the LOCK state
- 14053 Kernel blocks during rsync to NFS-mounted directory exported from Sun OS machine
- 13330 nfs4 NULL pointer dereference in _nfs4_do_setlk
- 13034 EADDRNOTAVAIL syslog floods on reconnect