<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 07/29/2017 04:36 PM, mabi wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:wez3TjTPRx-NWvaFMv1u6KpxImKCbTnIulK4Xogc7daon6HEfJhtmISOK1D7Gpp8oRVV7w9c4GXddRPKaGgzVpdDCxCybkRNT0Jd3z9oUTs=@protonmail.ch">
      <div>Hi,<br>
      </div>
      <div><br>
      </div>
      <div>Sorry for mailing again but as mentioned in my previous mail,
        I have added an arbiter node to my replica 2 volume and it seem
        to have gone fine except for the fact that there is one single
        file which needs healing and does not get healed as you can see
        here from the output of a "heal info":<br>
      </div>
      <div><br>
      </div>
      <div>Brick node1.domain.tld:/data/myvolume/brick<br>
      </div>
      <div>Status: Connected<br>
      </div>
      <div>Number of entries: 0<br>
      </div>
      <div><br>
      </div>
      <div>Brick node2.domain.tld:/data/myvolume/brick<br>
      </div>
      <div>&lt;gfid:29e0d13e-1217-41cc-9bda-1fbbf781c397&gt;<br>
      </div>
      <div>Status: Connected<br>
      </div>
      <div>Number of entries: 1<br>
      </div>
      <div><br>
      </div>
      <div>Brick arbiternode.domain.tld:/srv/glusterfs/myvolume/brick<br>
      </div>
      <div>Status: Connected<br>
      </div>
      <div>Number of entries: 0<br>
      </div>
      <div><br>
      </div>
      <div>On my node2 the respective .glusterfs/indices/xattrop
        directory contains two files as you can see below:<br>
      </div>
      <div><br>
      </div>
      <div> ls -lai  /data/myvolume/brick/.glusterfs/indices/xattrop<br>
      </div>
      <div>total 76180<br>
      </div>
      <div>     10 drw------- 2 root root 4 Jul 29 12:15 .<br>
      </div>
      <div>      9 drw------- 5 root root 5 Apr 28 22:15 ..<br>
      </div>
      <div>2798404 ---------- 2 root root 0 Apr 28 22:51
        29e0d13e-1217-41cc-9bda-1fbbf781c397<br>
      </div>
      <div>2798404 ---------- 2 root root 0 Apr 28 22:51
        xattrop-6fa49ad5-71dd-4ec2-9246-7b302ab92d38<br>
      </div>
      <div class="protonmail_signature_block
        protonmail_signature_block-empty">
        <div class="protonmail_signature_block-user
          protonmail_signature_block-empty">
          <div><br>
          </div>
        </div>
        <div class="protonmail_signature_block-proton
          protonmail_signature_block-empty"><br>
        </div>
      </div>
      <div><br>
      </div>
      <div>I tried to find the real file on my brick where this xattrop
        file points to using its inode number (command: find
        /data/myvolume/brick/data -inum 8394642) but it does not find
        any associated file.<br>
      </div>
      <div><br>
      </div>
      <div>So my question here is, is it possible that this is a stale
        file which just forgot to get deleted from the indices/xattrop
        file by gluster for some unknown reason? If yes is it safe for
        me to delete these two files? or what would be the correct
        process in that case?<br>
      </div>
    </blockquote>
    The 'xattrop-6fa...' is the base entry. gfids of files that need
    heal are hard linked to this entry, so nothing needs to be done for
    it. But you need to find out why '29e0d13...' is not healing. Launch
    the heal and observe the glustershd logs for errors. I suppose the
    inode number for
    .glusterfs/29/e0/29e0d13e-1217-41cc-9bda-1fbbf781c397 is what is
    8394642.  Is .glusterfs/29/e0/29e0d13e-1217-41cc-9bda-1fbbf781c397 a
    regular file or  symlink? Does it exist in the other 2 bricks? What
    is the link count (as seen from stat &lt;file&gt;)?<br>
    -Ravi<br>
    <blockquote type="cite"
cite="mid:wez3TjTPRx-NWvaFMv1u6KpxImKCbTnIulK4Xogc7daon6HEfJhtmISOK1D7Gpp8oRVV7w9c4GXddRPKaGgzVpdDCxCybkRNT0Jd3z9oUTs=@protonmail.ch">
      <div><br>
      </div>
      <div>Thank you for your input.<br>
      </div>
      <div>Mabi<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a>
<a class="moz-txt-link-freetext" href="http://lists.gluster.org/mailman/listinfo/gluster-users">http://lists.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>