http://bugzilla.novell.com/show_bug.cgi?id=557760 http://bugzilla.novell.com/show_bug.cgi?id=557760#c3 Neil Brown <nfbrown@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |jnelson-suse@jamponi.net --- Comment #3 from Neil Brown <nfbrown@novell.com> 2009-12-08 01:12:21 UTC --- I didn't want "the whole thing" I requested two things quite explicitly, and you have chosen to send me something different. Sigh. It appears that the client tries to establish a connection to the server, receives EAGAIN suggesting that the connection hasn't completed yet, but then seems to proceed as if it has completed. It tries to write the first message, and receives EPIPE indicating that the connection isn't ready, which is not very surprising. Then the client tries to connect again immediately. So there could be two problems here. 1/ the client proceeds with the connection even though it received EAGAIN. 2/ the client retried immediately after getting EPIPE. The first seems to be deliberate, thanks to mainline commit 2a4919919a97911b0aa4b9f5ac1eab90ba87652b I don't really understand that patch though. The second is a problem I've seen before. I'll attach a patch that might help. Are you able to compile your own SUSE kernel with this patch? If not I'll try to get it into kotd for you to test. NeilBroown -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.