<div dir="ltr">Most likely reason is that someone deleted these files manually from the brick directories. You must never access/modify the data from the brick directories directly, and all modifications must happen from a gluster client mount point. You may inspect the file contents to figure out if you still need those files. In the current position, those files can never be absorbed into the gluster volume.<div>
<br></div><div>Avati</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 12, 2014 at 3:48 AM, Chiku <span dir="ltr">&lt;<a href="mailto:chiku@tsgri13.fr" target="_blank">chiku@tsgri13.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have few question about folders .glusterfs/xx/xx/<br>
What I understand it&#39;s inside these folder there are files which are hard-links to a regular files in the volume and the filename matches with trusted.gfid of the regular file linked.<br>
Do I miss anything else ?<br>
<br>
I have an replication volume with 3 nodes and right now the self-heal info doesn&#39;t know.<br>
with find . -path -type f -links -2, I find for :<br>
node 1 : 0<br>
node 2 : 2 files<br>
./.glusterfs/b1/87/b187389f-<u></u>0688-4828-b02a-e6f6e1daa4ea<br>
./.glusterfs/c0/06/c006fe90-<u></u>43ce-43d1-a1ea-ae2db0f04637<br>
<br>
-rw-r--r-- 1 1019 abc 206 Feb 17 02:50 ./.glusterfs/b1/87/b187389f-<u></u>0688-4828-b02a-e6f6e1daa4ea<br>
<br>
node 3 : 644 files<br>
<br>
I check for node 2, these 2 gfid files don&#39;t match any trusted.gfid.<br>
find . -noleaf -ignore_readdir_race -path ./.glusterfs -prune -o -type f -print0 |xargs -0 getfattr -m . -n trusted.gfid -e hex |grep &#39;e6f6e1daa4ea&#39;<br>
On node 3, those gfid files don&#39;t match any trusted.gfid<br>
<br>
Can I remove those gfid files ?<br>
That happended because someone removed the regular files without remonving the gfid files ?<br>
______________________________<u></u>_________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.<u></u>org/mailman/listinfo/gluster-<u></u>users</a><br>
</blockquote></div><br></div>