DragonFly bugs List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[DragonFlyBSD - Bug #2297] strange NFS (client) error messages / problems
Issue #2297 has been updated by Stefan Krüger.
Justin C. Sherrill wrote:
> Stephan - was this on i386 or x86_64? I'm suspecting it's related to http://bugs.dragonflybsd.org/issues/2296
x86_64
----------------------------------------
Bug #2297: strange NFS (client) error messages / problems
http://bugs.dragonflybsd.org/issues/2297
Author: Stefan Krüger
Status: New
Priority: Normal
Assignee:
Category:
Target version:
Hi,
I have DragonFly mounting my home dir via NFS (server is running Fedora 16) and noticed the following warnings on the console:
dfly.my.lan kernel log messages:
> nfs send error 32 for server f16srv:/home/cosmicdj
> receive error 54 from nfs server f16srv:/home/cosmicdj
> nfs send error 32 for server f16srv:/home/cosmicdj
> receive error 54 from nfs server f16srv:/home/cosmicdj
+ tons more, always error 32 or 54
Today, I got this:
cosmicdj@dfly:/home/cosmicdj> ls
^T
load: 0.00 cmd: ls 3244 [getblk] 0.00u 0.00s 0% 2496k
^C
^T
load: 0.00 cmd: ls 3244 [getblk] 0.00u 0.00s 0% 2496k
^C
^Z
^T
load: 0.00 cmd: ls 3244 [getblk] 0.00u 0.00s 0% 2496k
Connection to dflyclosed. (<- killed my shell)
I tried to kill 'ls', even via -9. Didn't help. So I ended up killing the shell and tried to umount/remount my NFS homedir via console:
root@dfly # umount /home/cosmicdj
^T
load: 0.00 cmd: umount 3295 [clock] 0.00u 0.00s 0% 1444k
[diagnostic] cache_lock: blocked on 0xffffffe07d31e7f8 ".history_beastie"
^C
^Z
^T
load: 0.00 cmd: umount 3295 [clock] 0.00u 0.09s 0% 1444k
[diagnostic] cache_lock: blocked on 0xffffffe07d319158 ""
[diagnostic] cache_lock: blocked on 0xffffffe07d319158 ""
[diagnostic] cache_lock: blocked on 0xffffffe07d319158 ""
I get "[diagnostic] cache_lock: blocked on 0xffffffe07d319158 """ errors when I try to login via ssh again (I guess sshd tries to read my key...)
So it was working fine, but after, say 1 day uptime it doesn't work anymore :(
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]