<div dir="ltr">Stefan, <div><br></div><div>Sounds like a brick process is not running. I have notice some strangeness in my lab when using RDMA, I often have to forcibly restart the brick process, often as in every single time I do a major operation, add a new volume, remove a volume, stop a volume, etc.</div><div><br></div><div>gluster volume status &lt;vol&gt;  </div><div><br></div><div>Does any of the self heal daemons show N/A? If that&#39;s the case, try forcing a restart on the volume. </div><div><br></div><div>gluster volume start &lt;vol&gt; force</div><div><br></div><div>This will also explain why your volumes aren&#39;t being replicated properly. </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 29, 2018 at 5:20 PM, Stefan Solbrig <span dir="ltr">&lt;<a href="mailto:stefan.solbrig@ur.de" target="_blank">stefan.solbrig@ur.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I faced a problem with a glusterfs volume (pure distributed, _not_ dispersed) over RDMA transport.  One user had a directory with a large number of files (50,000 files) and just doing an &quot;ls&quot; in this directory yields a &quot;Transport endpoint not connected&quot; error. The effect is, that &quot;ls&quot; only shows some files, but not all. <br>
<br>
The respective log file shows this error message:<br>
<br>
[2018-05-20 20:38:25.114978] W [MSGID: 114031] [client-rpc-fops.c:2578:<wbr>client3_3_readdirp_cbk] 0-glurch-client-0: remote operation failed [Transport endpoint is not connected]<br>
[2018-05-20 20:38:27.732796] W [MSGID: 103046] [rdma.c:4089:gf_rdma_process_<wbr>recv] 0-rpc-transport/rdma: peer (<a href="http://10.100.245.18:49153" rel="noreferrer" target="_blank">10.100.245.18:49153</a>), couldn&#39;t encode or decode the msg properly or write chunks were not provided for replies that were bigger than RDMA_INLINE_THRESHOLD (2048)<br>
[2018-05-20 20:38:27.732844] W [MSGID: 114031] [client-rpc-fops.c:2578:<wbr>client3_3_readdirp_cbk] 0-glurch-client-3: remote operation failed [Transport endpoint is not connected]<br>
[2018-05-20 20:38:27.733181] W [fuse-bridge.c:2897:fuse_<wbr>readdirp_cbk] 0-glusterfs-fuse: 72882828: READDIRP =&gt; -1 (Transport endpoint is not connected)<br>
<br>
I already set the memlock limit for glusterd to unlimited, but the problem persists. <br>
<br>
Only going from RDMA transport to TCP transport solved the problem.  (I&#39;m running the volume now in mixed mode, config.transport=tcp,rdma).  Mounting with transport=rdma shows this error, mouting with transport=tcp is fine.<br>
<br>
however, this problem does not arise on all large directories, not on all. I didn&#39;t recognize a pattern yet. <br>
<br>
I&#39;m using glusterfs v3.12.6 on the servers, QDR Infiniband HCAs . <br>
<br>
Is this a known issue with RDMA transport?<br>
<br>
best wishes,<br>
Stefan<br>
<br>
______________________________<wbr>_________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://lists.gluster.org/<wbr>mailman/listinfo/gluster-users</a><br>
</blockquote></div><br></div>