<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Should be safe.<br>
    <br>
    Here's what I've done in the past to clean up rogue dht link files
    (not that yours looked rogue though):<br>
    <br>
    find $brick_root -type f -size 0 -perm 1000 -exec /bin/rm {} \;<br>
    <div class="moz-cite-prefix"><br>
      On 12/27/2014 11:09 AM, <a class="moz-txt-link-abbreviated" href="mailto:tbenzvi@3vgeomatics.com">tbenzvi@3vgeomatics.com</a> wrote:<br>
    </div>
    <blockquote
cite="mid:20141227120924.b2b02683b6fce9ed61e10e2e9bfae354.cc4510135d.mailapi@email04.secureserver.net"
      type="cite">
      <div>Moving the file with linkto attribute worked! Just one copy
        of the file is retained in the listing and can be read without
        problems.</div>
      <div>I will write a script to remove these rogue link files from
        the bricks - any risks associated with this?</div>
      <div> </div>
      <div>Thanks everyone for your help, of course if anyone could
        explain how this happened I would love to hear it..</div>
      <div> </div>
      <div>Tom</div>
      <div> </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" <a class="moz-txt-link-rfc2396E" href="mailto:vbellur@redhat.com">&lt;vbellur@redhat.com&gt;</a><br>
          Date: 12/27/14 9:12 am<br>
          To: <a class="moz-txt-link-abbreviated" href="mailto:tbenzvi@3vgeomatics.com">tbenzvi@3vgeomatics.com</a>, <a class="moz-txt-link-abbreviated" href="mailto:gluster-users@gluster.org">gluster-users@gluster.org</a><br>
          <br>
          On 12/27/2014 01:11 PM, <a class="moz-txt-link-abbreviated" href="mailto:tbenzvi@3vgeomatics.com">tbenzvi@3vgeomatics.com</a> wrote:<br>
          &gt; Thanks for your continued help Joe.<br>
          &gt; A demonstration of the problem, in this case I was able
          to open the file<br>
          &gt; in vim (a text file) without any issues, however
          sometimes duplicated<br>
          &gt; text files open in vim as one line consisting of @
          characters, and<br>
          &gt; binary data files can also not be opened correctly for
          reading.<br>
          &gt; However the duplicate listing is still an issue. Note
          that Dec 13 was<br>
          &gt; the date of a server crash.<br>
          &gt;<br>
          &gt; [root@jongoo ~]# ll
          /sar/complete/vancouver/refdem/tif2flt.pro*<br>
          &gt; -rw-rw-r-T 1 parwant users 1712 Dec 13 19:02 tif2flt.pro<br>
          &gt; -rw-rw-r-- 1 parwant users 1712 Jun 17 2010 tif2flt.pro<br>
          &gt;<br>
          &gt; A few minutes later doing the same listing.. sticky bit
          disappeared and<br>
          &gt; modification date changed<br>
          &gt;<br>
          &gt; [root@jongoo ~]# ll
          /sar/complete/vancouver/refdem/tif2flt.pro*<br>
          &gt; -rw-rw-r-- 1 parwant users 1712 Jun 17 2010<br>
          &gt; /sar/complete/vancouver/refdem/tif2flt.pro<br>
          &gt; -rw-rw-r-- 1 parwant users 1712 Jun 17 2010<br>
          &gt; /sar/complete/vancouver/refdem/tif2flt.pro<br>
          &gt;<br>
          &gt; [root@jongoo ~]# getfattr -m . -d -e hex<br>
          &gt;
/data/glusterfs/safari/brick00/brick/complete/vancouver/refdem/tif2flt.pro<br>
          &gt; getfattr: Removing leading '/' from absolute path names<br>
          &gt; # file:<br>
          &gt;
data/glusterfs/safari/brick00/brick/complete/vancouver/refdem/tif2flt.pro<br>
          &gt;
system.posix_acl_access=0x0200000001000600ffffffff04000600ffffffff10000600ffffffff20000400ffffffff<br>
          &gt;
trusted.SGI_ACL_FILE=0x0000000400000001ffffffff0006000000000004ffffffff0006000000000010ffffffff0006000000000020ffffffff00040000<br>
          &gt; trusted.gfid=0xdfe13dc088bf4a779488ef72f0a879cd<br>
          &gt;
          trusted.glusterfs.dht.linkto=0x7361666172692d636c69656e742d3300<br>
          &gt;<br>
          &gt; [root@ndovu ~]# getfattr -m . -d -e hex<br>
          &gt;
/data/glusterfs/safari/brick03/brick/complete/vancouver/refdem/tif2flt.pro<br>
          &gt; getfattr: Removing leading '/' from absolute path names<br>
          &gt; # file:<br>
          &gt;
data/glusterfs/safari/brick03/brick/complete/vancouver/refdem/tif2flt.pro<br>
          &gt;
system.posix_acl_access=0x0200000001000600ffffffff04000600ffffffff10000600ffffffff20000400ffffffff<br>
          &gt;
trusted.SGI_ACL_FILE=0x0000000400000001ffffffff0006000000000004ffffffff0006000000000010ffffffff0006000000000020ffffffff00040000<br>
          &gt; trusted.gfid=0xdfe13dc088bf4a779488ef72f0a879cd<br>
          &gt;<br>
          <br>
          Is rebalance running on this volume right now? If not, can you
          please <br>
          move out the file copy with "trusted.glusterfs.dht.linkto"
          attribute out <br>
          of the brick directory <br>
          (/data/glusterfs/safari/brick00/brick/complete/vancouver/refdem/tif2flt.pro)
          <br>
          to an alternate location &amp; check the behavior?<br>
          <br>
          Thanks,<br>
          Vijay<br>
        </div>
      </blockquote>
      <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://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>