<div dir="ltr"><div dir="ltr">Hi Ravi, the file only exists at pve01 and since only once:<div><br></div><div>┬[19:22:10] [ssh:root@pve01(192.168.1.50): ~ (700)]<br>╰─># stat /data/glusterfs/.glusterfs/26/c5/26c5396c-86ff-408d-9cda-106acd2b0768<br>  File: /data/glusterfs/.glusterfs/26/c5/26c5396c-86ff-408d-9cda-106acd2b0768<br>  Size: 6               Blocks: 8          IO Block: 4096   regular file<br>Device: fd12h/64786d    Inode: 528         Links: 1<br>Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)<br>Access: 2021-10-30 14:34:50.385893588 +0200<br>Modify: 2021-10-27 00:26:43.988756557 +0200<br>Change: 2021-10-27 00:26:43.988756557 +0200<br> Birth: -<br></div></div><div><br></div><div>┬[19:24:41] [ssh:root@pve01(192.168.1.50): ~ (700)]<br>╰─># ls -l /data/glusterfs/.glusterfs/26/c5/26c5396c-86ff-408d-9cda-106acd2b0768<br>.rw-r--r-- root root 6B 4 days ago  /data/glusterfs/.glusterfs/26/c5/26c5396c-86ff-408d-9cda-106acd2b0768<br><br>┬[19:24:54] [ssh:root@pve01(192.168.1.50): ~ (700)]<br>╰─># cat /data/glusterfs/.glusterfs/26/c5/26c5396c-86ff-408d-9cda-106acd2b0768<br>28084<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am So., 31. Okt. 2021 um 10:37 Uhr schrieb Ravishankar N <<a href="mailto:ravishankar.n@pavilion.io">ravishankar.n@pavilion.io</a>>:<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"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 31, 2021 at 1:37 PM Thorsten Walk <<a href="mailto:darkiop@gmail.com" target="_blank">darkiop@gmail.com</a>> 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><br></div><div>I think, here i need your help :) How i can find the file? I only have the gfid from the out of 'gluster volume heal glusterfs-1-volume info' = <gfid:26c5396c-86ff-408d-9cda-106acd2b0768> on Brick 192.168.1.50:/data/glusterfs.</div></div></blockquote><div> </div><div>First, you can do a `stat /data/glusterfs/.glusterfs/26/c5/26c5396c-86ff-408d-9cda-106acd2b0768` and check the file size and no. of  hardlinks. If Links>1, then</div><div>`find  /data/glusterfs  -samefile /data/glusterfs/.glusterfs/26/c5/26c5396c-86ff-408d-9cda-106acd2b0768`</div><div> </div></div></div>
</blockquote></div><div><br></div></div>