[Bugs] [Bug 1358122] New: glusterfsd writev failed with "Broken pipe" error.

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 20 06:29:31 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1358122

            Bug ID: 1358122
           Summary: glusterfsd writev failed with "Broken pipe" error.
           Product: GlusterFS
           Version: 3.6.9
         Component: transport
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: zimeiw at 163.com
                CC: bugs at gluster.org



Created attachment 1181922
  --> https://bugzilla.redhat.com/attachment.cgi?id=1181922&action=edit
160718-sn-0.rar is the packets which tcpdump on the glusterfsd' host.

Description of problem:
You can check below the tcp flow:
tcp port 169.254.0.11:1006 <-> 169.254.0.20:49154  

1. 169.254.0.20 is the glusterfs server, send the FIN packets to
client(169.254.0.11).

2. According to below logs, remote glusterfs client didn't close the fd, why
glusterfsd can receive "Broken pipe" error? does it cause glusterfsd close the
fd?


[2016-07-18 08:38:38.416273] W [socket.c:620:__socket_rwv] 0-tcp.config-server:
writev on 169.254.0.11:1006 failed (Broken pipe)
[2016-07-18 08:38:38.416280] I [socket.c:2353:socket_event_handler]
0-transport: disconnecting now
[2016-07-18 08:38:38.416293] I [server.c:518:server_rpc_notify]
0-config-server: disconnecting connection from
LB-1-716-2016/07/18-07:09:40:190843-config-client-0-0-5
[2016-07-18 08:38:38.416302] I [client_t.c:417:gf_client_unref]
0-config-server: Shutting down connection
LB-1-716-2016/07/18-07:09:40:190843-config-client-0-0-5

Version-Release number of selected component (if applicable):
glusterfs-3.6.9

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list