On Thu, Apr 12, 2012 at 1:02 PM, Jeff Darcy <jdarcy at redhat.com> wrote: > On 04/12/2012 11:51 AM, Alex Florescu wrote: > > As per documentation, triggering a self heal is done by > > find <gluster-mount> -noleaf -print0 | xargs --null stat (where > <gluster-mount> > > is /a) - but again, /a cannot be accessed. > > It still does a stat() on the top-level directory; that's the call that > generates the error. Alternatively, to heal just a single item, "ls -ld > /a" or > "stat /a" would be sufficient. Jeff, I believe that Alex is exactly saying that "stat /a" is failing with an input/output error. In such a case how could a "stat /a" be suficient? And not being suficient, what would be the fix? Rodrigo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://gluster.org/pipermail/gluster-users/attachments/20120412/588b39a0/attachment.htm>