https://bugzilla.novell.com/show_bug.cgi?id=792324 https://bugzilla.novell.com/show_bug.cgi?id=792324#c10 Neil Brown <nfbrown@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |martin@oneiros.de --- Comment #10 from Neil Brown <nfbrown@suse.com> 2012-12-11 03:46:05 UTC --- The client it performing a "LOOKUP" of the name "proc" in the directory /lucien-raid/bitflu/ and that lookup is hanging. So something is going wrong on the NFS server. What is 'proc'? If I look in the READDIR reply for the directory the entry for "proc" has an error inplace of returning any attributes: the error is NFS4ERR_DELAY (10008). I think this means that 'proc' is a mountpoint and the kernel needs to ask 'mountd' what to do about that mountpoint. So it could be that 'rpc.mountd' is misbehaving somehow. Maybe 'strace -s 100 -p `pidof rpc.mountd`' might help. Also, what is in your "/etc/exports" on the server? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.