<div>Hi Vijay,</div>
<div>&nbsp;</div>
<div>Yes the files are still readable from the .glusterfs path.</div>
<div>There is no explicit error. However, trying to read a text file in python simply gives me null characters:</div>
<div>
<p>&gt;&gt;&gt; open('ott_mf_itab').readlines()<br />['\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00']</p>
<p>And reading binary files does the same</p>
</div>
<div>&nbsp;</div>
<blockquote class="threadBlockQuote" style="border-left: 2px solid #C2C2C2; padding-left: 3px; margin-left: 4px;">--------- Original Message ---------
<div>Subject: Re: [Gluster-users] Hundreds of duplicate files<br />From: "Vijay Bellur" &lt;vbellur@redhat.com&gt;<br />Date: 12/27/14 9:57 pm<br />To: tbenzvi@3vgeomatics.com, gluster-users@gluster.org<br /><br />On 12/28/2014 10:13 AM, tbenzvi@3vgeomatics.com wrote:<br /> &gt; Thanks Joe, I've read your blog post as well as your post regarding the<br /> &gt; .glusterfs directory.<br /> &gt; I found some unneeded duplicate files which were not being read<br /> &gt; properly. I then deleted the link file from the brick. This always<br /> &gt; removes the duplicate file from the listing, but the file does not<br /> &gt; always become readable. If I also delete the associated file in the<br /> &gt; .glusterfs directory on that brick, then some more files become<br /> &gt; readable. However this solution still doesn't work for all files.<br /> &gt; I know the file on the brick is not corrupt as it can be read directly<br /> &gt; from the brick directory.<br /> <br /> For files that are not readable from the client, can you check if the <br /> file is readable from the .glusterfs/ path?<br /> <br /> What is the specific error that is seen while trying to read one such <br /> file from the client?<br /> <br /> Thanks,<br /> Vijay</div>
</blockquote>