<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Hi Hari,</div><div class=""><br class=""></div><div class="">thank you very much for your help.</div><div class="">I will try to use the latest available version of quota_fsck script and I will provide you a feedback as soon as possible.</div><div class=""><br class=""></div><div class="">Thank you again for the detailed explanation.</div><div class="">Regards,</div><div class="">Mauro</div><br class=""><div><blockquote type="cite" class=""><div class="">Il giorno 10 set 2018, alle ore 09:17, Hari Gowtham &lt;<a href="mailto:hgowtham@redhat.com" class="">hgowtham@redhat.com</a>&gt; ha scritto:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Mauro,<br class=""><br class="">The problem might be at some other place, So setting the xattr and<br class="">doing the lookup might not have fixed the issue.<br class=""><br class="">To resolve this we need to read the log file reported by the fsck<br class="">script. In this log file we need to look for the size reported by the<br class="">xattr (the value "SIZE:" in the log file) and the size reported by the<br class="">stat on the file (the value after "st_size=" ).<br class="">These two should be the same. If they mismatch, then we have to find<br class="">the top most dir which has the mismatch.<br class="">On this top most directory you have to do a set dirty xattr and then<br class="">do a lookup.<br class=""><br class="">If there are two different directories without a common top directory,<br class="">then both these have to undergo the above process.<br class=""><br class="">The fsck script should work fine. can you try the "--fix-issue" with<br class="">the latest script instead of the 6th patch used above?<br class=""></div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div class=""></div><br class=""></span></span>
</div>
<br class=""></body></html>