<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 02/16/2018 03:28 AM, Rasika
Preethiraj wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CANDURcDUGYMT_FsEM3ThO-ceyR-BJsmcxKEXyte3vEQeyqJhgA@mail.gmail.com">
<div dir="ltr">Hello All,
<div><br>
</div>
<div>I posting this email rearding the gluster issue in <a
href="http://lists.gluster.org/pipermail/gluster-users/2016-April/026493.html"
moz-do-not-send="true">http://lists.gluster.org/pipermail/gluster-users/2016-April/026493.html</a></div>
<div><br>
</div>
<div> i searched this everywhere but still having no answer . we
getting a big problem with the out of space now. Kindly help
me.</div>
<div><br>
</div>
<div>Rasika</div>
</div>
<fieldset class="mimeAttachmentHeader"></fieldset>
</blockquote>
<br>
Hi,<br>
<br>
We have a client with comparable issues, currently 1.5M orphaned
links in .glusterfs.<br>
<br>
I used this to find the orphaned links:<br>
<br>
<blockquote>find .glusterfs -type l -exec file {} \; |grep broken
> ~/orphanedlinks.txt<br>
</blockquote>
<br>
Then I get all the linknames with<br>
<br>
<blockquote>cat orphanedlinks.txt |awk '{print $1}'|sed 's/://g'
> cleanup-orphanedlinks.txt<br>
<br>
</blockquote>
<br>
<BR />
<BR />
<b style="color:#604c78"></b><br><br><span style="color:#604c78;"><font color="000000"><span style="mso-fareast-language:en-gb;" lang="NL">Met vriendelijke groet, With kind regards,<br><br>Jorick Astrego<br></span></font></span><b style="color:#604c78"><br>Netbulae Virtualization Experts </b><br><hr style="border:none;border-top:1px solid #ccc;"><table style="width: 522px"><tbody><tr><td style="width: 130px;font-size: 10px">Tel: 053 20 30 270</td> <td style="width: 130px;font-size: 10px">info@netbulae.eu</td> <td style="width: 130px;font-size: 10px">Staalsteden 4-3A</td> <td style="width: 130px;font-size: 10px">KvK 08198180</td></tr><tr> <td style="width: 130px;font-size: 10px">Fax: 053 20 30 271</td> <td style="width: 130px;font-size: 10px">www.netbulae.eu</td> <td style="width: 130px;font-size: 10px">7547 TA Enschede</td> <td style="width: 130px;font-size: 10px">BTW NL821234584B01</td></tr></tbody></table><br><hr style="border:none;border-top:1px solid #ccc;"><BR />
</body>
</html>