<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 10, 2019 at 5:20 PM Patrick Nixon &lt;<a href="mailto:pnixon@gmail.com">pnixon@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello!<div><br></div><div>I have an 8 node distribute volume setup.   I have one node that accept files and stores them on disk, but when doing an ls, none of the files on that specific node are being returned.<br><br> Can someone give some guidance on what should be the best place to start troubleshooting this?<br></div></div></div></div></blockquote><div><br></div><div><br></div><div>Are the files being written from a glusterfs mount? If so, it might be worth checking if the network connectivity is fine between the client (that does ls) and the server/brick that contains these files. You could look up the client log file to check if there are any messages related to rpc disconnections.</div><div><br></div><div>Regards,</div><div>Vijay</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br><div># gluster volume info</div><div><br></div><div>Volume Name: gfs</div><div>Type: Distribute</div><div>Volume ID: 44c8c4f1-2dfb-4c03-9bca-d1ae4f314a78</div><div>Status: Started</div><div>Snapshot Count: 0</div><div>Number of Bricks: 8</div><div>Transport-type: tcp</div><div>Bricks:</div><div>Brick1: gfs01:/data/brick1/gv0</div><div>Brick2: gfs02:/data/brick1/gv0</div><div>Brick3: gfs03:/data/brick1/gv0</div><div>Brick4: gfs05:/data/brick1/gv0</div><div>Brick5: gfs06:/data/brick1/gv0</div><div>Brick6: gfs07:/data/brick1/gv0</div><div>Brick7: gfs08:/data/brick1/gv0</div><div>Brick8: gfs04:/data/brick1/gv0</div><div>Options Reconfigured:</div><div>cluster.min-free-disk: 10%</div><div>nfs.disable: on</div><div>performance.readdir-ahead: on</div><div><br></div></div><div><div># gluster peer status</div><div>Number of Peers: 7</div><div>Hostname: gfs03</div><div>Uuid: 4a2d4deb-f8dd-49fc-a2ab-74e39dc25e20</div><div>State: Peer in Cluster (Connected)</div><div>Hostname: gfs08</div><div>Uuid: 17705b3a-ed6f-4123-8e2e-4dc5ab6d807d</div><div>State: Peer in Cluster (Connected)</div><div>Hostname: gfs07</div><div>Uuid: dd699f55-1a27-4e51-b864-b4600d630732</div><div>State: Peer in Cluster (Connected)</div><div>Hostname: gfs06</div><div>Uuid: 8eb2a965-2c1e-4a64-b5b5-b7b7136ddede</div><div>State: Peer in Cluster (Connected)</div><div>Hostname: gfs04<br></div><div>Uuid: cd866191-f767-40d0-bf7b-81ca0bc032b7</div><div>State: Peer in Cluster (Connected)</div><div>Hostname: gfs02<br></div><div>Uuid: 6864c6ac-6ff4-423a-ae3c-f5fd25621851</div><div>State: Peer in Cluster (Connected)</div><div>Hostname: gfs05<br></div><div>Uuid: dcecb55a-87b8-4441-ab09-b52e485e5f62</div><div>State: Peer in Cluster (Connected)</div></div><div><br></div><div>All gluster nodes are running glusterfs 4.0.2<br>The clients accessing the files are also running glusterfs 4.0.2 <br>Both are Ubuntu<br><br></div><div>Thanks!</div></div></div></div>_______________________________________________<br>Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="https://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">https://lists.gluster.org/mailman/listinfo/gluster-users</a></blockquote></div></div>