Hi Elaine,

That error code corresponds to a broken pipe error from TCP, so it is probably a side effect of something else going wrong (for example, possibly a server or client crashing, or a peer hitting some other error and closing the socket unexpectedly).

Are you seeing this on the server side or the client side?

-Phil

Elaine Quarles wrote:
I am getting the following errors while working with PVFS 2.7.1 code. I have found a couple of old threads from the mailing list that report these same errors but I can't find the solution. Can anyone point me to a patch that fixes it?

[E 11:58:31.476712] handle_io_error: flow proto error cleanup started on 0xd6a2c98, error_code: -1073741973

[E 11:58:31.476884] handle_io_error: flow proto 0xd6a2c98 canceled 0 operations, will clean up.

[E 11:58:31.476893] handle_io_error: flow proto 0xd6a2c98 error cleanup finished, error_code: -1073741973

Thanks,

Elaine Quarles


------------------------------------------------------------------------

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to